"go test -v -timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:464: Using remote "TestUlozto:" 2026/09/05 05:17:16 DEBUG : Creating backend with remote "TestUlozto:rclone-test-loyenot3luje" 2026/09/05 05:17:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 05:17:20 DEBUG : Config file has changed externally - reloading === 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/05 05:17:29 INFO : dir/subdir: Making directory 2026/09/05 05:17:31 INFO : dir/subdir: Removing directory 2026/09/05 05:17:32 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/05 05:17:33 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === 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" === 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" === 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:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === 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/05 05:18:35 DEBUG : Creating backend with remote "TestUlozto:" 2026/09/05 05:18:35 DEBUG : Config file has changed externally - reloading === 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/05 05:18:43 DEBUG : Creating backend with remote "TestUlozto:rclone-test-loyenot3luje/hello? sausage/êé" 2026/09/05 05:18:43 DEBUG : Config file has changed externally - reloading 2026/09/05 05:18:51 DEBUG : Waiting for deletions to finish 2026/09/05 05:18:52 INFO : a/b/c/d/e.txt: Deleted 2026/09/05 05:18:53 DEBUG : removing 1 level 4 directories 2026/09/05 05:18:53 INFO : a/b/c/d: Removing directory 2026/09/05 05:18:54 DEBUG : removing 1 level 3 directories 2026/09/05 05:18:54 INFO : a/b/c: Removing directory 2026/09/05 05:18:54 DEBUG : removing 1 level 2 directories 2026/09/05 05:18:54 INFO : a/b: Removing directory 2026/09/05 05:18:55 DEBUG : removing 1 level 1 directories 2026/09/05 05:18:55 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/05 05:19:02 DEBUG : Creating backend with remote "TestUlozto:rclone-test-tutajez1yibe" 2026/09/05 05:19:02 DEBUG : Config file has changed externally - reloading 2026/09/05 05:19:22 DEBUG : uloz.to root 'rclone-test-tutajez1yibe': Purge dir "new_name" 2026/09/05 05:19:22 DEBUG : uloz.to root 'rclone-test-tutajez1yibe': 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 === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/05 05:19:34 DEBUG : Creating backend with remote "TestUlozto:rclone-test-loyenot3luje/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/05 05:19:34 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/05 05:19:42 DEBUG : Creating backend with remote "TestUlozto:rclone-test-loyenot3luje/not found.txt" 2026/09/05 05:19:42 DEBUG : Config file has changed externally - reloading 2026/09/05 05:19:47 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestUlozto:" path "rclone-test-loyenot3luje" from "TestUlozto:rclone-test-loyenot3luje" 2026/09/05 05:19:47 DEBUG : Creating backend with remote "TestUlozto:" 2026/09/05 05:19:47 DEBUG : Config file has changed externally - reloading === 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 === 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: *ulozto.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2452: *ulozto.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/05 05:19:58 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "") 2026/09/05 05:19:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): HTTP error 500 (500 Internal Server Error) returned body: "" 2026/09/05 05:19:58 DEBUG : pacer: Reducing sleep to 15ms 2026/09/05 05:19:58 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 05:19:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/05 05:19:59 DEBUG : pacer: low level retry 1/1 (error Post "https://upload.greencdn.link/v1/file?token=4e29aa57-f646-4b32-a004-e94adebae1c6&vt=1788628799&uid=24664897&batch_id=7e0df217-c678-4579-a031-1cb606a84bd7&a=5c4f9e4f900152ded4e5ac80b52cc16e&is_porn=false&batch_file_id=1&is_porn=false": write tcp: unexpected EOF) 2026/09/05 05:19:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://upload.greencdn.link/v1/file?token=4e29aa57-f646-4b32-a004-e94adebae1c6&vt=1788628799&uid=24664897&batch_id=7e0df217-c678-4579-a031-1cb606a84bd7&a=5c4f9e4f900152ded4e5ac80b52cc16e&is_porn=false&batch_file_id=1&is_porn=false": write tcp: unexpected EOF 2026/09/05 05:19:59 DEBUG : pacer: Reducing sleep to 15ms 2026/09/05 05:19:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/05 05:19:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked fstests.go:2697: *ulozto.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/05 05:20:00 DEBUG : pacer: low level retry 1/1 (error Post "https://upload.greencdn.link/v1/file?token=3956dcb1-18c7-4627-ba54-af9e53ca44f3&vt=1788628800&uid=24664897&batch_id=ddb0143e-15b3-4e87-80af-3c4d29230885&a=c1035f2c270c7f0556e0503797ede260&is_porn=false&batch_file_id=1&is_porn=false": net/http: HTTP/1.x transport connection broken: http: ContentLength=10445 with Body length 5325) 2026/09/05 05:20:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://upload.greencdn.link/v1/file?token=3956dcb1-18c7-4627-ba54-af9e53ca44f3&vt=1788628800&uid=24664897&batch_id=ddb0143e-15b3-4e87-80af-3c4d29230885&a=c1035f2c270c7f0556e0503797ede260&is_porn=false&batch_file_id=1&is_porn=false": net/http: HTTP/1.x transport connection broken: http: ContentLength=10445 with Body length 5325 2026/09/05 05:20:00 DEBUG : pacer: Reducing sleep to 15ms 2026/09/05 05:20:00 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2828: *ulozto.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2870: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/05 05:20:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/05 05:20:03 DEBUG : Creating backend with remote "TestUlozto:rclone-test-loyenot3luje/deeper/nonexisting/directory" 2026/09/05 05:20:03 DEBUG : Config file has changed externally - reloading === 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/05 05:20:08 DEBUG : Waiting for deletions to finish 2026/09/05 05:20:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/05 05:20:11 DEBUG : removing 1 level 4 directories 2026/09/05 05:20:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/09/05 05:20:11 DEBUG : removing 1 level 3 directories 2026/09/05 05:20:11 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/09/05 05:20:13 DEBUG : removing 1 level 2 directories 2026/09/05 05:20:13 INFO : hello? sausage/êé: Removing directory 2026/09/05 05:20:14 DEBUG : removing 1 level 1 directories 2026/09/05 05:20:14 INFO : hello? sausage: Removing directory 2026/09/05 05:20:14 DEBUG : removing 1 level 0 directories 2026/09/05 05:20:14 INFO : uloz.to root 'rclone-test-loyenot3luje': Removing directory 2026/09/05 05:20:17 ERROR : error listing: directory not found 2026/09/05 05:20:17 DEBUG : Waiting for deletions to finish 2026/09/05 05:20:20 ERROR : error listing: directory not found 2026/09/05 05:20:23 ERROR : uloz.to root 'rclone-test-loyenot3luje': Failed to list "": directory not found 2026/09/05 05:20:23 DEBUG : removing 1 level 0 directories 2026/09/05 05:20:23 INFO : uloz.to root 'rclone-test-loyenot3luje': Removing directory 2026/09/05 05:20:26 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (190.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (2.79s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (179.58s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.80s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.23s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.21s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (51.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.54s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.76s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (89.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (4.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (11.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (6.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (21.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.81s) --- SKIP: TestIntegration/FsMkdir/FsPutRetry/Chunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.21s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (4.60s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestListWithoutMetadata 2026/09/05 05:20:26 DEBUG : Creating backend with remote "TestUlozto:rclone-test-weguxug5lozo" 2026/09/05 05:20:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 05:20:37 DEBUG : rclone-test-weguxug5lozo: Couldn't decode metadata: can't decode, unknown encoded metadata version 2026/09/05 05:20:37 DEBUG : rclone-test-weguxug5lozo: Couldn't decode metadata: can't decode, unknown encoded metadata version 2026/09/05 05:20:37 DEBUG : Waiting for deletions to finish 2026/09/05 05:20:38 INFO : rclone-test-weguxug5lozo: Deleted 2026/09/05 05:20:38 DEBUG : removing 1 level 0 directories 2026/09/05 05:20:38 INFO : uloz.to root 'rclone-test-weguxug5lozo': Removing directory --- PASS: TestListWithoutMetadata (12.73s) PASS ok github.com/rclone/rclone/backend/ulozto 202.796s "go test -v -timeout 1h0m0s -remote TestUlozto: -verbose" - Finished OK in 3m24.239105192s (try 1/5)