"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/07/20 01:00:40 DEBUG : Creating backend with remote "TestInternxt:rclone-test-nivupoc8saqe" 2026/07/20 01:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:00:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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/20 01:02:01 INFO : dir/subdir: Making directory 2026/07/20 01:02:06 INFO : dir/subdir: Removing directory 2026/07/20 01:02:09 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/20 01:02:11 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/20 01:02:38 ERROR : leading 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/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:851: file too small for multipart upload: file too small for multipart upload (minimum 104857600 bytes) === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/20 01:03:52 DEBUG : Internxt root 'rclone-test-nivupoc8saqe': Renamed existing file file name.txt to backup file name.rclone-backup-vebepac5.txt (UUID: f434e59d-4c38-4c41-97db-3a7bce1a1ded) 2026/07/20 01:03:53 DEBUG : Internxt root 'rclone-test-nivupoc8saqe': Upload succeeded, deleting backup file file name.rclone-backup-vebepac5.txt (UUID: f434e59d-4c38-4c41-97db-3a7bce1a1ded) 2026/07/20 01:03:53 DEBUG : Internxt root 'rclone-test-nivupoc8saqe': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/20 01:04:00 DEBUG : Creating backend with remote "TestInternxt:" 2026/07/20 01:04:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/20 01:04:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-nivupoc8saqe/hello? sausage/êé" 2026/07/20 01:04:05 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/20 01:04:13 DEBUG : Waiting for deletions to finish 2026/07/20 01:04:14 INFO : a/b/c/d/e.txt: Deleted 2026/07/20 01:04:15 DEBUG : removing 1 level 4 directories 2026/07/20 01:04:15 INFO : a/b/c/d: Removing directory 2026/07/20 01:04:16 DEBUG : removing 1 level 3 directories 2026/07/20 01:04:16 INFO : a/b/c: Removing directory 2026/07/20 01:04:16 DEBUG : removing 1 level 2 directories 2026/07/20 01:04:16 INFO : a/b: Removing directory 2026/07/20 01:04:17 DEBUG : removing 1 level 1 directories 2026/07/20 01:04:17 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/20 01:04:26 DEBUG : Creating backend with remote "TestInternxt:rclone-test-jadebem9sari" 2026/07/20 01:04:26 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/20 01:07:45 DEBUG : Internxt root 'rclone-test-jadebem9sari': Purge dir "new_name" 2026/07/20 01:07:46 DEBUG : Internxt root 'rclone-test-jadebem9sari': 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:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1785: 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/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/20 01:07:57 DEBUG : Internxt root 'rclone-test-nivupoc8saqe': Renamed existing file file name.txt to backup file name.rclone-backup-jucokaz5.txt (UUID: 3dfaff98-ef4e-46b2-901c-760795edccba) 2026/07/20 01:07:58 DEBUG : Internxt root 'rclone-test-nivupoc8saqe': Upload succeeded, deleting backup file file name.rclone-backup-jucokaz5.txt (UUID: 3dfaff98-ef4e-46b2-901c-760795edccba) 2026/07/20 01:07:59 DEBUG : Internxt root 'rclone-test-nivupoc8saqe': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/20 01:07:59 DEBUG : Creating backend with remote "TestInternxt:rclone-test-nivupoc8saqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:08:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/20 01:08:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-nivupoc8saqe/not found.txt" 2026/07/20 01:08:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/20 01:08:05 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-nivupoc8saqe" from "TestInternxt:rclone-test-nivupoc8saqe" 2026/07/20 01:08:05 DEBUG : Creating backend with remote "TestInternxt:" 2026/07/20 01:08:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: 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:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2378: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *internxt.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 2026/07/20 01:08:22 DEBUG : chunked-100Mi-100.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/100.000Mi 2026/07/20 01:08:22 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 2026/07/20 01:08:35 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200Mi 2026/07/20 01:08:39 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 2026/07/20 01:08:58 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200.000Mi 2026/07/20 01:09:02 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200.000Mi 2026/07/20 01:09:02 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 2026/07/20 01:09:19 DEBUG : chunked-100.040Mi-100.040Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/100.040Mi 2026/07/20 01:09:19 DEBUG : chunked-100.040Mi-100.040Mi.bin: multipart upload: starting chunk 1 size 1 offset 100.040Mi/100.040Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 2026/07/20 01:09:33 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/200.081Mi 2026/07/20 01:09:37 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 2026/07/20 01:09:53 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/200.081Mi 2026/07/20 01:09:58 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 1 size 100.040Mi offset 100.040Mi/200.081Mi 2026/07/20 01:09:58 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 2 size 1 offset 200.081Mi/200.081Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 2026/07/20 01:10:15 DEBUG : chunked-100.041Mi-100.041Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/100.041Mi 2026/07/20 01:10:15 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 2026/07/20 01:10:28 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/07/20 01:10:32 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 1 size 100.041Mi offset 100.041Mi/200.083Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 2026/07/20 01:10:49 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/07/20 01:10:53 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 1 size 100.041Mi offset 100.041Mi/200.083Mi 2026/07/20 01:10:53 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 2 size 1 offset 200.083Mi/200.083Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 2026/07/20 01:11:13 DEBUG : chunked-128Mi-128.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/128.000Mi 2026/07/20 01:11:13 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 2026/07/20 01:11:29 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256Mi 2026/07/20 01:11:34 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 2026/07/20 01:11:55 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256.000Mi 2026/07/20 01:12:01 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256.000Mi 2026/07/20 01:12:01 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 2026/07/20 01:12:23 DEBUG : chunked-133.333Mi-133.333Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/133.333Mi 2026/07/20 01:12:23 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 2026/07/20 01:12:40 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/07/20 01:12:45 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 2026/07/20 01:13:04 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/07/20 01:13:10 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 1 size 133.333Mi offset 133.333Mi/266.667Mi 2026/07/20 01:13:10 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 2026/07/20 01:13:32 DEBUG : chunked-200Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/200.000Mi 2026/07/20 01:13:32 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 2026/07/20 01:13:57 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400Mi 2026/07/20 01:14:05 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed fstests.go:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 2026/07/20 01:14:39 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400.000Mi 2026/07/20 01:14:46 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400.000Mi 2026/07/20 01:14:46 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:2533: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/20 01:15:06 NOTICE: Internxt root 'rclone-test-nivupoc8saqe': Streaming uploads using chunk size 30Mi will have maximum file size of 292.969Gi === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/20 01:15:09 DEBUG : Internxt root 'rclone-test-nivupoc8saqe': Renamed existing file unknown-size-update.txt to backup unknown-size-update.rclone-backup-kawetik9.txt (UUID: 96d96b12-9276-445e-b2f1-ca85d1f3c115) === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/20 01:15:09 DEBUG : Creating backend with remote "TestInternxt:rclone-test-nivupoc8saqe/deeper/nonexisting/directory" 2026/07/20 01:15:09 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/20 01:15:10 DEBUG : Waiting for deletions to finish 2026/07/20 01:15:11 INFO : unknown-size-update.txt: Deleted 2026/07/20 01:15:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/20 01:15:14 DEBUG : removing 1 level 4 directories 2026/07/20 01:15:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/20 01:15:15 DEBUG : removing 1 level 3 directories 2026/07/20 01:15:15 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/20 01:15:16 DEBUG : removing 1 level 2 directories 2026/07/20 01:15:16 INFO : hello? sausage/êé: Removing directory 2026/07/20 01:15:17 DEBUG : removing 1 level 1 directories 2026/07/20 01:15:17 INFO : hello? sausage: Removing directory 2026/07/20 01:15:17 DEBUG : removing 1 level 0 directories 2026/07/20 01:15:17 INFO : Internxt root 'rclone-test-nivupoc8saqe': Removing directory 2026/07/20 01:15:18 ERROR : error listing: directory not found 2026/07/20 01:15:18 DEBUG : Waiting for deletions to finish 2026/07/20 01:15:18 ERROR : error listing: directory not found 2026/07/20 01:15:19 ERROR : Internxt root 'rclone-test-nivupoc8saqe': Failed to list "": directory not found 2026/07/20 01:15:19 DEBUG : removing 1 level 0 directories 2026/07/20 01:15:19 INFO : Internxt root 'rclone-test-nivupoc8saqe': Removing directory 2026/07/20 01:15:19 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown --- PASS: TestIntegration (879.20s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.13s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir (872.06s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (9.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.47s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (92.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (6.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (11.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.81s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (268.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (12.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (8.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (201.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.87s) --- 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 (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (3.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (408.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi (57.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 (13.09s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 (22.54s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 (21.66s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi (55.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 (14.07s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 (19.90s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 (21.91s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi (57.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 (13.21s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 (20.46s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 (23.34s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi (69.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 (15.47s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 (24.93s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 (29.48s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi (67.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 (16.71s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 (24.65s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 (25.81s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi (101.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 (23.91s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 (41.38s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 (36.26s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401/Streamed (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.46s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.38s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/internxt 879.320s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished OK in 14m41.601926668s (try 1/5)