"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/04/09 06:30:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola" 2025/04/09 06:30:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 06:30:32 DEBUG : Creating backend with remote "/tmp/rclone4291494005" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:30:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:30:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/09 06:30:35 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:30:35 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.27s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:30:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:30:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:30:39 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:30:39 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:30:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:30:45 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.88s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.86s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:30:54 DEBUG : Creating backend with remote "/non-existing" 2025/04/09 06:30:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/09 06:30:54 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:30:54 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (2.32s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:30:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:30:57 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:30:57 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:31:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (14.28s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:31:11 INFO : Linkbox root 'rclone-test-qugohig5gola': Running all checks before starting transfers 2025/04/09 06:31:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:31:11 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:31:11 INFO : Linkbox root 'rclone-test-qugohig5gola': Checks finished, now starting transfers 2025/04/09 06:31:11 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:31:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.94s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:31:24 ERROR : Ignoring --no-traverse with sync 2025/04/09 06:31:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:31:24 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:31:24 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:31:29 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:31:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (12.73s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:31:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/09 06:31:37 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:31:37 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:31:40 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.08s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:31:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:31:45 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:31:45 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:31:48 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:31:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:31:52 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:31:52 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:31:55 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:31:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/09 06:31:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:31:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/09 06:31:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:31:59 INFO : sub dir: Making directory 2025/04/09 06:32:01 INFO : sub dir2: Making directory 2025/04/09 06:32:03 INFO : sub dir2/sub sub dir2: Making directory 2025/04/09 06:32:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:32:06 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:32:06 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:32:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:32:11 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (22.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:32:21 INFO : sub dir2: Making directory 2025/04/09 06:32:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/09 06:32:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:32:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:32:22 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:32:22 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:32:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:32:32 DEBUG : sub dir2: Making directory with metadata 2025/04/09 06:32:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:32:33 INFO : sub dir: Making directory 2025/04/09 06:32:35 INFO : sub dir2: Making directory 2025/04/09 06:32:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:32:37 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:32:37 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:32:40 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:32:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:32:41 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/09 06:32:42 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (18.14s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:32:51 INFO : sub dir2: Making directory 2025/04/09 06:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:32:52 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:32:52 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:32:57 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:32:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:33:03 DEBUG : sub dir2: Making directory with metadata 2025/04/09 06:33:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:33:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:33:04 INFO : sub dir: Making directory 2025/04/09 06:33:06 INFO : sub dir2: Making directory 2025/04/09 06:33:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:33:09 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:33:09 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:33:12 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:33:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:33:13 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (19.38s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.13s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:33:24 INFO : sub dir2: Making directory 2025/04/09 06:33:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:33:24 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:33:24 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:33:29 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:33:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.48s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:33:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jahinid7nami" 2025/04/09 06:33:42 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qugohig5gola' -> Linkbox root 'rclone-test-jahinid7nami' 2025/04/09 06:33:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:33:44 DEBUG : Linkbox root 'rclone-test-jahinid7nami': Waiting for checks to finish 2025/04/09 06:33:44 DEBUG : Linkbox root 'rclone-test-jahinid7nami': Waiting for transfers to finish 2025/04/09 06:33:44 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 06:33:44 DEBUG : Linkbox root 'rclone-test-jahinid7nami': Purge remote 2025/04/09 06:33:44 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (14.73s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:33:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/09 06:33:57 DEBUG : sub dir/hello world: Update: removing old file 2025/04/09 06:33:57 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:33:57 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:34:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (18.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:34:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-guxexeg2waba" 2025/04/09 06:34:14 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qugohig5gola' -> Linkbox root 'rclone-test-guxexeg2waba' 2025/04/09 06:34:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:34:17 DEBUG : Linkbox root 'rclone-test-guxexeg2waba': Waiting for checks to finish 2025/04/09 06:34:17 DEBUG : Linkbox root 'rclone-test-guxexeg2waba': Waiting for transfers to finish 2025/04/09 06:34: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/09 06:34:17 DEBUG : Linkbox root 'rclone-test-guxexeg2waba': Purge remote 2025/04/09 06:34:17 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (13.02s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:34:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/09 06:34:29 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:34:29 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:34:29 DEBUG : sub dir/hello world: Update: removing old file 2025/04/09 06:34:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/09 06:34:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (18.78s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:34:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jikaquj7cicu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qugohig5gola' -> Linkbox root 'rclone-test-jikaquj7cicu' 2025/04/09 06:34:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:34:48 DEBUG : Linkbox root 'rclone-test-jikaquj7cicu': Waiting for checks to finish 2025/04/09 06:34:48 DEBUG : Linkbox root 'rclone-test-jikaquj7cicu': Waiting for transfers to finish 2025/04/09 06:34: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/09 06:34:48 DEBUG : Linkbox root 'rclone-test-jikaquj7cicu': Purge remote 2025/04/09 06:34:49 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (13.06s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:34:58 ERROR : : error listing: directory not found 2025/04/09 06:34:59 INFO : Local file system at /tmp/rclone4291494005: Making directory 2025/04/09 06:35:00 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:00 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.60s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/09 06:35:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:35:13 DEBUG : Local file system at /tmp/rclone4291494005: Waiting for checks to finish 2025/04/09 06:35:13 DEBUG : Local file system at /tmp/rclone4291494005: Waiting for transfers to finish 2025/04/09 06:35: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 06:35:13 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone4291494005/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/rclone4291494005/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (12.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/09 06:35:19 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:19 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:35:22 INFO : check sum: Copied (new) 2025/04/09 06:35:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:23 NOTICE: Linkbox root 'rclone-test-qugohig5gola': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/09 06:35:23 DEBUG : check sum: Size of src and dst objects identical 2025/04/09 06:35:23 DEBUG : check sum: Unchanged skipping 2025/04/09 06:35:23 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:23 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:35:23 DEBUG : Waiting for deletions to finish 2025/04/09 06:35:23 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (9.67s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/09 06:35:29 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:29 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:35:32 INFO : sizeonly: Copied (new) 2025/04/09 06:35:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:32 DEBUG : sizeonly: Sizes identical 2025/04/09 06:35:32 DEBUG : sizeonly: Unchanged skipping 2025/04/09 06:35:32 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:32 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:35:32 DEBUG : Waiting for deletions to finish 2025/04/09 06:35:32 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (9.18s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/09 06:35:38 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:38 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:35:41 INFO : ignore-size: Copied (new) 2025/04/09 06:35:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:42 DEBUG : ignore-size: Sizes identical 2025/04/09 06:35:42 DEBUG : ignore-size: Unchanged skipping 2025/04/09 06:35:42 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:42 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:35:42 DEBUG : Waiting for deletions to finish 2025/04/09 06:35:42 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (9.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:51 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:51 DEBUG : existing: Sizes identical 2025/04/09 06:35:51 DEBUG : existing: Unchanged skipping 2025/04/09 06:35:51 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:35:51 DEBUG : Waiting for deletions to finish 2025/04/09 06:35:51 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:35:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/09 06:35:52 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:35:52 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:35:52 DEBUG : existing: Update: removing old file 2025/04/09 06:35:56 INFO : existing: Copied (replaced existing) 2025/04/09 06:35:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (14.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:36:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/09 06:36:01 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:36:01 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:36:04 INFO : existing: Copied (new) 2025/04/09 06:36:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:36:05 DEBUG : existing: Destination exists, skipping 2025/04/09 06:36:05 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:36:05 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:36:05 DEBUG : Waiting for deletions to finish 2025/04/09 06:36:05 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (8.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:36:19 INFO : d: Making directory 2025/04/09 06:36:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/09 06:36:24 DEBUG : c/non empty space: Sizes identical 2025/04/09 06:36:24 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:36:24 DEBUG : c/non empty space: Unchanged skipping 2025/04/09 06:36:24 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:36:28 INFO : a/potato2: Copied (new) 2025/04/09 06:36:28 DEBUG : Waiting for deletions to finish 2025/04/09 06:36:30 INFO : b/potato: Deleted 2025/04/09 06:36:30 INFO : d: Removing directory 2025/04/09 06:36:32 INFO : b: Removing directory 2025/04/09 06:36:34 DEBUG : Linkbox root 'rclone-test-qugohig5gola': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (34.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:36:48 DEBUG : empty space: Sizes identical 2025/04/09 06:36:48 DEBUG : empty space: Unchanged skipping 2025/04/09 06:36:48 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:36:48 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:36:48 DEBUG : Waiting for deletions to finish 2025/04/09 06:36:48 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:36:49 DEBUG : empty space: Sizes identical 2025/04/09 06:36:49 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:36:49 DEBUG : empty space: Unchanged skipping 2025/04/09 06:36:49 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:36:49 DEBUG : Waiting for deletions to finish 2025/04/09 06:36:49 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (8.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.98s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:36:59 DEBUG : empty space: Sizes identical 2025/04/09 06:36:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/09 06:36:59 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:36:59 DEBUG : empty space: Unchanged skipping 2025/04/09 06:36:59 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:37:02 INFO : potato: Copied (new) 2025/04/09 06:37:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:37:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/09 06:37:10 DEBUG : potato: Update: removing old file 2025/04/09 06:37:10 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:37:10 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:37:14 INFO : potato: Copied (replaced existing) 2025/04/09 06:37:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/09 06:37:21 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/09 06:37:21 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:37:21 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:37:21 DEBUG : potato: Update: removing old file 2025/04/09 06:37:25 INFO : potato: Copied (replaced existing) 2025/04/09 06:37:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:37:36 DEBUG : empty space: Sizes identical 2025/04/09 06:37:36 DEBUG : empty space: Unchanged skipping 2025/04/09 06:37:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/09 06:37:36 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:37:36 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:37:36 DEBUG : Waiting for deletions to finish 2025/04/09 06:37:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (12.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:37:49 DEBUG : empty space: Sizes identical 2025/04/09 06:37:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:37:49 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:37:49 DEBUG : empty space: Unchanged skipping 2025/04/09 06:37:49 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:37:53 INFO : potato2: Copied (new) 2025/04/09 06:37:53 DEBUG : Waiting for deletions to finish 2025/04/09 06:37:55 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (19.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:38:11 INFO : d: Making directory 2025/04/09 06:38:14 INFO : d/e: Making directory 2025/04/09 06:38:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/09 06:38:19 DEBUG : c/non empty space: Sizes identical 2025/04/09 06:38:19 DEBUG : c/non empty space: Unchanged skipping 2025/04/09 06:38:22 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:38:22 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:38:24 INFO : a/potato2: Copied (new) 2025/04/09 06:38:24 DEBUG : Waiting for deletions to finish 2025/04/09 06:38:26 INFO : b/potato: Deleted 2025/04/09 06:38:26 INFO : d/e: Removing directory 2025/04/09 06:38:27 INFO : d: Removing directory 2025/04/09 06:38:30 INFO : b: Removing directory 2025/04/09 06:38:32 DEBUG : Linkbox root 'rclone-test-qugohig5gola': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (41.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:38:53 INFO : d: Making directory 2025/04/09 06:38:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/09 06:38:57 DEBUG : c/non empty space: Sizes identical 2025/04/09 06:38:57 DEBUG : c/non empty space: Unchanged skipping 2025/04/09 06:38:57 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:38:57 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:39:02 INFO : a/potato2: Copied (new) 2025/04/09 06:39:02 ERROR : Linkbox root 'rclone-test-qugohig5gola': not deleting files as there were IO errors 2025/04/09 06:39:02 ERROR : Linkbox root 'rclone-test-qugohig5gola': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (38.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:39:27 DEBUG : Waiting for deletions to finish 2025/04/09 06:39:28 DEBUG : empty space: Sizes identical 2025/04/09 06:39:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:39:28 DEBUG : empty space: Unchanged skipping 2025/04/09 06:39:28 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:39:28 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:39:29 INFO : potato: Deleted 2025/04/09 06:39:32 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (17.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:39:46 DEBUG : Waiting for deletions to finish 2025/04/09 06:39:46 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:39:46 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:39:47 INFO : potato: Deleted 2025/04/09 06:39:48 DEBUG : empty space: Sizes identical 2025/04/09 06:39:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:39:48 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:39:48 DEBUG : empty space: Unchanged skipping 2025/04/09 06:39:48 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:39:51 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (19.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:40:01 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:40:01 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:40:05 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (14.29s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:40:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/09 06:40:19 DEBUG : enormous: Excluded 2025/04/09 06:40:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:40:19 DEBUG : potato2: Excluded 2025/04/09 06:40:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:40:19 DEBUG : potato2: Excluded 2025/04/09 06:40:19 DEBUG : empty space: Sizes identical 2025/04/09 06:40:19 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:40:19 DEBUG : empty space: Unchanged skipping 2025/04/09 06:40:19 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:40:19 DEBUG : Waiting for deletions to finish 2025/04/09 06:40:19 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:40:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/09 06:40:20 DEBUG : enormous: Excluded 2025/04/09 06:40:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:40:20 DEBUG : potato2: Excluded 2025/04/09 06:40:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:40:20 DEBUG : potato2: Excluded 2025/04/09 06:40:20 DEBUG : empty space: Sizes identical 2025/04/09 06:40:20 DEBUG : empty space: Unchanged skipping 2025/04/09 06:40:20 DEBUG : Local file system at /tmp/rclone4291494005: Waiting for checks to finish 2025/04/09 06:40:20 DEBUG : Local file system at /tmp/rclone4291494005: Waiting for transfers to finish 2025/04/09 06:40:20 DEBUG : Waiting for deletions to finish 2025/04/09 06:40:20 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (15.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:40:37 DEBUG : enormous: Excluded (Size Filter) 2025/04/09 06:40:37 DEBUG : enormous: Excluded 2025/04/09 06:40:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/09 06:40:37 DEBUG : potato2: Excluded 2025/04/09 06:40:37 DEBUG : empty space: Sizes identical 2025/04/09 06:40:37 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:40:37 DEBUG : empty space: Unchanged skipping 2025/04/09 06:40:37 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:40:37 DEBUG : Waiting for deletions to finish 2025/04/09 06:40:39 INFO : enormous: Deleted 2025/04/09 06:40:39 INFO : potato2: Deleted 2025/04/09 06:40:39 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:40:40 DEBUG : empty space: Sizes identical 2025/04/09 06:40:40 DEBUG : Local file system at /tmp/rclone4291494005: Waiting for checks to finish 2025/04/09 06:40:40 DEBUG : empty space: Unchanged skipping 2025/04/09 06:40:40 DEBUG : Local file system at /tmp/rclone4291494005: Waiting for transfers to finish 2025/04/09 06:40:40 DEBUG : Waiting for deletions to finish 2025/04/09 06:40:40 INFO : enormous: Deleted 2025/04/09 06:40:40 INFO : potato2: Deleted 2025/04/09 06:40:40 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.98s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/09 06:40:46 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/09 06:40:46 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/09 06:40:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/09 06:40:46 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/09 06:40:46 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:40:46 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:40:49 INFO : potato: Copied (new) 2025/04/09 06:40:50 INFO : yam: Copied (new) 2025/04/09 06:40:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:40:50 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/09 06:40:50 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/09 06:40:50 DEBUG : potato: Sizes identical 2025/04/09 06:40:50 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/09 06:40:50 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:40:50 DEBUG : potato: Unchanged skipping 2025/04/09 06:40:50 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:40:53 INFO : yaml: Copied (new) 2025/04/09 06:40:53 DEBUG : Waiting for deletions to finish 2025/04/09 06:40:55 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/09 06:41:02 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/09 06:41:02 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/09 06:41:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/09 06:41:02 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/09 06:41:02 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:41:02 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:41:05 INFO : potato: Copied (new) 2025/04/09 06:41:06 INFO : yam: Copied (new) 2025/04/09 06:41:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:41:07 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/09 06:41:07 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/09 06:41:07 DEBUG : potato: Sizes identical 2025/04/09 06:41:07 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/09 06:41:07 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:41:07 DEBUG : potato: Unchanged skipping 2025/04/09 06:41:07 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:41:10 INFO : yaml: Copied (new) 2025/04/09 06:41:10 DEBUG : Waiting for deletions to finish 2025/04/09 06:41:11 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/09 06:41:18 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/09 06:41:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/09 06:41:18 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/04/09 06:41:18 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:41:18 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:41:22 INFO : potato: Copied (new) 2025/04/09 06:41:24 INFO : sub/yam: Copied (new) 2025/04/09 06:41:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:41:24 ERROR : Linkbox root 'rclone-test-qugohig5gola': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/09 06:41:25 DEBUG : potato: Sizes identical 2025/04/09 06:41:25 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/09 06:41:25 DEBUG : potato: Unchanged skipping 2025/04/09 06:41:25 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:41:25 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:41:28 INFO : yam: Copied (new) 2025/04/09 06:41:28 DEBUG : Waiting for deletions to finish 2025/04/09 06:41:30 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (21.62s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:41:39 DEBUG : Creating backend with remote "/tmp/rclone4291494005/dir1" 2025/04/09 06:41:39 DEBUG : Config file has changed externally - reloading 2025/04/09 06:41:39 DEBUG : Creating backend with remote "/tmp/rclone4291494005/dir2" 2025/04/09 06:41:39 DEBUG : Local file system at /tmp/rclone4291494005/dir2: Using server-side directory move 2025/04/09 06:41:39 INFO : Local file system at /tmp/rclone4291494005/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/09 06:41:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/09 06:41:39 DEBUG : Local file system at /tmp/rclone4291494005/dir2: Waiting for checks to finish 2025/04/09 06:41:39 INFO : file1.txt: Moved (server-side) 2025/04/09 06:41:39 DEBUG : Local file system at /tmp/rclone4291494005/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.81s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:41:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:41:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/09 06:41:40 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:41:40 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:41:49 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:41:49 INFO : sub dir/hello world: Deleted 2025/04/09 06:41:50 INFO : nested/sub dir/file: Copied (new) 2025/04/09 06:41:50 INFO : nested/sub dir/file: Deleted 2025/04/09 06:41:50 INFO : sub dir: Removing directory 2025/04/09 06:41:50 INFO : nested/sub dir: Removing directory 2025/04/09 06:41:50 INFO : nested: Removing directory 2025/04/09 06:41:50 DEBUG : Local file system at /tmp/rclone4291494005: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (24.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:42:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:42:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/09 06:42:05 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:42:05 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:42:14 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:42:14 INFO : sub dir/hello world: Deleted 2025/04/09 06:42:14 INFO : nested/sub dir/file: Copied (new) 2025/04/09 06:42:14 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (23.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:42:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/09 06:42:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/09 06:42:29 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:42:29 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:42:32 INFO : existing: Copied (new) 2025/04/09 06:42:32 INFO : existing: Deleted 2025/04/09 06:42:32 INFO : existing-b: Copied (new) 2025/04/09 06:42:32 INFO : existing-b: Deleted 2025/04/09 06:42:34 DEBUG : existing: Destination exists, skipping 2025/04/09 06:42:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/09 06:42:34 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:42:34 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:42:34 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (11.64s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:42:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-baxowat3heha" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qugohig5gola' -> Linkbox root 'rclone-test-baxowat3heha' 2025/04/09 06:43:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:43:00 DEBUG : empty space: Sizes identical 2025/04/09 06:43:00 DEBUG : empty space: Unchanged skipping 2025/04/09 06:43:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 06:43:00 DEBUG : Linkbox root 'rclone-test-baxowat3heha': Waiting for checks to finish 2025/04/09 06:43:00 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:43:00 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 06:43:00 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:43:00 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 06:43:02 INFO : empty space: Deleted 2025/04/09 06:43:02 DEBUG : Linkbox root 'rclone-test-baxowat3heha': 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 06:43:02 DEBUG : Linkbox root 'rclone-test-baxowat3heha': Purge remote --- FAIL: TestServerSideMove (28.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:43:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-weyevig5ladu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qugohig5gola' -> Linkbox root 'rclone-test-weyevig5ladu' 2025/04/09 06:43:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/09 06:43:27 DEBUG : empty space: Excluded 2025/04/09 06:43:28 DEBUG : empty space: Excluded (Size Filter) 2025/04/09 06:43:28 DEBUG : empty space: Excluded 2025/04/09 06:43:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:43:28 DEBUG : Linkbox root 'rclone-test-weyevig5ladu': Waiting for checks to finish 2025/04/09 06:43:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 06:43:28 DEBUG : Linkbox root 'rclone-test-weyevig5ladu': Waiting for transfers to finish 2025/04/09 06:43:28 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:43:28 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 06:43:28 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:43:28 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 06:43:28 DEBUG : Linkbox root 'rclone-test-weyevig5ladu': Purge remote --- FAIL: TestServerSideMoveWithFilter (27.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:43:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kohewov4xogi" 2025/04/09 06:43:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qugohig5gola' -> Linkbox root 'rclone-test-kohewov4xogi' 2025/04/09 06:43:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 06:43:58 DEBUG : empty space: Sizes identical 2025/04/09 06:43:58 DEBUG : empty space: Unchanged skipping 2025/04/09 06:43:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 06:43:59 DEBUG : Linkbox root 'rclone-test-kohewov4xogi': Waiting for checks to finish 2025/04/09 06:43: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 06:43: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 06:43: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 06:43: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/09 06:44:00 INFO : empty space: Deleted 2025/04/09 06:44:00 DEBUG : Linkbox root 'rclone-test-kohewov4xogi': Waiting for transfers to finish 2025/04/09 06:44:00 ERROR : Linkbox root 'rclone-test-qugohig5gola': 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 06:44:00 DEBUG : Linkbox root 'rclone-test-kohewov4xogi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (34.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:44:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/rclone-move-test" --- PASS: TestServerSideMoveOverlap (8.54s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:44:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (6.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:44:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/rclone-sync-test" 2025/04/09 06:44:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/rclone-sync-test-include/layer2" 2025/04/09 06:44:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-qugohig5gola'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (28.53s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:44:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/dst" 2025/04/09 06:44:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/CompareDest" 2025/04/09 06:44:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/09 06:44:58 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for checks to finish 2025/04/09 06:44:58 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for transfers to finish 2025/04/09 06:45:03 INFO : one: Copied (new) 2025/04/09 06:45:03 DEBUG : Waiting for deletions to finish 2025/04/09 06:45:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:45:05 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for checks to finish 2025/04/09 06:45:05 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for transfers to finish 2025/04/09 06:45:05 DEBUG : one: Update: removing old file 2025/04/09 06:45:10 INFO : one: Copied (replaced existing) 2025/04/09 06:45:10 DEBUG : Waiting for deletions to finish 2025/04/09 06:45:11 DEBUG : dst/one: Update: removing old file 2025/04/09 06:45:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:45:22 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for checks to finish 2025/04/09 06:45:23 DEBUG : one: Sizes identical 2025/04/09 06:45:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:45:23 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for transfers to finish 2025/04/09 06:45:23 DEBUG : Waiting for deletions to finish 2025/04/09 06:45:23 INFO : There was nothing to transfer 2025/04/09 06:45:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:45:30 DEBUG : two: Sizes identical 2025/04/09 06:45:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/09 06:45:30 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for checks to finish 2025/04/09 06:45:30 DEBUG : one: Sizes identical 2025/04/09 06:45:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:45:30 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for transfers to finish 2025/04/09 06:45:30 DEBUG : Waiting for deletions to finish 2025/04/09 06:45:30 INFO : There was nothing to transfer 2025/04/09 06:45:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:45:33 DEBUG : two: Sizes identical 2025/04/09 06:45:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/09 06:45:33 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for checks to finish 2025/04/09 06:45:33 DEBUG : one: Sizes identical 2025/04/09 06:45:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:45:33 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for transfers to finish 2025/04/09 06:45:33 DEBUG : Waiting for deletions to finish 2025/04/09 06:45:33 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/09 06:45:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 06:45:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/09 06:45:36 DEBUG : two: Need to transfer - File not found at Destination 2025/04/09 06:45:36 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for checks to finish 2025/04/09 06:45:36 DEBUG : one: Sizes identical 2025/04/09 06:45:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 06:45:36 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dst': Waiting for transfers to finish 2025/04/09 06:45:39 INFO : two: Copied (new) 2025/04/09 06:45:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.83s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:46:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/dest" 2025/04/09 06:46:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/pre-dest1" 2025/04/09 06:46:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qugohig5gola/pre-dest2" 2025/04/09 06:46:09 DEBUG : 1: Sizes identical 2025/04/09 06:46:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/09 06:46:10 DEBUG : 2: Sizes identical 2025/04/09 06:46:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/09 06:46:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/09 06:46:11 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dest': Waiting for checks to finish 2025/04/09 06:46:11 DEBUG : Linkbox root 'rclone-test-qugohig5gola/dest': Waiting for transfers to finish 2025/04/09 06:46:15 INFO : 3: Copied (new) 2025/04/09 06:46:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.23s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.86s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (1.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.83s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.71s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.86s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:46:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/09 06:46:39 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:46:39 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:46:39 DEBUG : Testêé: Update: removing old file 2025/04/09 06:46:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/09 06:46:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.94s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:46:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/09 06:46:47 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:46:47 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:46:50 INFO : existing: Copied (new) 2025/04/09 06:46:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:46:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/09 06:46:51 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:46:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/09 06:46:51 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:46:51 ERROR : Linkbox root 'rclone-test-qugohig5gola': not deleting files as there were IO errors 2025/04/09 06:46:51 ERROR : Linkbox root 'rclone-test-qugohig5gola': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (10.62s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.81s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:47:22 DEBUG : existing: Sizes identical 2025/04/09 06:47:22 DEBUG : existing: Unchanged skipping 2025/04/09 06:47:22 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/09 06:47:22 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:22 ERROR : EXISTING: 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 06:47:22 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:23 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:23 ERROR : EXISTINGBUTDIFFERENT: 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 06:47:23 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:23 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/04/09 06:47:31 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/04/09 06:47:34 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:34 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: 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 06:47:34 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=a819cbcf587228d0734a05b25183f365&ts=1744181244&ip=65.108.87.141": context canceled 2025/04/09 06:47:34 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=a819cbcf587228d0734a05b25183f365&ts=1744181244&ip=65.108.87.141": context canceled 2025/04/09 06:47:34 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:43 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:43 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: 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 06:47:43 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=39be666794c789ec058b99cb07c313b5&ts=1744181256&ip=65.108.87.141": context canceled 2025/04/09 06:47:43 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=39be666794c789ec058b99cb07c313b5&ts=1744181256&ip=65.108.87.141": context canceled 2025/04/09 06:47:43 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:50 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:50 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: 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 06:47:50 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=d68c4ff3eab843511a7e0c8c5c3a09cd&ts=1744181265&ip=65.108.87.141": context canceled 2025/04/09 06:47:50 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=d68c4ff3eab843511a7e0c8c5c3a09cd&ts=1744181265&ip=65.108.87.141": context canceled 2025/04/09 06:47:50 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:50 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/09 06:47:51 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:51 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: 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 06:47:51 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/04/09 06:47:54 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:54 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: 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 06:47:54 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:55 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/09 06:47:55 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:47:55 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:55 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: 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 06:47:55 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 06:47:55 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:47:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/04/09 06:47:56 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/04/09 06:48:00 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/04/09 06:48:00 ERROR : Linkbox root 'rclone-test-qugohig5gola': not deleting files as there were IO errors 2025/04/09 06:48:00 ERROR : Linkbox root 'rclone-test-qugohig5gola': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFixCase --- FAIL: TestFixCase (101.86s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.71s) --- SKIP: TestMaxTransfer/Hard (1.07s) --- SKIP: TestMaxTransfer/Soft (0.83s) --- SKIP: TestMaxTransfer/Cautious (0.81s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:49:26 DEBUG : only6: Trying to read object after upload: try again in 100ms (1/10) 2025/04/09 06:49:30 DEBUG : both7: Trying to read object after upload: try again in 100ms (1/10) 2025/04/09 06:50:49 DEBUG : both0: Sizes identical 2025/04/09 06:50:49 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:50:49 DEBUG : both1: Sizes identical 2025/04/09 06:50:49 DEBUG : both11: Sizes identical 2025/04/09 06:50:49 DEBUG : both10: Sizes identical 2025/04/09 06:50:49 DEBUG : both0: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both12: Sizes identical 2025/04/09 06:50:49 DEBUG : both12: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both13: Sizes identical 2025/04/09 06:50:49 DEBUG : both1: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both14: Sizes identical 2025/04/09 06:50:49 DEBUG : both14: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both15: Sizes identical 2025/04/09 06:50:49 DEBUG : both15: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both16: Sizes identical 2025/04/09 06:50:49 DEBUG : both16: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both17: Sizes identical 2025/04/09 06:50:49 DEBUG : both17: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both18: Sizes identical 2025/04/09 06:50:49 DEBUG : both18: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both19: Sizes identical 2025/04/09 06:50:49 DEBUG : both19: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both2: Sizes identical 2025/04/09 06:50:49 DEBUG : both11: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both3: Sizes identical 2025/04/09 06:50:49 DEBUG : both3: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both4: Sizes identical 2025/04/09 06:50:49 DEBUG : both10: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both5: Sizes identical 2025/04/09 06:50:49 DEBUG : both13: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both6: Sizes identical 2025/04/09 06:50:49 DEBUG : both2: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both7: Sizes identical 2025/04/09 06:50:49 DEBUG : both7: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both8: Sizes identical 2025/04/09 06:50:49 DEBUG : both4: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both9: Sizes identical 2025/04/09 06:50:49 DEBUG : both9: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both5: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both6: Unchanged skipping 2025/04/09 06:50:49 DEBUG : both8: Unchanged skipping 2025/04/09 06:50:49 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:50:49 DEBUG : Waiting for deletions to finish 2025/04/09 06:50:50 INFO : only19: Deleted 2025/04/09 06:50:51 INFO : only2: Deleted 2025/04/09 06:50:51 INFO : only4: Deleted 2025/04/09 06:50:51 INFO : only6: Deleted 2025/04/09 06:50:52 INFO : only1: Deleted 2025/04/09 06:50:52 INFO : only10: Deleted 2025/04/09 06:50:53 INFO : only13: Deleted 2025/04/09 06:50:53 INFO : only12: Deleted 2025/04/09 06:50:54 INFO : only8: Deleted 2025/04/09 06:50:54 INFO : only18: Deleted 2025/04/09 06:50:55 INFO : only14: Deleted 2025/04/09 06:50:55 INFO : only9: Deleted 2025/04/09 06:50:55 INFO : only16: Deleted 2025/04/09 06:50:56 INFO : only5: Deleted 2025/04/09 06:50:56 INFO : only7: Deleted 2025/04/09 06:50:57 INFO : only3: Deleted 2025/04/09 06:50:57 INFO : only0: Deleted 2025/04/09 06:50:57 INFO : only11: Deleted 2025/04/09 06:50:58 INFO : only15: Deleted 2025/04/09 06:50:58 INFO : only17: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (172.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:53:45 DEBUG : both0: Sizes identical 2025/04/09 06:53:45 DEBUG : both11: Sizes identical 2025/04/09 06:53:45 DEBUG : both10: Sizes identical 2025/04/09 06:53:45 DEBUG : both1: Sizes identical 2025/04/09 06:53:45 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for checks to finish 2025/04/09 06:53:45 DEBUG : both0: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both12: Sizes identical 2025/04/09 06:53:45 DEBUG : both12: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both13: Sizes identical 2025/04/09 06:53:45 DEBUG : both11: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both14: Sizes identical 2025/04/09 06:53:45 DEBUG : both14: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both15: Sizes identical 2025/04/09 06:53:45 DEBUG : both10: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both16: Sizes identical 2025/04/09 06:53:45 DEBUG : both16: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both17: Sizes identical 2025/04/09 06:53:45 DEBUG : both1: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both18: Sizes identical 2025/04/09 06:53:45 DEBUG : both13: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both19: Sizes identical 2025/04/09 06:53:45 DEBUG : both19: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both2: Sizes identical 2025/04/09 06:53:45 DEBUG : both2: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both3: Sizes identical 2025/04/09 06:53:45 DEBUG : both15: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both4: Sizes identical 2025/04/09 06:53:45 DEBUG : both17: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both5: Sizes identical 2025/04/09 06:53:45 DEBUG : both18: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both6: Sizes identical 2025/04/09 06:53:45 DEBUG : both6: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both7: Sizes identical 2025/04/09 06:53:45 DEBUG : both3: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both8: Sizes identical 2025/04/09 06:53:45 DEBUG : both8: Unchanged skipping 2025/04/09 06:53:45 DEBUG : both9: Sizes identical 2025/04/09 06:53:45 DEBUG : both4: Unchanged skipping 2025/04/09 06:53:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : both5: Unchanged skipping 2025/04/09 06:53:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : both7: Unchanged skipping 2025/04/09 06:53:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : both9: Unchanged skipping 2025/04/09 06:53:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/09 06:53:45 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Waiting for transfers to finish 2025/04/09 06:53:45 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/04/09 06:53:45 ERROR : Linkbox root 'rclone-test-qugohig5gola': not deleting files as there were IO errors 2025/04/09 06:53:45 ERROR : Linkbox root 'rclone-test-qugohig5gola': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (191.69s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:54:46 DEBUG : empty_dir: Making directory with metadata 2025/04/09 06:54:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:54:46 DEBUG : empty_on_remote: Making directory with metadata 2025/04/09 06:54:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:54:46 INFO : empty_on_remote: Making directory 2025/04/09 06:54:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:54:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/09 06:54:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/09 06:54:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:54:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (30.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:55:16 DEBUG : empty_dir: Making directory with metadata 2025/04/09 06:55:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:55:16 DEBUG : empty_on_remote: Making directory with metadata 2025/04/09 06:55:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:55:16 INFO : empty_on_remote: Making directory 2025/04/09 06:55:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:55:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/09 06:55:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/09 06:55:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:55:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/09 06:55:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (34.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:55:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:55:51 INFO : sub dir: Making directory 2025/04/09 06:55:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (66.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" 2025/04/09 06:56:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:56:57 INFO : sub dir: Making directory 2025/04/09 06:56:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qugohig5gola'", Local "Local file system at /tmp/rclone4291494005", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (64.95s) FAIL 2025/04/09 06:58:02 DEBUG : Linkbox root 'rclone-test-qugohig5gola': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 27m33.904184473s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]