"go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestFileLu:" 2026/02/02 01:44:26 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dowataf8taqu" 2026/02/02 01:44:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/02 01:44:26 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu" with ID 2577912 === RUN TestIntegration/FsMkdir 2026/02/02 01:44:27 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu" with ID 2.577912e+06 2026/02/02 01:44:27 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu" with ID 2.577912e+06 === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/02 01:44:28 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" with ID 2577913 2026/02/02 01:44:29 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/control_chars === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/02 01:44:35 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/." with ID 2577914 2026/02/02 01:44:37 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "./." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/dot === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/02 01:44:43 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/.." with ID 2577915 2026/02/02 01:44:44 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "../.." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/dot_dot === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/02 01:44:50 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" with ID 2577916 2026/02/02 01:44:52 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/punctuation === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/02 01:44:58 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/ leading space" with ID 2577917 2026/02/02 01:44:59 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file " leading space/ leading space" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_space === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/02 01:45:08 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/~leading tilde" with ID 2577918 2026/02/02 01:45:24 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "~leading tilde/~leading tilde" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/02 01:45:30 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/␍leading CR" with ID 2577919 2026/02/02 01:45:32 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "␍leading CR/␍leading CR" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_CR === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/02 01:45:37 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/␊leading LF" with ID 2577920 2026/02/02 01:45:39 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "␊leading LF/␊leading LF" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_LF === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/02 01:45:45 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/␉leading HT" with ID 2577921 2026/02/02 01:45:46 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "␉leading HT/␉leading HT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_HT === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/02 01:45:52 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/␋leading VT" with ID 2577924 2026/02/02 01:45:54 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "␋leading VT/␋leading VT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/02 01:46:00 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/.leading dot" with ID 2577926 2026/02/02 01:46:16 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file ".leading dot/.leading dot" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/02 01:46:25 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/trailing space " with ID 2577927 2026/02/02 01:46:26 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "trailing space /trailing space " fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_space === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/02 01:46:32 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/trailing CR␍" with ID 2577929 2026/02/02 01:46:34 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "trailing CR␍/trailing CR␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/02 01:46:40 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/trailing LF␊" with ID 2577932 2026/02/02 01:46:41 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "trailing LF␊/trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/02 01:46:47 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/trailing HT␉" with ID 2577933 2026/02/02 01:46:49 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "trailing HT␉/trailing HT␉" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/02 01:46:55 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/trailing VT␋" with ID 2577934 2026/02/02 01:46:56 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "trailing VT␋/trailing VT␋" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/02 01:47:02 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/trailing dot." with ID 2577937 2026/02/02 01:47:20 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "trailing dot./trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/02 01:47:28 INFO : FileLu root 'rclone-test-dowataf8taqu': Successfully created folder "rclone-test-dowataf8taqu/test%46.txt" with ID 2577939 2026/02/02 01:47:29 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "test%46.txt/test%46.txt" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/02 01:47:36 INFO : FileLu root 'rclone-test-dowataf8taqu': Put: Successfully uploaded new file "file name.txt" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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: object not found Test: TestIntegration/FsMkdir/FsPutFiles 2026/02/02 01:47:42 INFO : FileLu root 'rclone-test-dowataf8taqu': Rmdir: successfully deleted "/rclone-test-dowataf8taqu" 2026/02/02 01:47:42 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (197.16s) --- FAIL: TestIntegration/FsMkdir (196.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (187.34s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (7.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (7.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (7.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (10.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (22.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (7.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (24.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (7.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (7.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (25.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (7.20s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filelu 197.167s "go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Finished ERROR in 3m17.906702275s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles]