"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/12 05:43:16 NOTICE: TestSFTPOpenssh: Starting server 2026/06/12 05:43:17 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/12 05:43:17 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/12 05:43:17 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/12 05:43:17 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yiwibel8lora" 2026/06/12 05:43:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/12 05:43:17 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 05:43:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:17 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:17 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dwIFP}" suffix to name 2026/06/12 05:43:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:17 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:17 NOTICE: TestSFTPOpenssh{dwIFP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: New connection 127.0.0.1:45760->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell type "unix" from config 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Relative path resolved to "/home/rclone/rclone-test-yiwibel8lora" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Using root directory "/home/rclone/rclone-test-yiwibel8lora" 2026/06/12 05:43:17 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: 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/06/12 05:43:17 INFO : dir/subdir: Making directory 2026/06/12 05:43:17 INFO : dir/subdir: Removing directory 2026/06/12 05:43:17 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/06/12 05:43:17 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6955fa73ab23c86682333216a23eb70a /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6955fa73ab23c86682333216a23eb70a 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ac8c4dd355f3d86cf42a8af1cbc3d5f1a734dd2b /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ac8c4dd355f3d86cf42a8af1cbc3d5f1a734dd2b 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6955fa73ab23c86682333216a23eb70a /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6955fa73ab23c86682333216a23eb70a 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ac8c4dd355f3d86cf42a8af1cbc3d5f1a734dd2b /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ac8c4dd355f3d86cf42a8af1cbc3d5f1a734dd2b 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6955fa73ab23c86682333216a23eb70a /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6955fa73ab23c86682333216a23eb70a 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ac8c4dd355f3d86cf42a8af1cbc3d5f1a734dd2b /home/rclone/rclone-test-yiwibel8lora/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/12 05:43:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ac8c4dd355f3d86cf42a8af1cbc3d5f1a734dd2b === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/./." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f506e349300e56bf9c1ee8ec3997b562 /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : ./.: Parsed hash: f506e349300e56bf9c1ee8ec3997b562 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/./." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 03a167306e8b8c179052093178bd74fa1b929c34 /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : ./.: Parsed hash: 03a167306e8b8c179052093178bd74fa1b929c34 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/./." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f506e349300e56bf9c1ee8ec3997b562 /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : ./.: Parsed hash: f506e349300e56bf9c1ee8ec3997b562 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/./." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 03a167306e8b8c179052093178bd74fa1b929c34 /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : ./.: Parsed hash: 03a167306e8b8c179052093178bd74fa1b929c34 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/./." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f506e349300e56bf9c1ee8ec3997b562 /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : ./.: Parsed hash: f506e349300e56bf9c1ee8ec3997b562 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/./." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 03a167306e8b8c179052093178bd74fa1b929c34 /home/rclone/rclone-test-yiwibel8lora/./. 2026/06/12 05:43:17 DEBUG : ./.: Parsed hash: 03a167306e8b8c179052093178bd74fa1b929c34 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/../.." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 87ad4e6f5d7046f59b3a5129a03dbb87 /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : ../..: Parsed hash: 87ad4e6f5d7046f59b3a5129a03dbb87 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/../.." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: efd406420cb81eb141de5dd34c65a97ab2302876 /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : ../..: Parsed hash: efd406420cb81eb141de5dd34c65a97ab2302876 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/../.." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 87ad4e6f5d7046f59b3a5129a03dbb87 /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : ../..: Parsed hash: 87ad4e6f5d7046f59b3a5129a03dbb87 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/../.." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: efd406420cb81eb141de5dd34c65a97ab2302876 /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : ../..: Parsed hash: efd406420cb81eb141de5dd34c65a97ab2302876 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/../.." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 87ad4e6f5d7046f59b3a5129a03dbb87 /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : ../..: Parsed hash: 87ad4e6f5d7046f59b3a5129a03dbb87 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/../.." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: efd406420cb81eb141de5dd34c65a97ab2302876 /home/rclone/rclone-test-yiwibel8lora/../.. 2026/06/12 05:43:17 DEBUG : ../..: Parsed hash: efd406420cb81eb141de5dd34c65a97ab2302876 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 8b6cc507d3e623f943a915484ebea77f /home/rclone/rclone-test-yiwibel8lora/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/12 05:43:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8b6cc507d3e623f943a915484ebea77f 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ede3a12bbfa76203254268e51a13534b401a5105 /home/rclone/rclone-test-yiwibel8lora/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/12 05:43:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ede3a12bbfa76203254268e51a13534b401a5105 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 8b6cc507d3e623f943a915484ebea77f /home/rclone/rclone-test-yiwibel8lora/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/12 05:43:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8b6cc507d3e623f943a915484ebea77f 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ede3a12bbfa76203254268e51a13534b401a5105 /home/rclone/rclone-test-yiwibel8lora/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/12 05:43:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ede3a12bbfa76203254268e51a13534b401a5105 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 8b6cc507d3e623f943a915484ebea77f /home/rclone/rclone-test-yiwibel8lora/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/12 05:43:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8b6cc507d3e623f943a915484ebea77f 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ede3a12bbfa76203254268e51a13534b401a5105 /home/rclone/rclone-test-yiwibel8lora/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/12 05:43:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ede3a12bbfa76203254268e51a13534b401a5105 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\ leading\ space/\ leading\ space 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 57c8546d9b6199da16787a50a5232103 /home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space 2026/06/12 05:43:17 DEBUG : leading space/ leading space: Parsed hash: 57c8546d9b6199da16787a50a5232103 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\ leading\ space/\ leading\ space 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6ba3286480ab83690aa92aaa5712ab816840af5c /home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space 2026/06/12 05:43:17 DEBUG : leading space/ leading space: Parsed hash: 6ba3286480ab83690aa92aaa5712ab816840af5c 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\ leading\ space/\ leading\ space 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 57c8546d9b6199da16787a50a5232103 /home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space 2026/06/12 05:43:17 DEBUG : leading space/ leading space: Parsed hash: 57c8546d9b6199da16787a50a5232103 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\ leading\ space/\ leading\ space 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6ba3286480ab83690aa92aaa5712ab816840af5c /home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space 2026/06/12 05:43:17 DEBUG : leading space/ leading space: Parsed hash: 6ba3286480ab83690aa92aaa5712ab816840af5c 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\ leading\ space/\ leading\ space 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 57c8546d9b6199da16787a50a5232103 /home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space 2026/06/12 05:43:17 DEBUG : leading space/ leading space: Parsed hash: 57c8546d9b6199da16787a50a5232103 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\ leading\ space/\ leading\ space 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6ba3286480ab83690aa92aaa5712ab816840af5c /home/rclone/rclone-test-yiwibel8lora/ leading space/ leading space 2026/06/12 05:43:17 DEBUG : leading space/ leading space: Parsed hash: 6ba3286480ab83690aa92aaa5712ab816840af5c === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\~leading\ tilde/\~leading\ tilde 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7cc8c97b2522642562b7f1d71ca76d5b /home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde 2026/06/12 05:43:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7cc8c97b2522642562b7f1d71ca76d5b 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\~leading\ tilde/\~leading\ tilde 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bade7d061331c44ac0b989bee24a2dc3c41663fe /home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde 2026/06/12 05:43:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bade7d061331c44ac0b989bee24a2dc3c41663fe 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\~leading\ tilde/\~leading\ tilde 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7cc8c97b2522642562b7f1d71ca76d5b /home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde 2026/06/12 05:43:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7cc8c97b2522642562b7f1d71ca76d5b 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\~leading\ tilde/\~leading\ tilde 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bade7d061331c44ac0b989bee24a2dc3c41663fe /home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde 2026/06/12 05:43:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bade7d061331c44ac0b989bee24a2dc3c41663fe 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/\~leading\ tilde/\~leading\ tilde 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7cc8c97b2522642562b7f1d71ca76d5b /home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde 2026/06/12 05:43:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7cc8c97b2522642562b7f1d71ca76d5b 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/\~leading\ tilde/\~leading\ tilde 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bade7d061331c44ac0b989bee24a2dc3c41663fe /home/rclone/rclone-test-yiwibel8lora/~leading tilde/~leading tilde 2026/06/12 05:43:17 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bade7d061331c44ac0b989bee24a2dc3c41663fe === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␍leading\ CR/␍leading\ CR 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 47f7f7a94044fc08e200f2f02974b047 /home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR 2026/06/12 05:43:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 47f7f7a94044fc08e200f2f02974b047 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␍leading\ CR/␍leading\ CR 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: d264079622e046dd756e5b317de2b8a9b3fbeccc /home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR 2026/06/12 05:43:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d264079622e046dd756e5b317de2b8a9b3fbeccc 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␍leading\ CR/␍leading\ CR 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 47f7f7a94044fc08e200f2f02974b047 /home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR 2026/06/12 05:43:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 47f7f7a94044fc08e200f2f02974b047 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␍leading\ CR/␍leading\ CR 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: d264079622e046dd756e5b317de2b8a9b3fbeccc /home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR 2026/06/12 05:43:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d264079622e046dd756e5b317de2b8a9b3fbeccc 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␍leading\ CR/␍leading\ CR 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 47f7f7a94044fc08e200f2f02974b047 /home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR 2026/06/12 05:43:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 47f7f7a94044fc08e200f2f02974b047 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␍leading\ CR/␍leading\ CR 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: d264079622e046dd756e5b317de2b8a9b3fbeccc /home/rclone/rclone-test-yiwibel8lora/␍leading CR/␍leading CR 2026/06/12 05:43:17 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d264079622e046dd756e5b317de2b8a9b3fbeccc === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␊leading\ LF/␊leading\ LF 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: c58a31cba815fdc190a82700d2f3c3ad /home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF 2026/06/12 05:43:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c58a31cba815fdc190a82700d2f3c3ad 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␊leading\ LF/␊leading\ LF 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4515c214fe2d07e1ac083cf6cb0cd98294f83c95 /home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF 2026/06/12 05:43:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4515c214fe2d07e1ac083cf6cb0cd98294f83c95 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␊leading\ LF/␊leading\ LF 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: c58a31cba815fdc190a82700d2f3c3ad /home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF 2026/06/12 05:43:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c58a31cba815fdc190a82700d2f3c3ad 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␊leading\ LF/␊leading\ LF 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4515c214fe2d07e1ac083cf6cb0cd98294f83c95 /home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF 2026/06/12 05:43:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4515c214fe2d07e1ac083cf6cb0cd98294f83c95 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␊leading\ LF/␊leading\ LF 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: c58a31cba815fdc190a82700d2f3c3ad /home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF 2026/06/12 05:43:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c58a31cba815fdc190a82700d2f3c3ad 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␊leading\ LF/␊leading\ LF 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4515c214fe2d07e1ac083cf6cb0cd98294f83c95 /home/rclone/rclone-test-yiwibel8lora/␊leading LF/␊leading LF 2026/06/12 05:43:17 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4515c214fe2d07e1ac083cf6cb0cd98294f83c95 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␉leading\ HT/␉leading\ HT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 57975890c3d9176f411b8053030ff148 /home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT 2026/06/12 05:43:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 57975890c3d9176f411b8053030ff148 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␉leading\ HT/␉leading\ HT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: dcbd4f2c4b638ef8a880d9c5c664028163230beb /home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT 2026/06/12 05:43:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dcbd4f2c4b638ef8a880d9c5c664028163230beb 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␉leading\ HT/␉leading\ HT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 57975890c3d9176f411b8053030ff148 /home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT 2026/06/12 05:43:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 57975890c3d9176f411b8053030ff148 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␉leading\ HT/␉leading\ HT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: dcbd4f2c4b638ef8a880d9c5c664028163230beb /home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT 2026/06/12 05:43:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dcbd4f2c4b638ef8a880d9c5c664028163230beb 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␉leading\ HT/␉leading\ HT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 57975890c3d9176f411b8053030ff148 /home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT 2026/06/12 05:43:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 57975890c3d9176f411b8053030ff148 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␉leading\ HT/␉leading\ HT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: dcbd4f2c4b638ef8a880d9c5c664028163230beb /home/rclone/rclone-test-yiwibel8lora/␉leading HT/␉leading HT 2026/06/12 05:43:17 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dcbd4f2c4b638ef8a880d9c5c664028163230beb === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␋leading\ VT/␋leading\ VT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 41ec2d2c667492063d983520cc99d76e /home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT 2026/06/12 05:43:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 41ec2d2c667492063d983520cc99d76e 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␋leading\ VT/␋leading\ VT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f3a009e7255b215d37ab49d93306a1a47208d13d /home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT 2026/06/12 05:43:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f3a009e7255b215d37ab49d93306a1a47208d13d 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␋leading\ VT/␋leading\ VT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 41ec2d2c667492063d983520cc99d76e /home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT 2026/06/12 05:43:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 41ec2d2c667492063d983520cc99d76e 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␋leading\ VT/␋leading\ VT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f3a009e7255b215d37ab49d93306a1a47208d13d /home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT 2026/06/12 05:43:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f3a009e7255b215d37ab49d93306a1a47208d13d 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/␋leading\ VT/␋leading\ VT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 41ec2d2c667492063d983520cc99d76e /home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT 2026/06/12 05:43:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 41ec2d2c667492063d983520cc99d76e 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/␋leading\ VT/␋leading\ VT 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f3a009e7255b215d37ab49d93306a1a47208d13d /home/rclone/rclone-test-yiwibel8lora/␋leading VT/␋leading VT 2026/06/12 05:43:17 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f3a009e7255b215d37ab49d93306a1a47208d13d === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/.leading\ dot/.leading\ dot 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 336b21acf3339ce4c290c9a09f0f82c9 /home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot 2026/06/12 05:43:17 DEBUG : .leading dot/.leading dot: Parsed hash: 336b21acf3339ce4c290c9a09f0f82c9 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/.leading\ dot/.leading\ dot 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 0dc7fde6a9388bfb1d0d5aa443338947d1860b14 /home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot 2026/06/12 05:43:17 DEBUG : .leading dot/.leading dot: Parsed hash: 0dc7fde6a9388bfb1d0d5aa443338947d1860b14 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/.leading\ dot/.leading\ dot 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 336b21acf3339ce4c290c9a09f0f82c9 /home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot 2026/06/12 05:43:17 DEBUG : .leading dot/.leading dot: Parsed hash: 336b21acf3339ce4c290c9a09f0f82c9 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/.leading\ dot/.leading\ dot 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 0dc7fde6a9388bfb1d0d5aa443338947d1860b14 /home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot 2026/06/12 05:43:17 DEBUG : .leading dot/.leading dot: Parsed hash: 0dc7fde6a9388bfb1d0d5aa443338947d1860b14 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/.leading\ dot/.leading\ dot 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 336b21acf3339ce4c290c9a09f0f82c9 /home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot 2026/06/12 05:43:17 DEBUG : .leading dot/.leading dot: Parsed hash: 336b21acf3339ce4c290c9a09f0f82c9 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/.leading\ dot/.leading\ dot 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 0dc7fde6a9388bfb1d0d5aa443338947d1860b14 /home/rclone/rclone-test-yiwibel8lora/.leading dot/.leading dot 2026/06/12 05:43:17 DEBUG : .leading dot/.leading dot: Parsed hash: 0dc7fde6a9388bfb1d0d5aa443338947d1860b14 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space " 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ space\ /trailing\ space\ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 52deb2f8107d281d81db3d867f2d773c /home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space 2026/06/12 05:43:17 DEBUG : trailing space /trailing space : Parsed hash: 52deb2f8107d281d81db3d867f2d773c 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space " 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ space\ /trailing\ space\ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 2c00fd64e0ef2c5cd974c5d3ba25496290fd9f87 /home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space 2026/06/12 05:43:17 DEBUG : trailing space /trailing space : Parsed hash: 2c00fd64e0ef2c5cd974c5d3ba25496290fd9f87 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space " 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ space\ /trailing\ space\ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 52deb2f8107d281d81db3d867f2d773c /home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space 2026/06/12 05:43:17 DEBUG : trailing space /trailing space : Parsed hash: 52deb2f8107d281d81db3d867f2d773c 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space " 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ space\ /trailing\ space\ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 2c00fd64e0ef2c5cd974c5d3ba25496290fd9f87 /home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space 2026/06/12 05:43:17 DEBUG : trailing space /trailing space : Parsed hash: 2c00fd64e0ef2c5cd974c5d3ba25496290fd9f87 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space " 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ space\ /trailing\ space\ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 52deb2f8107d281d81db3d867f2d773c /home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space 2026/06/12 05:43:17 DEBUG : trailing space /trailing space : Parsed hash: 52deb2f8107d281d81db3d867f2d773c 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space " 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ space\ /trailing\ space\ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 2c00fd64e0ef2c5cd974c5d3ba25496290fd9f87 /home/rclone/rclone-test-yiwibel8lora/trailing space /trailing space 2026/06/12 05:43:17 DEBUG : trailing space /trailing space : Parsed hash: 2c00fd64e0ef2c5cd974c5d3ba25496290fd9f87 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ CR␍/trailing\ CR␍ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 2cf939a52300d72ae101241236719fdd /home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍ 2026/06/12 05:43:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2cf939a52300d72ae101241236719fdd 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ CR␍/trailing\ CR␍ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 49e104a7e234a02310226154fb60ca9db346d29a /home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍ 2026/06/12 05:43:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 49e104a7e234a02310226154fb60ca9db346d29a 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ CR␍/trailing\ CR␍ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 2cf939a52300d72ae101241236719fdd /home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍ 2026/06/12 05:43:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2cf939a52300d72ae101241236719fdd 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ CR␍/trailing\ CR␍ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 49e104a7e234a02310226154fb60ca9db346d29a /home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍ 2026/06/12 05:43:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 49e104a7e234a02310226154fb60ca9db346d29a 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ CR␍/trailing\ CR␍ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 2cf939a52300d72ae101241236719fdd /home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍ 2026/06/12 05:43:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2cf939a52300d72ae101241236719fdd 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ CR␍/trailing\ CR␍ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 49e104a7e234a02310226154fb60ca9db346d29a /home/rclone/rclone-test-yiwibel8lora/trailing CR␍/trailing CR␍ 2026/06/12 05:43:17 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 49e104a7e234a02310226154fb60ca9db346d29a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ LF␊/trailing\ LF␊ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: a7968caf8672c6d3c6dbfd863bfc9e8b /home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊ 2026/06/12 05:43:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a7968caf8672c6d3c6dbfd863bfc9e8b 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ LF␊/trailing\ LF␊ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 29b255cb2333ca01b8ddc2c871f134c1c3ee85f7 /home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊ 2026/06/12 05:43:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 29b255cb2333ca01b8ddc2c871f134c1c3ee85f7 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ LF␊/trailing\ LF␊ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: a7968caf8672c6d3c6dbfd863bfc9e8b /home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊ 2026/06/12 05:43:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a7968caf8672c6d3c6dbfd863bfc9e8b 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ LF␊/trailing\ LF␊ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 29b255cb2333ca01b8ddc2c871f134c1c3ee85f7 /home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊ 2026/06/12 05:43:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 29b255cb2333ca01b8ddc2c871f134c1c3ee85f7 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ LF␊/trailing\ LF␊ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: a7968caf8672c6d3c6dbfd863bfc9e8b /home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊ 2026/06/12 05:43:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a7968caf8672c6d3c6dbfd863bfc9e8b 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ LF␊/trailing\ LF␊ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 29b255cb2333ca01b8ddc2c871f134c1c3ee85f7 /home/rclone/rclone-test-yiwibel8lora/trailing LF␊/trailing LF␊ 2026/06/12 05:43:17 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 29b255cb2333ca01b8ddc2c871f134c1c3ee85f7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ HT␉/trailing\ HT␉ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 44196289811bc3e096bfae450ec69359 /home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉ 2026/06/12 05:43:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 44196289811bc3e096bfae450ec69359 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ HT␉/trailing\ HT␉ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 962b1bb6cb50cf6ce46bfefc7d6c813a9864328a /home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉ 2026/06/12 05:43:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 962b1bb6cb50cf6ce46bfefc7d6c813a9864328a 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ HT␉/trailing\ HT␉ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 44196289811bc3e096bfae450ec69359 /home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉ 2026/06/12 05:43:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 44196289811bc3e096bfae450ec69359 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ HT␉/trailing\ HT␉ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 962b1bb6cb50cf6ce46bfefc7d6c813a9864328a /home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉ 2026/06/12 05:43:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 962b1bb6cb50cf6ce46bfefc7d6c813a9864328a 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ HT␉/trailing\ HT␉ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 44196289811bc3e096bfae450ec69359 /home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉ 2026/06/12 05:43:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 44196289811bc3e096bfae450ec69359 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ HT␉/trailing\ HT␉ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 962b1bb6cb50cf6ce46bfefc7d6c813a9864328a /home/rclone/rclone-test-yiwibel8lora/trailing HT␉/trailing HT␉ 2026/06/12 05:43:17 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 962b1bb6cb50cf6ce46bfefc7d6c813a9864328a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ VT␋/trailing\ VT␋ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 9f22a7234bbd07778c1b7e2959f0ad58 /home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋ 2026/06/12 05:43:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9f22a7234bbd07778c1b7e2959f0ad58 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ VT␋/trailing\ VT␋ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 84c657a1696bb149fadf952dcfd0239961bd5ea6 /home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋ 2026/06/12 05:43:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 84c657a1696bb149fadf952dcfd0239961bd5ea6 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ VT␋/trailing\ VT␋ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 9f22a7234bbd07778c1b7e2959f0ad58 /home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋ 2026/06/12 05:43:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9f22a7234bbd07778c1b7e2959f0ad58 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ VT␋/trailing\ VT␋ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 84c657a1696bb149fadf952dcfd0239961bd5ea6 /home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋ 2026/06/12 05:43:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 84c657a1696bb149fadf952dcfd0239961bd5ea6 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ VT␋/trailing\ VT␋ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 9f22a7234bbd07778c1b7e2959f0ad58 /home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋ 2026/06/12 05:43:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9f22a7234bbd07778c1b7e2959f0ad58 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ VT␋/trailing\ VT␋ 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 84c657a1696bb149fadf952dcfd0239961bd5ea6 /home/rclone/rclone-test-yiwibel8lora/trailing VT␋/trailing VT␋ 2026/06/12 05:43:17 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 84c657a1696bb149fadf952dcfd0239961bd5ea6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ dot./trailing\ dot. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ca2c7357c72a492340a5f37efd30da31 /home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot. 2026/06/12 05:43:17 DEBUG : trailing dot./trailing dot.: Parsed hash: ca2c7357c72a492340a5f37efd30da31 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ dot./trailing\ dot. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: a3903a81dc744bb548d0e97e39bb3f76e0dcd813 /home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot. 2026/06/12 05:43:17 DEBUG : trailing dot./trailing dot.: Parsed hash: a3903a81dc744bb548d0e97e39bb3f76e0dcd813 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ dot./trailing\ dot. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ca2c7357c72a492340a5f37efd30da31 /home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot. 2026/06/12 05:43:17 DEBUG : trailing dot./trailing dot.: Parsed hash: ca2c7357c72a492340a5f37efd30da31 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ dot./trailing\ dot. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: a3903a81dc744bb548d0e97e39bb3f76e0dcd813 /home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot. 2026/06/12 05:43:17 DEBUG : trailing dot./trailing dot.: Parsed hash: a3903a81dc744bb548d0e97e39bb3f76e0dcd813 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/trailing\ dot./trailing\ dot. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: ca2c7357c72a492340a5f37efd30da31 /home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot. 2026/06/12 05:43:17 DEBUG : trailing dot./trailing dot.: Parsed hash: ca2c7357c72a492340a5f37efd30da31 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot." 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/trailing\ dot./trailing\ dot. 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: a3903a81dc744bb548d0e97e39bb3f76e0dcd813 /home/rclone/rclone-test-yiwibel8lora/trailing dot./trailing dot. 2026/06/12 05:43:17 DEBUG : trailing dot./trailing dot.: Parsed hash: a3903a81dc744bb548d0e97e39bb3f76e0dcd813 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/invalid\ utf-8/invalid\ utf-8 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 549f539af0ed68f11a06cf97618eaa09 /home/rclone/rclone-test-yiwibel8lora/invalid utf-8/invalid utf-8 2026/06/12 05:43:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 549f539af0ed68f11a06cf97618eaa09 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/invalid\ utf-8/invalid\ utf-8 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 9f551c411d6236737bc87be81a3210fd0b591b1d /home/rclone/rclone-test-yiwibel8lora/invalid utf-8/invalid utf-8 2026/06/12 05:43:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9f551c411d6236737bc87be81a3210fd0b591b1d 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/invalid\ utf-8/invalid\ utf-8 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 549f539af0ed68f11a06cf97618eaa09 /home/rclone/rclone-test-yiwibel8lora/invalid utf-8/invalid utf-8 2026/06/12 05:43:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 549f539af0ed68f11a06cf97618eaa09 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/invalid\ utf-8/invalid\ utf-8 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 9f551c411d6236737bc87be81a3210fd0b591b1d /home/rclone/rclone-test-yiwibel8lora/invalid utf-8/invalid utf-8 2026/06/12 05:43:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9f551c411d6236737bc87be81a3210fd0b591b1d 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/invalid\ utf-8/invalid\ utf-8 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 549f539af0ed68f11a06cf97618eaa09 /home/rclone/rclone-test-yiwibel8lora/invalid utf-8/invalid utf-8 2026/06/12 05:43:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 549f539af0ed68f11a06cf97618eaa09 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/invalid\ utf-8/invalid\ utf-8 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 9f551c411d6236737bc87be81a3210fd0b591b1d /home/rclone/rclone-test-yiwibel8lora/invalid utf-8/invalid utf-8 2026/06/12 05:43:17 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9f551c411d6236737bc87be81a3210fd0b591b1d === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/test\%46.txt/test\%46.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 1d3d58178be90526efb1aacd5bde9962 /home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt 2026/06/12 05:43:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1d3d58178be90526efb1aacd5bde9962 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/test\%46.txt/test\%46.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 795867443b40201709792ff7d00ec29251b09a93 /home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt 2026/06/12 05:43:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 795867443b40201709792ff7d00ec29251b09a93 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/test\%46.txt/test\%46.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 1d3d58178be90526efb1aacd5bde9962 /home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt 2026/06/12 05:43:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1d3d58178be90526efb1aacd5bde9962 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/test\%46.txt/test\%46.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 795867443b40201709792ff7d00ec29251b09a93 /home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt 2026/06/12 05:43:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 795867443b40201709792ff7d00ec29251b09a93 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/test\%46.txt/test\%46.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 1d3d58178be90526efb1aacd5bde9962 /home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt 2026/06/12 05:43:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1d3d58178be90526efb1aacd5bde9962 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/test\%46.txt/test\%46.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 795867443b40201709792ff7d00ec29251b09a93 /home/rclone/rclone-test-yiwibel8lora/test%46.txt/test%46.txt 2026/06/12 05:43:17 DEBUG : test%46.txt/test%46.txt: Parsed hash: 795867443b40201709792ff7d00ec29251b09a93 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Connection OK after error: potato 2026/06/12 05:43:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/zero-length-file" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/zero-length-file 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-yiwibel8lora/zero-length-file 2026/06/12 05:43:17 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/zero-length-file" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/zero-length-file 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-yiwibel8lora/zero-length-file 2026/06/12 05:43:17 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/zero-length-file" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/zero-length-file 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-yiwibel8lora/zero-length-file 2026/06/12 05:43:17 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/zero-length-file" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/zero-length-file 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-yiwibel8lora/zero-length-file 2026/06/12 05:43:17 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 51f59707ed5a758df7abbfed289136c5 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:17 DEBUG : file name.txt: Parsed hash: 51f59707ed5a758df7abbfed289136c5 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 98bb7fc47164e3427240ba22f0a08abe65cb0257 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:17 DEBUG : file name.txt: Parsed hash: 98bb7fc47164e3427240ba22f0a08abe65cb0257 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 51f59707ed5a758df7abbfed289136c5 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:17 DEBUG : file name.txt: Parsed hash: 51f59707ed5a758df7abbfed289136c5 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 98bb7fc47164e3427240ba22f0a08abe65cb0257 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:17 DEBUG : file name.txt: Parsed hash: 98bb7fc47164e3427240ba22f0a08abe65cb0257 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:17 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:17 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:17 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:17 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/12 05:43:17 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/12 05:43:17 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 05:43:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:17 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:17 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dwIFP}" suffix to name 2026/06/12 05:43:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:17 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:17 NOTICE: TestSFTPOpenssh{dwIFP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 05:43:17 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:45770->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/12 05:43:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yiwibel8lora/hello? sausage/êé" 2026/06/12 05:43:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dwIFP}" suffix to name 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 NOTICE: TestSFTPOpenssh{dwIFP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: New connection 127.0.0.1:45774->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Shell type "unix" from config 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé" 2026/06/12 05:43:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-yiwibel8lora/hello? sausage/êé" to be canonical "TestSFTPOpenssh{dwIFP}:rclone-test-yiwibel8lora/hello? sausage/êé" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Remote command result: 5ad5f5a2b8a7b48b79ae2c6abc982663 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/a/b/c/d/e.txt 2026/06/12 05:43:18 DEBUG : a/b/c/d/e.txt: Parsed hash: 5ad5f5a2b8a7b48b79ae2c6abc982663 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Remote command result: 33977a5a4dcf19dc6bed584e16b2604bc0e272af /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/a/b/c/d/e.txt 2026/06/12 05:43:18 DEBUG : a/b/c/d/e.txt: Parsed hash: 33977a5a4dcf19dc6bed584e16b2604bc0e272af 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Remote command result: 5ad5f5a2b8a7b48b79ae2c6abc982663 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/a/b/c/d/e.txt 2026/06/12 05:43:18 DEBUG : a/b/c/d/e.txt: Parsed hash: 5ad5f5a2b8a7b48b79ae2c6abc982663 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: Remote command result: 33977a5a4dcf19dc6bed584e16b2604bc0e272af /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/a/b/c/d/e.txt 2026/06/12 05:43:18 DEBUG : a/b/c/d/e.txt: Parsed hash: 33977a5a4dcf19dc6bed584e16b2604bc0e272af 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé: New connection 127.0.0.1:45778->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : Waiting for deletions to finish 2026/06/12 05:43:18 INFO : a/b/c/d/e.txt: Deleted 2026/06/12 05:43:18 DEBUG : removing 1 level 4 directories 2026/06/12 05:43:18 INFO : a/b/c/d: Removing directory 2026/06/12 05:43:18 DEBUG : removing 1 level 3 directories 2026/06/12 05:43:18 INFO : a/b/c: Removing directory 2026/06/12 05:43:18 DEBUG : removing 1 level 2 directories 2026/06/12 05:43:18 INFO : a/b: Removing directory 2026/06/12 05:43:18 DEBUG : removing 1 level 1 directories 2026/06/12 05:43:18 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/other.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : other.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/other.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : other.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: New connection 127.0.0.1:45788->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/other.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : other.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/other.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : other.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/moveTest/other.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/moveTest/other.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/moveTest/other.txt 2026/06/12 05:43:18 DEBUG : moveTest/other.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/moveTest/other.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/moveTest/other.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/moveTest/other.txt 2026/06/12 05:43:18 DEBUG : moveTest/other.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/other.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : other.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/other.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/other.txt 2026/06/12 05:43:18 DEBUG : other.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/12 05:43:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cevesix0himo" 2026/06/12 05:43:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dwIFP}" suffix to name 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 NOTICE: TestSFTPOpenssh{dwIFP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: New connection 127.0.0.1:45796->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Shell type "unix" from config 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Relative path resolved to "/home/rclone/rclone-test-cevesix0himo" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Using root directory "/home/rclone/rclone-test-cevesix0himo" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Shell path "/home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Running remote command: md5sum /home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/file name.txt 2026/06/12 05:43:18 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Shell path "/home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Running remote command: sha1sum /home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/file name.txt 2026/06/12 05:43:18 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Shell path "/home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Running remote command: md5sum /home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Shell path "/home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Running remote command: sha1sum /home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-cevesix0himo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: Purge dir "new_name" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cevesix0himo: 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 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 4a8511596a85f1ecd936b326d60ac944 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 4a8511596a85f1ecd936b326d60ac944 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: bbd101f5b2308d770be2d776e95a15a4c98b243c /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: bbd101f5b2308d770be2d776e95a15a4c98b243c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 176e3788b79647242954535bf4d0329f /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 176e3788b79647242954535bf4d0329f 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 176e3788b79647242954535bf4d0329f /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 176e3788b79647242954535bf4d0329f 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : file name.txt: Parsed hash: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/12 05:43:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dwIFP}" suffix to name 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 NOTICE: TestSFTPOpenssh{dwIFP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:45798->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/12 05:43:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yiwibel8lora/not found.txt" 2026/06/12 05:43:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dwIFP}" suffix to name 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 NOTICE: TestSFTPOpenssh{dwIFP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/not found.txt: New connection 127.0.0.1:45806->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/not found.txt: Shell type "unix" from config 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/not found.txt: Relative path resolved to "/home/rclone/rclone-test-yiwibel8lora/not found.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/not found.txt: Using root directory "/home/rclone/rclone-test-yiwibel8lora/not found.txt" 2026/06/12 05:43:18 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-yiwibel8lora" from "TestSFTPOpenssh:rclone-test-yiwibel8lora" 2026/06/12 05:43:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/12 05:43:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dwIFP}" suffix to name 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 NOTICE: TestSFTPOpenssh{dwIFP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:45822->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 176e3788b79647242954535bf4d0329f /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/file name.txt: Parsed hash: 176e3788b79647242954535bf4d0329f 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/file name.txt: Parsed hash: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 176e3788b79647242954535bf4d0329f /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/file name.txt: Parsed hash: 176e3788b79647242954535bf4d0329f 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/file name.txt: Parsed hash: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/created from root.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/created\ from\ root.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e84d659ba303fdf1d01592ce057fdec0 /home/rclone/rclone-test-yiwibel8lora/created from root.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/created from root.txt: Parsed hash: e84d659ba303fdf1d01592ce057fdec0 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/created from root.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/created\ from\ root.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3fa48fc3bb325633ff0d353e5c3c228121b4aa23 /home/rclone/rclone-test-yiwibel8lora/created from root.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/created from root.txt: Parsed hash: 3fa48fc3bb325633ff0d353e5c3c228121b4aa23 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/created from root.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/created\ from\ root.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e84d659ba303fdf1d01592ce057fdec0 /home/rclone/rclone-test-yiwibel8lora/created from root.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/created from root.txt: Parsed hash: e84d659ba303fdf1d01592ce057fdec0 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/created from root.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/created\ from\ root.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3fa48fc3bb325633ff0d353e5c3c228121b4aa23 /home/rclone/rclone-test-yiwibel8lora/created from root.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/created from root.txt: Parsed hash: 3fa48fc3bb325633ff0d353e5c3c228121b4aa23 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/created from root.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/created\ from\ root.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e84d659ba303fdf1d01592ce057fdec0 /home/rclone/rclone-test-yiwibel8lora/created from root.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/created from root.txt: Parsed hash: e84d659ba303fdf1d01592ce057fdec0 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/created from root.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/created\ from\ root.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3fa48fc3bb325633ff0d353e5c3c228121b4aa23 /home/rclone/rclone-test-yiwibel8lora/created from root.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/created from root.txt: Parsed hash: 3fa48fc3bb325633ff0d353e5c3c228121b4aa23 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 176e3788b79647242954535bf4d0329f /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/file name.txt: Parsed hash: 176e3788b79647242954535bf4d0329f 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/file name.txt: Parsed hash: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 176e3788b79647242954535bf4d0329f /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/file name.txt: Parsed hash: 176e3788b79647242954535bf4d0329f 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/file name.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/file\ name.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 /home/rclone/rclone-test-yiwibel8lora/file name.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/file name.txt: Parsed hash: 930dd73636e797fb01ea6aea3e32dc1eec126ec4 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 6586f1d08409b09bb014c614c0957cd2 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6586f1d08409b09bb014c614c0957cd2 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 7fa036d829076c6b62d241a9d91524cbec026188 /home/rclone/rclone-test-yiwibel8lora/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/12 05:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7fa036d829076c6b62d241a9d91524cbec026188 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Server has VFS statistics extension 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: About path "/home/rclone/rclone-test-yiwibel8lora" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/piped data.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/piped\ data.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-yiwibel8lora/piped data.txt 2026/06/12 05:43:18 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/piped data.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/piped\ data.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-yiwibel8lora/piped data.txt 2026/06/12 05:43:18 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/piped data.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/piped\ data.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-yiwibel8lora/piped data.txt 2026/06/12 05:43:18 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/piped data.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/piped\ data.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-yiwibel8lora/piped data.txt 2026/06/12 05:43:18 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/piped data.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/piped\ data.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f740786157bf2c0df42f6c5fc8d1a14a /home/rclone/rclone-test-yiwibel8lora/piped data.txt 2026/06/12 05:43:18 DEBUG : piped data.txt: Parsed hash: f740786157bf2c0df42f6c5fc8d1a14a 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/piped data.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/piped\ data.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: c56451e3df6655f06b26a11b23b6e690251cbee8 /home/rclone/rclone-test-yiwibel8lora/piped data.txt 2026/06/12 05:43:18 DEBUG : piped data.txt: Parsed hash: c56451e3df6655f06b26a11b23b6e690251cbee8 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/piped data.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/piped\ data.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f740786157bf2c0df42f6c5fc8d1a14a /home/rclone/rclone-test-yiwibel8lora/piped data.txt 2026/06/12 05:43:18 DEBUG : piped data.txt: Parsed hash: f740786157bf2c0df42f6c5fc8d1a14a 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/piped data.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/piped\ data.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: c56451e3df6655f06b26a11b23b6e690251cbee8 /home/rclone/rclone-test-yiwibel8lora/piped data.txt 2026/06/12 05:43:18 DEBUG : piped data.txt: Parsed hash: c56451e3df6655f06b26a11b23b6e690251cbee8 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f2153963a09d9d669fc5fd3c90c49807 /home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt 2026/06/12 05:43:18 DEBUG : unknown-size-update.txt: Parsed hash: f2153963a09d9d669fc5fd3c90c49807 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 1c70c481b14f6eb7741d13772a0424648cf04238 /home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt 2026/06/12 05:43:18 DEBUG : unknown-size-update.txt: Parsed hash: 1c70c481b14f6eb7741d13772a0424648cf04238 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: md5sum /home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: f2153963a09d9d669fc5fd3c90c49807 /home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt 2026/06/12 05:43:18 DEBUG : unknown-size-update.txt: Parsed hash: f2153963a09d9d669fc5fd3c90c49807 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Shell path "/home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Running remote command: sha1sum /home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Remote command result: 1c70c481b14f6eb7741d13772a0424648cf04238 /home/rclone/rclone-test-yiwibel8lora/unknown-size-update.txt 2026/06/12 05:43:18 DEBUG : unknown-size-update.txt: Parsed hash: 1c70c481b14f6eb7741d13772a0424648cf04238 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/12 05:43:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yiwibel8lora/deeper/nonexisting/directory" 2026/06/12 05:43:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{dwIFP}" suffix to name 2026/06/12 05:43:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/12 05:43:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/12 05:43:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/12 05:43:18 DEBUG : Setting pass="mwxpnMZRCoKfAbPFAQbsu47f7q_xa0mk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/12 05:43:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/12 05:43:18 NOTICE: TestSFTPOpenssh{dwIFP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/deeper/nonexisting/directory: New connection 127.0.0.1:45830->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-yiwibel8lora/deeper/nonexisting/directory" 2026/06/12 05:43:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-yiwibel8lora/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/12 05:43:18 DEBUG : Waiting for deletions to finish 2026/06/12 05:43:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/12 05:43:19 DEBUG : removing 1 level 4 directories 2026/06/12 05:43:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/12 05:43:19 DEBUG : removing 1 level 3 directories 2026/06/12 05:43:19 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/12 05:43:19 DEBUG : removing 1 level 2 directories 2026/06/12 05:43:19 INFO : hello? sausage/êé: Removing directory 2026/06/12 05:43:19 DEBUG : removing 1 level 1 directories 2026/06/12 05:43:19 INFO : hello? sausage: Removing directory 2026/06/12 05:43:19 DEBUG : removing 1 level 0 directories 2026/06/12 05:43:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Removing directory 2026/06/12 05:43:19 ERROR : error listing: directory not found 2026/06/12 05:43:19 DEBUG : Waiting for deletions to finish 2026/06/12 05:43:19 ERROR : error listing: directory not found 2026/06/12 05:43:19 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Failed to list "": directory not found 2026/06/12 05:43:19 DEBUG : removing 1 level 0 directories 2026/06/12 05:43:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Removing directory 2026/06/12 05:43:19 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/12 05:43:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yiwibel8lora: Closing 2 unused connections 2026/06/12 05:43:19 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.72s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- 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 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.957s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.730457004s (try 1/5)