"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:464: Using remote "TestInternxt:" 2026/09/04 03:36:08 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cejodaj2qoya" 2026/09/04 03:36:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 03:36:09 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 03:36:09 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 03:36:09 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 03:36:09 DEBUG : Internxt root 'rclone-test-cejodaj2qoya': Persisted rotated token from user info, expiry: 2026-09-11 03:36:09 +0000 UTC === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:533: 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/09/04 03:36:16 INFO : dir/subdir: Making directory 2026/09/04 03:36:18 INFO : dir/subdir: Removing directory 2026/09/04 03:36:18 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/09/04 03:36:20 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/09/04 03:36:25 ERROR : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 7s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:858: file too small for multipart upload: file too small for multipart upload (minimum 104857600 bytes) === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/04 03:38:00 DEBUG : Internxt root 'rclone-test-cejodaj2qoya': Renamed existing file file name.txt to backup file name.rclone-backup-pavozot4.txt (UUID: 0fef2315-178d-4ae9-9dff-d103d147cd6d) 2026/09/04 03:38:00 DEBUG : Internxt root 'rclone-test-cejodaj2qoya': Upload succeeded, deleting backup file file name.rclone-backup-pavozot4.txt (UUID: 0fef2315-178d-4ae9-9dff-d103d147cd6d) 2026/09/04 03:38:01 DEBUG : Internxt root 'rclone-test-cejodaj2qoya': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/04 03:38:05 DEBUG : Creating backend with remote "TestInternxt:" 2026/09/04 03:38:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 03:38:05 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 03:38:05 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 03:38:05 DEBUG : Internxt root '': Persisted rotated token from user info, expiry: 2026-09-11 03:38:05 +0000 UTC === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1184: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1221: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/04 03:38:10 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cejodaj2qoya/hello? sausage/êé" 2026/09/04 03:38:10 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 03:38:10 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 03:38:10 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 03:38:10 DEBUG : Internxt root 'rclone-test-cejodaj2qoya/hello? sausage/êé': Persisted rotated token from user info, expiry: 2026-09-11 03:38:10 +0000 UTC FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/09/04 03:38:16 DEBUG : Waiting for deletions to finish 2026/09/04 03:38:18 INFO : a/b/c/d/e.txt: Deleted 2026/09/04 03:38:19 DEBUG : removing 1 level 4 directories 2026/09/04 03:38:19 INFO : a/b/c/d: Removing directory 2026/09/04 03:38:19 DEBUG : removing 1 level 3 directories 2026/09/04 03:38:19 INFO : a/b/c: Removing directory 2026/09/04 03:38:19 DEBUG : removing 1 level 2 directories 2026/09/04 03:38:19 INFO : a/b: Removing directory 2026/09/04 03:38:20 DEBUG : removing 1 level 1 directories 2026/09/04 03:38:20 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1285: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1437: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/09/04 03:38:31 DEBUG : Creating backend with remote "TestInternxt:rclone-test-ziwurux0wize" 2026/09/04 03:38:31 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 03:38:31 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 03:38:31 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 03:38:31 DEBUG : Internxt root 'rclone-test-ziwurux0wize': Persisted rotated token from user info, expiry: 2026-09-11 03:38:31 +0000 UTC 2026/09/04 03:38:51 DEBUG : Internxt root 'rclone-test-ziwurux0wize': Purge dir "new_name" 2026/09/04 03:38:51 DEBUG : Internxt root 'rclone-test-ziwurux0wize': 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:1633: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1792: 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/09/04 03:39:00 DEBUG : Internxt root 'rclone-test-cejodaj2qoya': Renamed existing file file name.txt to backup file name.rclone-backup-nizikij6.txt (UUID: 51da435e-93ba-4428-a541-480b9861f8a8) 2026/09/04 03:39:01 DEBUG : Internxt root 'rclone-test-cejodaj2qoya': Upload succeeded, deleting backup file file name.rclone-backup-nizikij6.txt (UUID: 51da435e-93ba-4428-a541-480b9861f8a8) 2026/09/04 03:39:01 DEBUG : Internxt root 'rclone-test-cejodaj2qoya': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/04 03:39:02 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cejodaj2qoya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/04 03:39:02 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 03:39:02 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 03:39:02 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 03:39:02 DEBUG : Internxt root 'rclone-test-cejodaj2qoya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt': Persisted rotated token from user info, expiry: 2026-09-11 03:39:02 +0000 UTC === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/04 03:39:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cejodaj2qoya/not found.txt" 2026/09/04 03:39:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 03:39:06 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 03:39:06 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 03:39:06 DEBUG : Internxt root 'rclone-test-cejodaj2qoya/not found.txt': Persisted rotated token from user info, expiry: 2026-09-11 03:39:06 +0000 UTC 2026/09/04 03:39:06 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestInternxt:" path "rclone-test-cejodaj2qoya" from "TestInternxt:rclone-test-cejodaj2qoya" 2026/09/04 03:39:06 DEBUG : Creating backend with remote "TestInternxt:" 2026/09/04 03:39:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 03:39:06 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 03:39:06 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 03:39:06 DEBUG : Internxt root '': Persisted rotated token from user info, expiry: 2026-09-11 03:39:06 +0000 UTC === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2031: 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:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2211: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2385: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2431: *internxt.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 2026/09/04 03:39:20 DEBUG : chunked-100Mi-100.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/100.000Mi 2026/09/04 03:39:20 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 2026/09/04 03:39:33 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200Mi 2026/09/04 03:39:37 DEBUG : chunked-100Mi-200Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 2026/09/04 03:39:52 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200.000Mi 2026/09/04 03:39:56 DEBUG : chunked-100Mi-200.000Mi.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200.000Mi 2026/09/04 03:39:56 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 2026/09/04 03:40:12 DEBUG : chunked-100.040Mi-100.040Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/100.040Mi 2026/09/04 03:40:12 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 2026/09/04 03:40:23 DEBUG : chunked-100.040Mi-200.081Mi.bin: multipart upload: starting chunk 0 size 100.040Mi offset 0/200.081Mi 2026/09/04 03:40:27 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 fstests.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:259 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:301 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/09/04 03:40:43 DEBUG : chunked-100.041Mi-100.041Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/100.041Mi 2026/09/04 03:40:43 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 2026/09/04 03:40:54 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/09/04 03:40:58 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 fstests.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:259 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:301 Error: Received unexpected error: failed to rename existing file to backup: rename file: File not found (status 404) Test: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 2026/09/04 03:41:15 DEBUG : chunked-128Mi-128.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/128.000Mi 2026/09/04 03:41:15 DEBUG : chunked-128Mi-128.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 128Mi/128.000Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 2026/09/04 03:41:31 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256Mi 2026/09/04 03:41:36 DEBUG : chunked-128Mi-256Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256Mi === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 2026/09/04 03:41:55 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 0 size 128Mi offset 0/256.000Mi 2026/09/04 03:42:00 DEBUG : chunked-128Mi-256.000Mi.bin: multipart upload: starting chunk 1 size 128Mi offset 128Mi/256.000Mi 2026/09/04 03:42:00 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 2026/09/04 03:42:18 DEBUG : chunked-133.333Mi-133.333Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/133.333Mi 2026/09/04 03:42:18 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 2026/09/04 03:42:33 DEBUG : chunked-133.333Mi-266.667Mi.bin: multipart upload: starting chunk 0 size 133.333Mi offset 0/266.667Mi 2026/09/04 03:42:38 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 fstests.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:259 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:301 Error: Received unexpected error: failed to rename existing file to backup: rename file: File not found (status 404) Test: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 2026/09/04 03:43:02 DEBUG : chunked-200Mi-200.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/200.000Mi 2026/09/04 03:43:02 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 2026/09/04 03:43:25 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400Mi 2026/09/04 03:43:33 DEBUG : chunked-200Mi-400Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed fstests.go:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 2026/09/04 03:44:00 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 0 size 200Mi offset 0/400.000Mi 2026/09/04 03:44:08 DEBUG : chunked-200Mi-400.000Mi.bin: multipart upload: starting chunk 1 size 200Mi offset 200Mi/400.000Mi 2026/09/04 03:44:08 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:2540: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/04 03:44:30 DEBUG : pacer: low level retry 1/1 (error failed to transfer file data: transfer: status 500) 2026/09/04 03:44:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): failed to transfer file data: transfer: status 500 2026/09/04 03:44:30 DEBUG : pacer: Reducing sleep to 15ms 2026/09/04 03:44:31 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/04 03:44:31 DEBUG : pacer: low level retry 1/1 (error failed to transfer file data: failed to execute transfer request: Put "https://s3.gra.io.cloud.ovh.net/temporal-uploads-bucket/7c24f738-ddc1-429c-97d8-5b423b67c645?Content-Type=application%2Foctet-stream&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=4711a0ec28474c53ac70813a30919da5%2F20260904%2Fgra%2Fs3%2Faws4_request&X-Amz-Date=20260904T034431Z&X-Amz-Expires=28800&X-Amz-Signature=d0cd7864589ad1de9789b4f82ad55ae067c3bace999bc330175dba8f9be386c2&X-Amz-SignedHeaders=host": write tcp: unexpected EOF) 2026/09/04 03:44:31 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms fstests.go:2660: Put returned an error after the injected failure (acceptable): failed to transfer file data: failed to execute transfer request: Put "https://s3.gra.io.cloud.ovh.net/temporal-uploads-bucket/7c24f738-ddc1-429c-97d8-5b423b67c645?Content-Type=application%2Foctet-stream&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=4711a0ec28474c53ac70813a30919da5%2F20260904%2Fgra%2Fs3%2Faws4_request&X-Amz-Date=20260904T034431Z&X-Amz-Expires=28800&X-Amz-Signature=d0cd7864589ad1de9789b4f82ad55ae067c3bace999bc330175dba8f9be386c2&X-Amz-SignedHeaders=host": write tcp: unexpected EOF 2026/09/04 03:44:31 DEBUG : pacer: Reducing sleep to 16.875ms 2026/09/04 03:44:31 DEBUG : pacer: Reducing sleep to 12.65625ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/04 03:44:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/04 03:44:36 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200.000Mi 2026/09/04 03:44:36 DEBUG : pacer: low level retry 1/10 (error failed to upload chunk 0: transfer: status 500) 2026/09/04 03:44:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/04 03:44:38 DEBUG : pacer: Reducing sleep to 15ms 2026/09/04 03:44:40 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200.000Mi 2026/09/04 03:44:40 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 200Mi/200.000Mi 2026/09/04 03:44:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/04 03:44:42 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/04 03:44:58 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 100Mi offset 0/200.000Mi 2026/09/04 03:44:58 DEBUG : pacer: low level retry 1/10 (error failed to upload chunk 0: failed to execute transfer request: Put "https://s3.gra.io.cloud.ovh.net/temporal-uploads-bucket/da46e256-0f12-4e18-90a2-a373b08153fe?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=4711a0ec28474c53ac70813a30919da5%2F20260904%2Fgra%2Fs3%2Faws4_request&X-Amz-Date=20260904T034454Z&X-Amz-Expires=28800&X-Amz-Signature=e52fb26e699781292b00b3f53645faf6ab79a1f9a8f70083069f10d9a8a9501d&X-Amz-SignedHeaders=host&partNumber=1&uploadId=Nzk3MWY1N2QtYWQzMi00ZTYxLTg3MmQtYzVlNTMwOThlYWVm": write tcp: unexpected EOF) 2026/09/04 03:44:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/04 03:45:00 DEBUG : pacer: Reducing sleep to 15ms 2026/09/04 03:45:02 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 100Mi offset 100Mi/200.000Mi 2026/09/04 03:45:02 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 200Mi/200.000Mi 2026/09/04 03:45:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/04 03:45:04 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/04 03:45:13 DEBUG : pacer: low level retry 1/1 (error failed to transfer file data: failed to execute transfer request: Put "https://s3.gra.io.cloud.ovh.net/temporal-uploads-bucket/0398fd43-1e6a-49b3-a863-3b76df26109f?Content-Type=application%2Foctet-stream&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=4711a0ec28474c53ac70813a30919da5%2F20260904%2Fgra%2Fs3%2Faws4_request&X-Amz-Date=20260904T034513Z&X-Amz-Expires=28800&X-Amz-Signature=2d97a8e969cee86a8737e32e010c08b384e2636617b047570e5941e755e7259f&X-Amz-SignedHeaders=host": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/04 03:45:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): failed to transfer file data: failed to execute transfer request: Put "https://s3.gra.io.cloud.ovh.net/temporal-uploads-bucket/0398fd43-1e6a-49b3-a863-3b76df26109f?Content-Type=application%2Foctet-stream&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=4711a0ec28474c53ac70813a30919da5%2F20260904%2Fgra%2Fs3%2Faws4_request&X-Amz-Date=20260904T034513Z&X-Amz-Expires=28800&X-Amz-Signature=2d97a8e969cee86a8737e32e010c08b384e2636617b047570e5941e755e7259f&X-Amz-SignedHeaders=host": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/04 03:45:16 DEBUG : pacer: Reducing sleep to 15ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/04 03:45:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/04 03:45:18 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 100Mi offset 0/400Mi 2026/09/04 03:45:18 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 50Mi offset 100Mi/400Mi 2026/09/04 03:45:19 DEBUG : pacer: Reducing sleep to 10ms 2026/09/04 03:45:20 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/04 03:45:20 NOTICE: Internxt root 'rclone-test-cejodaj2qoya': Multipart upload aborted for short-eof-chunked.bin fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 419430400 bytes in input, but got 157286400: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2870: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/04 03:45:20 NOTICE: Internxt root 'rclone-test-cejodaj2qoya': Streaming uploads using chunk size 30Mi will have maximum file size of 292.969Gi === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/04 03:45:24 DEBUG : Internxt root 'rclone-test-cejodaj2qoya': Renamed existing file unknown-size-update.txt to backup unknown-size-update.rclone-backup-giralof5.txt (UUID: 76ba6f59-e17d-42d7-8e3f-f199836f6e7a) === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/04 03:45:24 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cejodaj2qoya/deeper/nonexisting/directory" 2026/09/04 03:45:24 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/09/04 03:45:24 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/09/04 03:45:24 DEBUG : TestInternxt: Saved new token in config file 2026/09/04 03:45:24 DEBUG : Internxt root 'rclone-test-cejodaj2qoya/deeper/nonexisting/directory': Persisted rotated token from user info, expiry: 2026-09-11 03:45:24 +0000 UTC === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3119: FS has no Directory methods and doesn't Wrap 2026/09/04 03:45:25 DEBUG : Waiting for deletions to finish 2026/09/04 03:45:25 INFO : unknown-size-update.txt: Deleted 2026/09/04 03:45:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/04 03:45:27 DEBUG : removing 1 level 4 directories 2026/09/04 03:45:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/09/04 03:45:28 DEBUG : removing 1 level 3 directories 2026/09/04 03:45:28 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/09/04 03:45:28 DEBUG : removing 1 level 2 directories 2026/09/04 03:45:28 INFO : hello? sausage/êé: Removing directory 2026/09/04 03:45:28 DEBUG : removing 1 level 1 directories 2026/09/04 03:45:28 INFO : hello? sausage: Removing directory 2026/09/04 03:45:29 DEBUG : removing 1 level 0 directories 2026/09/04 03:45:29 INFO : Internxt root 'rclone-test-cejodaj2qoya': Removing directory 2026/09/04 03:45:29 ERROR : error listing: directory not found 2026/09/04 03:45:29 DEBUG : Waiting for deletions to finish 2026/09/04 03:45:29 ERROR : error listing: directory not found 2026/09/04 03:45:29 ERROR : Internxt root 'rclone-test-cejodaj2qoya': Failed to list "": directory not found 2026/09/04 03:45:29 DEBUG : removing 1 level 0 directories 2026/09/04 03:45:29 INFO : Internxt root 'rclone-test-cejodaj2qoya': Removing directory 2026/09/04 03:45:30 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown --- FAIL: TestIntegration (561.05s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.14s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- FAIL: TestIntegration/FsMkdir (554.63s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (3.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.26s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (89.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (10.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (10.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (15.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.85s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.70s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.49s) --- 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.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (10.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (11.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (20.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.77s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked (314.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi (51.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601 (12.96s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/104857601/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200 (19.56s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715200/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201 (19.43s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100Mi/209715201/Streamed (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/100.040Mi (31.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001 (11.45s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/104900001/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000 (19.41s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800000/Streamed (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 (0.37s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/100.041Mi (31.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050 (11.32s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/104901050/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098 (20.05s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802098/Streamed (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi (63.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729 (15.55s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/134217729/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456 (23.83s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435456/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457 (23.65s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/128Mi/268435457/Streamed (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/133.333Mi (40.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134 (13.67s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/139810134/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266 (26.01s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620266/Streamed (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi (96.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201 (24.07s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/209715201/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400 (35.81s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430400/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401 (36.36s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/200Mi/419430401/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (43.60s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (41.54s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (22.13s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (19.41s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (4.45s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.52s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.96s) --- 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 561.204s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 9m22.327219283s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutChunked/100.040Mi/209800001 TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 TestIntegration/FsMkdir/FsPutChunked/133.333Mi/279620267]