"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/04/10 05:38:13 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kazovel6sudu" 2026/04/10 05:38:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 05:38:13 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 === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/10 05:38:21 INFO : dir/subdir: Making directory 2026/04/10 05:38:23 INFO : dir/subdir: Removing directory 2026/04/10 05:38:24 INFO : dir: Removing directory 2026/04/10 05:38:25 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/04/10 05:38:35 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/10 05:39:00 ERROR : leading space: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/04/10 05:39:27 ERROR : ␉leading HT: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/10 05:39:51 ERROR : trailing CR␍: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/10 05:40:02 ERROR : trailing LF␊: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/10 05:40:16 ERROR : trailing HT␉: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/10 05:40:37 ERROR : invalid utf-8: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:956 Error: Received unexpected error: failed to rename existing file to backup: rename file: File not found (status 404) Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *internxt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/10 05:41:09 DEBUG : Internxt root 'rclone-test-kazovel6sudu': Renamed existing file unknown-size-update.txt to backup unknown-size-update.rclone-backup-sowalaz1.txt (UUID: b8641ad5-170b-4051-b314-6b83953fc3cf) 2026/04/10 05:41:10 DEBUG : Internxt root 'rclone-test-kazovel6sudu': Upload succeeded, deleting backup file unknown-size-update.rclone-backup-sowalaz1.txt (UUID: b8641ad5-170b-4051-b314-6b83953fc3cf) 2026/04/10 05:41:11 DEBUG : Internxt root 'rclone-test-kazovel6sudu': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/10 05:41:12 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kazovel6sudu/deeper/nonexisting/directory" 2026/04/10 05:41:12 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/10 05:41:13 DEBUG : Waiting for deletions to finish 2026/04/10 05:41:14 INFO : file name.txt: Deleted 2026/04/10 05:41:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/10 05:41:17 DEBUG : removing 1 level 4 directories 2026/04/10 05:41:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/10 05:41:18 DEBUG : removing 1 level 3 directories 2026/04/10 05:41:18 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/10 05:41:18 DEBUG : removing 1 level 2 directories 2026/04/10 05:41:18 INFO : hello? sausage/êé: Removing directory 2026/04/10 05:41:19 DEBUG : removing 1 level 1 directories 2026/04/10 05:41:19 INFO : hello? sausage: Removing directory 2026/04/10 05:41:19 DEBUG : removing 1 level 0 directories 2026/04/10 05:41:19 INFO : Internxt root 'rclone-test-kazovel6sudu': Removing directory 2026/04/10 05:41:20 ERROR : error listing: directory not found 2026/04/10 05:41:20 DEBUG : Waiting for deletions to finish 2026/04/10 05:41:20 ERROR : error listing: directory not found 2026/04/10 05:41:20 ERROR : Internxt root 'rclone-test-kazovel6sudu': Failed to list "": directory not found 2026/04/10 05:41:20 DEBUG : removing 1 level 0 directories 2026/04/10 05:41:20 INFO : Internxt root 'rclone-test-kazovel6sudu': Removing directory 2026/04/10 05:41:20 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown --- FAIL: TestIntegration (187.41s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.45s) --- FAIL: TestIntegration/FsMkdir (180.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (10.75s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (1.96s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.33s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (137.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (11.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (13.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (11.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (11.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (13.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (12.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (8.59s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (4.26s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.70s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.82s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 187.426s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 3m8.356818095s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]