"go test -v -timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestFileLu:" 2025/11/05 12:04:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lakeloj6cojo" 2025/11/05 12:04:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/05 12:04:32 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo" with ID 1102452 === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/05 12:04:40 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo" === RUN TestIntegration/FsMkdir 2025/11/05 12:04:40 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo" with ID 1102453 2025/11/05 12:04:41 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo" with ID 1.102453e+06 === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/05 12:04:41 INFO : dir/subdir: Making directory 2025/11/05 12:04:41 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/dir/subdir" with ID 1102455 2025/11/05 12:04:43 INFO : dir/subdir: Removing directory 2025/11/05 12:04:43 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/dir/subdir" 2025/11/05 12:04:44 INFO : dir: Removing directory 2025/11/05 12:04:45 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/dir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/11/05 12:04:46 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 12:04:47 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" with ID 1102456 2025/11/05 12:04:49 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 12:04:51 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 12:04:52 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/05 12:04:52 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/." with ID 1102457 2025/11/05 12:04:54 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "./." 2025/11/05 12:04:56 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/./. 2025/11/05 12:04:57 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/05 12:04:57 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/.." with ID 1102458 2025/11/05 12:04:59 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "../.." 2025/11/05 12:05:01 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/../.. 2025/11/05 12:05:02 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/.." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 12:05:03 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" with ID 1102459 2025/11/05 12:05:05 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 12:05:06 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/05 12:05:07 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/05 12:05:08 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/ leading space" with ID 1102460 2025/11/05 12:05:10 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file " leading space/ leading space" 2025/11/05 12:05:12 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/ leading space/ leading space 2025/11/05 12:05:12 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/␠leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/05 12:05:13 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/~leading tilde" with ID 1102461 2025/11/05 12:05:15 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "~leading tilde/~leading tilde" 2025/11/05 12:05:17 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/~leading tilde/~leading tilde 2025/11/05 12:05:17 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/05 12:05:18 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/␍leading CR" with ID 1102462 2025/11/05 12:05:20 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "␍leading CR/␍leading CR" 2025/11/05 12:05:22 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/␍leading CR/␍leading CR 2025/11/05 12:05:23 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/05 12:05:24 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/␊leading LF" with ID 1102463 2025/11/05 12:05:25 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "␊leading LF/␊leading LF" 2025/11/05 12:05:27 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/␊leading LF/␊leading LF 2025/11/05 12:05:28 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/05 12:05:29 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/␉leading HT" with ID 1102464 2025/11/05 12:05:31 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "␉leading HT/␉leading HT" 2025/11/05 12:05:32 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/␉leading HT/␉leading HT 2025/11/05 12:05:33 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/05 12:05:34 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/␋leading VT" with ID 1102465 2025/11/05 12:05:36 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "␋leading VT/␋leading VT" 2025/11/05 12:05:38 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/␋leading VT/␋leading VT 2025/11/05 12:05:38 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/05 12:05:39 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/.leading dot" with ID 1102466 2025/11/05 12:05:41 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file ".leading dot/.leading dot" 2025/11/05 12:05:43 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/.leading dot/.leading dot 2025/11/05 12:05:43 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/.leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/05 12:05:44 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/trailing space " with ID 1102467 2025/11/05 12:05:46 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "trailing space /trailing space " 2025/11/05 12:05:48 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/trailing space /trailing space 2025/11/05 12:05:49 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/trailing space␠" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/05 12:05:49 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/trailing CR␍" with ID 1102468 2025/11/05 12:05:51 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "trailing CR␍/trailing CR␍" 2025/11/05 12:05:53 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/trailing CR␍/trailing CR␍ 2025/11/05 12:05:54 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/05 12:05:54 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/trailing LF␊" with ID 1102469 2025/11/05 12:05:56 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "trailing LF␊/trailing LF␊" 2025/11/05 12:05:58 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/trailing LF␊/trailing LF␊ 2025/11/05 12:05:59 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/05 12:06:00 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/trailing HT␉" with ID 1102470 2025/11/05 12:06:01 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "trailing HT␉/trailing HT␉" 2025/11/05 12:06:33 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/trailing HT␉/trailing HT␉ 2025/11/05 12:06:33 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/05 12:06:34 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/trailing VT␋" with ID 1102471 2025/11/05 12:06:36 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "trailing VT␋/trailing VT␋" 2025/11/05 12:06:38 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully deleted file: /rclone-test-lakeloj6cojo/trailing VT␋/trailing VT␋ 2025/11/05 12:06:39 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo/trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/05 12:06:39 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/trailing dot." with ID 1102472 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:699: Skipping invalid UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/05 12:06:41 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/test%46.txt" with ID 1102473 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Put === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/11/05 12:06:43 INFO : FileLu root 'rclone-test-lakeloj6cojo': Successfully created folder "rclone-test-lakeloj6cojo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" with ID 1102477 === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:248: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/05 12:06:46 INFO : FileLu root 'rclone-test-lakeloj6cojo': Put: Successfully uploaded new file "file name.txt" 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:954 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *filelu.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2579 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: Put === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/05 12:06:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lakeloj6cojo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/11/05 12:06:51 INFO : FileLu root 'rclone-test-lakeloj6cojo': Rmdir: successfully deleted "/rclone-test-lakeloj6cojo" 2025/11/05 12:06:51 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (148.96s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.95s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (4.79s) --- FAIL: TestIntegration/FsMkdir (131.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.05s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.36s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.37s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.37s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (115.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (34.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.55s) --- SKIP: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.24s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutError (1.94s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.44s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (1.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.93s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.77s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filelu 148.973s "go test -v -timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 2m29.829672603s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]