"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/11 05:09:47 DEBUG : Creating backend with remote "TestInternxt:rclone-test-humozah1rohi" 2026/07/11 05:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 05:09:47 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/07/11 05:09:52 INFO : dir/subdir: Making directory 2026/07/11 05:09:54 INFO : dir/subdir: Removing directory 2026/07/11 05:09:55 INFO : dir: Removing directory === 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/07/11 05:09:56 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/11 05:10:06 ERROR : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/07/11 05:10:07 ERROR : error listing: directory not found fstest.go:292: Sleeping for 6s just to make sure === 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" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === 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" 2026/07/11 05:11:18 ERROR : ␊leading LF: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === 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 " 2026/07/11 05:12:00 ERROR : trailing space : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/11 05:12:33 ERROR : trailing HT␉: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === 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/07/11 05:13:12 ERROR : invalid utf-8: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 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 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:832: file too small for multipart upload: file too small for multipart upload (minimum 104857600 bytes) === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/11 05:13:52 DEBUG : Internxt root 'rclone-test-humozah1rohi': Renamed existing file file name.txt to backup file name.rclone-backup-xineleg8.txt (UUID: 444af896-ba66-464e-a0ca-78c03f9b4068) 2026/07/11 05:13:58 DEBUG : Internxt root 'rclone-test-humozah1rohi': Upload succeeded, deleting backup file file name.rclone-backup-xineleg8.txt (UUID: 444af896-ba66-464e-a0ca-78c03f9b4068) 2026/07/11 05:13:59 DEBUG : Internxt root 'rclone-test-humozah1rohi': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/11 05:14:03 DEBUG : Creating backend with remote "TestInternxt:" 2026/07/11 05:14:03 DEBUG : Config file has changed externally - reloading 2026/07/11 05:14:03 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/11 05:14:07 DEBUG : Creating backend with remote "TestInternxt:rclone-test-humozah1rohi/hello? sausage/êé" 2026/07/11 05:14:07 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/11 05:14:17 DEBUG : Waiting for deletions to finish 2026/07/11 05:14:18 INFO : a/b/c/d/e.txt: Deleted 2026/07/11 05:14:19 DEBUG : removing 1 level 4 directories 2026/07/11 05:14:19 INFO : a/b/c/d: Removing directory 2026/07/11 05:14:20 DEBUG : removing 1 level 3 directories 2026/07/11 05:14:20 INFO : a/b/c: Removing directory 2026/07/11 05:14:20 DEBUG : removing 1 level 2 directories 2026/07/11 05:14:20 INFO : a/b: Removing directory 2026/07/11 05:14:20 ERROR : a/b: Failed to rmdir: directory not empty 2026/07/11 05:14:20 DEBUG : removing 1 level 1 directories 2026/07/11 05:14:20 INFO : a: Removing directory 2026/07/11 05:14:20 ERROR : a: Failed to rmdir: directory not empty fstests.go:1248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1248 Error: Received unexpected error: failed to remove directories: 2 errors: last error: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/11 05:14:39 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vulujat9dofe" 2026/07/11 05:14:39 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1494 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/hello? sausage/êé/a", "new_name/sub_new_name/hello? sausage/êé/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=8) "new_name", @@ -6,3 +6,5 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=43) "new_name/sub_new_name/hello? sausage/êé/a", + (string) (len=45) "new_name/sub_new_name/hello? sausage/êé/a/b" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1508 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "hello? sausage/êé/a", "hello? sausage/êé/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "hello? sausage", @@ -4,3 +4,5 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=21) "hello? sausage/êé/a", + (string) (len=23) "hello? sausage/êé/a/b" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2026/07/11 05:16:29 DEBUG : Internxt root 'rclone-test-vulujat9dofe': Purge dir "new_name" 2026/07/11 05:16:29 DEBUG : Internxt root 'rclone-test-vulujat9dofe': Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1760: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/11 05:16:39 DEBUG : Internxt root 'rclone-test-humozah1rohi': Renamed existing file file name.txt to backup file name.rclone-backup-libehon1.txt (UUID: d69f9eac-65ef-4fe6-beaf-28c83959c139) 2026/07/11 05:16:46 DEBUG : Internxt root 'rclone-test-humozah1rohi': Upload succeeded, deleting backup file file name.rclone-backup-libehon1.txt (UUID: d69f9eac-65ef-4fe6-beaf-28c83959c139) 2026/07/11 05:16:46 DEBUG : Internxt root 'rclone-test-humozah1rohi': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/11 05:16:46 DEBUG : Creating backend with remote "TestInternxt:rclone-test-humozah1rohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/11 05:16:47 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/11 05:16:48 DEBUG : Creating backend with remote "TestInternxt:rclone-test-humozah1rohi/not found.txt" 2026/07/11 05:16:49 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/11 05:16:49 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestInternxt:" path "rclone-test-humozah1rohi" from "TestInternxt:rclone-test-humozah1rohi" 2026/07/11 05:16:49 DEBUG : Creating backend with remote "TestInternxt:" 2026/07/11 05:16:49 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1981 Error: Not equal: expected: []string{"rclone-test-humozah1rohi/hello? sausage", "rclone-test-humozah1rohi/hello? sausage/êé", "rclone-test-humozah1rohi/hello? sausage/êé/Hello, 世界", "rclone-test-humozah1rohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-humozah1rohi/hello? sausage", "rclone-test-humozah1rohi/hello? sausage/êé", "rclone-test-humozah1rohi/hello? sausage/êé/Hello, 世界", "rclone-test-humozah1rohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-humozah1rohi/hello? sausage/êé/a", "rclone-test-humozah1rohi/hello? sausage/êé/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=39) "rclone-test-humozah1rohi/hello? sausage", @@ -4,3 +4,5 @@ (string) (len=58) "rclone-test-humozah1rohi/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-humozah1rohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-humozah1rohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-humozah1rohi/hello? sausage/êé/a", + (string) (len=48) "rclone-test-humozah1rohi/hello? sausage/êé/a/b" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1995: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2054: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2159: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2175: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2349: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2393: *internxt.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 2026/07/11 05:17:50 DEBUG : chunked-100Mi-100.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/100.000Mi 2026/07/11 05:17:50 DEBUG : chunked-100Mi-100.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 100Mi/100.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 2026/07/11 05:18:04 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200Mi 2026/07/11 05:18:07 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 2026/07/11 05:18:26 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200.000Mi 2026/07/11 05:18:29 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200.000Mi 2026/07/11 05:18:29 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 200Mi/200.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 2026/07/11 05:18:48 DEBUG : chunked-100.040Mi-100.040Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/100.040Mi 2026/07/11 05:18:48 DEBUG : chunked-100.040Mi-100.040Mi.bin: multipart upload: starting chunk 1 size 1 offset 100.040Mi/100.040Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 2026/07/11 05:19:02 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/200.081Mi 2026/07/11 05:19:05 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 1 size 100.040Mi offset 100.040Mi/200.081Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 2026/07/11 05:19:22 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/200.081Mi 2026/07/11 05:19:25 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 2 size 1 offset 200.081Mi/200.081Mi 2026/07/11 05:19:25 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 1 size 100.040Mi offset 100.040Mi/200.081Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 2026/07/11 05:19:46 DEBUG : chunked-100.041Mi-100.041Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/100.041Mi 2026/07/11 05:19:46 DEBUG : chunked-100.041Mi-100.041Mi.bin: multipart upload: starting chunk 1 size 1 offset 100.041Mi/100.041Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 2026/07/11 05:20:03 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/07/11 05:20:06 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 1 size 100.041Mi offset 100.041Mi/200.083Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 2026/07/11 05:20:25 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/07/11 05:20:28 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 1 size 100.041Mi offset 100.041Mi/200.083Mi 2026/07/11 05:20:28 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 2 size 1 offset 200.083Mi/200.083Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 2026/07/11 05:20:49 DEBUG : chunked-128Mi-128.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/128.000Mi 2026/07/11 05:20:49 DEBUG : chunked-128Mi-128.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 128Mi/128.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 2026/07/11 05:21:06 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256Mi 2026/07/11 05:21:10 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 2026/07/11 05:21:29 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256.000Mi 2026/07/11 05:21:34 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256.000Mi 2026/07/11 05:21:34 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 256Mi/256.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 2026/07/11 05:21:54 DEBUG : chunked-133.333Mi-133.333Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/133.333Mi 2026/07/11 05:21:54 DEBUG : chunked-133.333Mi-133.333Mi.bin: multipart upload: starting chunk 1 size 1 offset 133.333Mi/133.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 2026/07/11 05:22:09 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/07/11 05:22:13 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 1 size 133.333Mi offset 133.333Mi/266.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 2026/07/11 05:22:35 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/07/11 05:22:39 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 1 size 133.333Mi offset 133.333Mi/266.667Mi 2026/07/11 05:22:39 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 2 size 1 offset 266.667Mi/266.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 2026/07/11 05:23:05 DEBUG : chunked-200Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/200.000Mi 2026/07/11 05:23:05 DEBUG : chunked-200Mi-200.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 200Mi/200.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 2026/07/11 05:23:25 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400Mi 2026/07/11 05:23:31 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 2026/07/11 05:23:57 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400.000Mi 2026/07/11 05:24:03 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400.000Mi 2026/07/11 05:24:03 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 400Mi/400.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401/Streamed fstests.go:2502: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2526: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/11 05:24:23 NOTICE: Internxt root 'rclone-test-humozah1rohi': Streaming uploads using chunk size 30Mi will have maximum file size of 292.969Gi === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/11 05:24:30 DEBUG : Internxt root 'rclone-test-humozah1rohi': Renamed existing file unknown-size-update.txt to backup unknown-size-update.rclone-backup-pawibuv3.txt (UUID: 874863de-bca5-45f9-b15c-6851d59a8aea) === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/11 05:24:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-humozah1rohi/deeper/nonexisting/directory" 2026/07/11 05:24:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2675: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2718: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2775: FS has no Directory methods and doesn't Wrap 2026/07/11 05:24:31 DEBUG : Waiting for deletions to finish 2026/07/11 05:24:32 INFO : unknown-size-update.txt: Deleted 2026/07/11 05:24:33 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/11 05:24:35 DEBUG : removing 2 level 4 directories 2026/07/11 05:24:35 INFO : hello? sausage/êé/a/b: Removing directory 2026/07/11 05:24:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/11 05:24:36 DEBUG : removing 2 level 3 directories 2026/07/11 05:24:36 INFO : hello? sausage/êé/a: Removing directory 2026/07/11 05:24:36 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/11 05:24:37 DEBUG : removing 1 level 2 directories 2026/07/11 05:24:37 INFO : hello? sausage/êé: Removing directory 2026/07/11 05:24:37 DEBUG : removing 1 level 1 directories 2026/07/11 05:24:37 INFO : hello? sausage: Removing directory 2026/07/11 05:24:38 DEBUG : removing 1 level 0 directories 2026/07/11 05:24:38 INFO : Internxt root 'rclone-test-humozah1rohi': Removing directory 2026/07/11 05:24:38 ERROR : error listing: directory not found 2026/07/11 05:24:38 DEBUG : Waiting for deletions to finish 2026/07/11 05:24:38 ERROR : error listing: directory not found 2026/07/11 05:24:39 ERROR : Internxt root 'rclone-test-humozah1rohi': Failed to list "": directory not found 2026/07/11 05:24:39 DEBUG : removing 1 level 0 directories 2026/07/11 05:24:39 INFO : Internxt root 'rclone-test-humozah1rohi': Removing directory 2026/07/11 05:24:39 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown --- FAIL: TestIntegration (892.14s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.12s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- FAIL: TestIntegration/FsMkdir (886.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (3.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.24s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (212.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (16.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (13.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (10.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (7.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (9.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (10.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (6.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (15.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (9.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (15.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (10.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (12.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (16.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (9.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (6.07s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (248.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (13.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (18.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (110.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (54.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (43.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (396.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi (58.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 (13.77s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 (21.36s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 (22.97s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi (58.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 (13.39s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 (19.85s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 (24.81s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi (61.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 (16.62s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 (21.68s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 (23.33s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi (64.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 (17.31s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 (23.21s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 (24.36s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi (66.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 (14.91s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 (26.14s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 (25.63s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi (86.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 (22.04s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 (32.15s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 (32.69s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401/Streamed (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (6.66s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.07s) --- 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 892.263s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 14m53.076776564s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List]