"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/07/10 01:24:36 DEBUG : Creating backend with remote "TestInternxt:rclone-test-sikexiz7jago" 2026/07/10 01:24:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 01:24:37 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir 2026/07/10 01:26:45 DEBUG : pacer: low level retry 1/1 (error create folder: error code: 524 (status 524)) 2026/07/10 01:26:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:588: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:588 Error: Received unexpected error: failed to make directory: can't create folder, create folder: error code: 524 (status 524) Test: TestIntegration/FsMkdir 2026/07/10 01:26:45 DEBUG : Waiting for deletions to finish 2026/07/10 01:26:45 DEBUG : pacer: Reducing sleep to 15ms 2026/07/10 01:26:45 ERROR : error listing: directory not found 2026/07/10 01:26:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/10 01:26:45 ERROR : Internxt root 'rclone-test-sikexiz7jago': Failed to list "": directory not found 2026/07/10 01:26:45 DEBUG : removing 1 level 0 directories 2026/07/10 01:26:45 INFO : Internxt root 'rclone-test-sikexiz7jago': Removing directory 2026/07/10 01:26:45 DEBUG : pacer: Reducing sleep to 10ms 2026/07/10 01:26:45 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown --- FAIL: TestIntegration (129.01s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.11s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- FAIL: TestIntegration/FsMkdir (125.29s) --- PASS: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 129.026s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 2m9.945622161s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]