"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/05/03 01:16:24 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zuxacif7koxu" 2026/05/03 01:16:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/03 01:16:24 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/03 01:16:28 INFO : dir/subdir: Making directory 2026/05/03 01:16:30 INFO : dir/subdir: Removing directory 2026/05/03 01:16:32 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/05/03 01:16:33 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 "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/03 01:16:57 DEBUG : pacer: low level retry 1/1 (error failed to create file metadata: create meta: error code: 502 (status 502)) 2026/05/03 01:16:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to create file metadata: create meta: error code: 502 (status 502) - low level retry 1/10 2026/05/03 01:17:00 DEBUG : pacer: Reducing sleep to 15ms 2026/05/03 01:17:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/03 01:17:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/03 01:17:19 ERROR : ␍leading CR: 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_LF fstests.go:708: testing "␊leading LF" === 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 " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/03 01:18:05 ERROR : trailing CR␍: 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_LF fstests.go:708: testing "trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/03 01:18:28 ERROR : trailing VT␋: 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_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/05/03 01:18:47 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/05/03 01:19:09 DEBUG : Internxt root 'rclone-test-zuxacif7koxu': Renamed existing file file name.txt to backup file name.rclone-backup-bojudij4.txt (UUID: 21e8b10b-dde2-43ae-8fe6-37ce7e830e08) 2026/05/03 01:19:10 DEBUG : Internxt root 'rclone-test-zuxacif7koxu': Upload succeeded, deleting backup file file name.rclone-backup-bojudij4.txt (UUID: 21e8b10b-dde2-43ae-8fe6-37ce7e830e08) 2026/05/03 01:19:10 DEBUG : Internxt root 'rclone-test-zuxacif7koxu': 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/05/03 01:19:16 DEBUG : Creating backend with remote "TestInternxt:" 2026/05/03 01:19:16 DEBUG : Config file has changed externally - reloading 2026/05/03 01:19:16 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/05/03 01:19:21 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zuxacif7koxu/hello? sausage/êé" 2026/05/03 01:19:23 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/05/03 01:19:30 DEBUG : Waiting for deletions to finish 2026/05/03 01:19:31 INFO : a/b/c/d/e.txt: Deleted 2026/05/03 01:19:33 DEBUG : removing 1 level 4 directories 2026/05/03 01:19:33 INFO : a/b/c/d: Removing directory 2026/05/03 01:19:34 DEBUG : removing 1 level 3 directories 2026/05/03 01:19:34 INFO : a/b/c: Removing directory 2026/05/03 01:19:34 DEBUG : removing 1 level 2 directories 2026/05/03 01:19:34 INFO : a/b: Removing directory 2026/05/03 01:19:34 DEBUG : removing 1 level 1 directories 2026/05/03 01:19:34 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === 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/ObjectUpdate 2026/05/03 01:19:44 DEBUG : Internxt root 'rclone-test-zuxacif7koxu': Renamed existing file file name.txt to backup file name.rclone-backup-cobogey9.txt (UUID: 3c2ed24b-4626-489d-b3bf-3fe2351e2616) 2026/05/03 01:19:45 DEBUG : Internxt root 'rclone-test-zuxacif7koxu': Upload succeeded, deleting backup file file name.rclone-backup-cobogey9.txt (UUID: 3c2ed24b-4626-489d-b3bf-3fe2351e2616) 2026/05/03 01:19:45 DEBUG : Internxt root 'rclone-test-zuxacif7koxu': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/03 01:19:46 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zuxacif7koxu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/03 01:19:46 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/03 01:19:53 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zuxacif7koxu/not found.txt" 2026/05/03 01:19:53 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/05/03 01:19:54 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestInternxt:" path "rclone-test-zuxacif7koxu" from "TestInternxt:rclone-test-zuxacif7koxu" 2026/05/03 01:19:54 DEBUG : Creating backend with remote "TestInternxt:" 2026/05/03 01:19:56 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:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: 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:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2311: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *internxt.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 2026/05/03 01:20:09 DEBUG : chunked-100Mi-100.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/100.000Mi 2026/05/03 01:20:09 DEBUG : chunked-100Mi-100.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 100Mi/100.000Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601/Streamed fstests.go:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 2026/05/03 01:20:21 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200Mi 2026/05/03 01:20:25 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed fstests.go:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 2026/05/03 01:20:41 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200.000Mi 2026/05/03 01:20:44 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200.000Mi 2026/05/03 01:20:44 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 2026/05/03 01:20:57 DEBUG : chunked-100.040Mi-100.040Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/100.040Mi 2026/05/03 01:20:57 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 2026/05/03 01:21:07 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/200.081Mi 2026/05/03 01:21:10 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 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:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: failed to rename existing file to backup: rename file: File not found (status 404) Test: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 2026/05/03 01:21:24 DEBUG : chunked-100.041Mi-100.041Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/100.041Mi 2026/05/03 01:21:24 DEBUG : chunked-100.041Mi-100.041Mi.bin: multipart upload: starting chunk 1 size 1 offset 100.041Mi/100.041Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050/Streamed fstests.go:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 2026/05/03 01:21:35 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/05/03 01:21:39 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 2026/05/03 01:21:52 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/05/03 01:21:55 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 1 size 100.041Mi offset 100.041Mi/200.083Mi 2026/05/03 01:21:55 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 2026/05/03 01:22:11 DEBUG : chunked-128Mi-128.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/128.000Mi 2026/05/03 01:22:11 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 2026/05/03 01:22:24 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256Mi 2026/05/03 01:22:28 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed fstests.go:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 2026/05/03 01:22:43 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256.000Mi 2026/05/03 01:22:47 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256.000Mi 2026/05/03 01:22:47 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 2026/05/03 01:23:04 DEBUG : chunked-133.333Mi-133.333Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/133.333Mi 2026/05/03 01:23:04 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 2026/05/03 01:23:17 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/05/03 01:23:21 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 2026/05/03 01:23:36 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/05/03 01:23:40 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 1 size 133.333Mi offset 133.333Mi/266.667Mi 2026/05/03 01:23:40 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 2026/05/03 01:23:58 DEBUG : chunked-200Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/200.000Mi 2026/05/03 01:23:58 DEBUG : chunked-200Mi-200.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 200Mi/200.000Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201/Streamed fstests.go:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 2026/05/03 01:24:17 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400Mi 2026/05/03 01:24:23 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed fstests.go:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 2026/05/03 01:24:48 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400.000Mi 2026/05/03 01:24:54 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400.000Mi 2026/05/03 01:24:54 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:2464: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/03 01:25:11 NOTICE: Internxt root 'rclone-test-zuxacif7koxu': Streaming uploads using chunk size 30Mi will have maximum file size of 292.969Gi === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/05/03 01:25:14 DEBUG : Internxt root 'rclone-test-zuxacif7koxu': Renamed existing file unknown-size-update.txt to backup unknown-size-update.rclone-backup-kamevex6.txt (UUID: eb725c8b-b539-44b3-83ce-4f36633534da) === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/03 01:25:14 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zuxacif7koxu/deeper/nonexisting/directory" 2026/05/03 01:25:14 DEBUG : Config file has changed externally - reloading 2026/05/03 01:25:14 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/03 01:25:15 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:16 INFO : unknown-size-update.rclone-backup-kamevex6.txt: Deleted 2026/05/03 01:25:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/03 01:25:20 DEBUG : removing 1 level 4 directories 2026/05/03 01:25:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/03 01:25:21 DEBUG : removing 1 level 3 directories 2026/05/03 01:25:21 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/03 01:25:21 ERROR : hello? sausage/êé/Hello, 世界: Failed to rmdir: directory not empty 2026/05/03 01:25:21 DEBUG : removing 1 level 2 directories 2026/05/03 01:25:21 INFO : hello? sausage/êé: Removing directory 2026/05/03 01:25:21 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/05/03 01:25:21 DEBUG : removing 1 level 1 directories 2026/05/03 01:25:21 INFO : hello? sausage: Removing directory 2026/05/03 01:25:21 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/05/03 01:25:21 DEBUG : removing 1 level 0 directories 2026/05/03 01:25:21 INFO : Internxt root 'rclone-test-zuxacif7koxu': Removing directory 2026/05/03 01:25:21 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2819 Error: Received unexpected error: failed to remove directories: 4 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/05/03 01:25:21 DEBUG : Waiting for deletions to finish 2026/05/03 01:25:24 DEBUG : removing 1 level 3 directories 2026/05/03 01:25:24 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/03 01:25:24 DEBUG : removing 1 level 2 directories 2026/05/03 01:25:24 INFO : hello? sausage/êé: Removing directory 2026/05/03 01:25:24 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/05/03 01:25:24 DEBUG : removing 1 level 1 directories 2026/05/03 01:25:24 INFO : hello? sausage: Removing directory 2026/05/03 01:25:24 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/05/03 01:25:24 DEBUG : removing 1 level 0 directories 2026/05/03 01:25:24 INFO : Internxt root 'rclone-test-zuxacif7koxu': Removing directory 2026/05/03 01:25:25 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (540.87s) --- FAIL: TestIntegration/FsMkdir (533.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.23s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (147.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (7.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (9.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (11.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (9.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (6.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (12.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (11.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (13.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (6.26s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.83s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (59.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (13.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (2.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (6.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.69s) --- 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.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked (305.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi (47.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 (12.03s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 (19.26s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 (16.07s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201/Streamed (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/100.040Mi (27.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 (10.24s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 (17.06s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000/Streamed (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi (46.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 (11.26s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 (16.47s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 (18.47s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi (52.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 (12.35s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 (19.73s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 (20.37s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi (52.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 (12.67s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 (19.45s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 (19.90s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi (79.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 (18.50s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 (31.14s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 (30.22s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401/Streamed (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.71s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.13s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 540.970s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished ERROR in 9m1.724135919s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001]