"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.14s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPOpenssh:" 2026/07/27 05:56:00 NOTICE: TestSFTPOpenssh: Starting server 2026/07/27 05:56:01 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/27 05:56:01 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/27 05:56:01 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/27 05:56:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zorehup9jeqe" 2026/07/27 05:56:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 05:56:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 05:56:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:01 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sxjIO}" suffix to name 2026/07/27 05:56:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:01 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:01 NOTICE: TestSFTPOpenssh{sxjIO}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: New connection 127.0.0.1:37844->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell type "unix" from config 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Relative path resolved to "/home/rclone/rclone-test-zorehup9jeqe" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Using root directory "/home/rclone/rclone-test-zorehup9jeqe" 2026/07/27 05:56:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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/07/27 05:56:01 INFO : dir/subdir: Making directory 2026/07/27 05:56:01 INFO : dir/subdir: Removing directory 2026/07/27 05:56:01 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/27 05:56:01 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 43c84c37e010d3aa34f1b0520552d206 /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 43c84c37e010d3aa34f1b0520552d206 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: f50293f6a5daba69038ed971c97f62a3327248d6 /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f50293f6a5daba69038ed971c97f62a3327248d6 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 43c84c37e010d3aa34f1b0520552d206 /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 43c84c37e010d3aa34f1b0520552d206 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: f50293f6a5daba69038ed971c97f62a3327248d6 /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f50293f6a5daba69038ed971c97f62a3327248d6 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 43c84c37e010d3aa34f1b0520552d206 /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 43c84c37e010d3aa34f1b0520552d206 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: f50293f6a5daba69038ed971c97f62a3327248d6 /home/rclone/rclone-test-zorehup9jeqe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/27 05:56:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f50293f6a5daba69038ed971c97f62a3327248d6 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/./." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a831ab657fe67010ed09cce062910f32 /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : ./.: Parsed hash: a831ab657fe67010ed09cce062910f32 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/./." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 14a5b26df4754ff20b225bbcafa883c396150652 /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : ./.: Parsed hash: 14a5b26df4754ff20b225bbcafa883c396150652 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/./." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a831ab657fe67010ed09cce062910f32 /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : ./.: Parsed hash: a831ab657fe67010ed09cce062910f32 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/./." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 14a5b26df4754ff20b225bbcafa883c396150652 /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : ./.: Parsed hash: 14a5b26df4754ff20b225bbcafa883c396150652 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/./." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a831ab657fe67010ed09cce062910f32 /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : ./.: Parsed hash: a831ab657fe67010ed09cce062910f32 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/./." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 14a5b26df4754ff20b225bbcafa883c396150652 /home/rclone/rclone-test-zorehup9jeqe/./. 2026/07/27 05:56:01 DEBUG : ./.: Parsed hash: 14a5b26df4754ff20b225bbcafa883c396150652 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/../.." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 3df056e10ace349fd00bc91d9cad23a1 /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : ../..: Parsed hash: 3df056e10ace349fd00bc91d9cad23a1 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/../.." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 502e420eecf2e458f0eaf09dd77a1c2e5e7cdf6c /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : ../..: Parsed hash: 502e420eecf2e458f0eaf09dd77a1c2e5e7cdf6c 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/../.." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 3df056e10ace349fd00bc91d9cad23a1 /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : ../..: Parsed hash: 3df056e10ace349fd00bc91d9cad23a1 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/../.." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 502e420eecf2e458f0eaf09dd77a1c2e5e7cdf6c /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : ../..: Parsed hash: 502e420eecf2e458f0eaf09dd77a1c2e5e7cdf6c 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/../.." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 3df056e10ace349fd00bc91d9cad23a1 /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : ../..: Parsed hash: 3df056e10ace349fd00bc91d9cad23a1 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/../.." 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 502e420eecf2e458f0eaf09dd77a1c2e5e7cdf6c /home/rclone/rclone-test-zorehup9jeqe/../.. 2026/07/27 05:56:01 DEBUG : ../..: Parsed hash: 502e420eecf2e458f0eaf09dd77a1c2e5e7cdf6c === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 258c994208ccd6eeb16bed5b0b563f0c /home/rclone/rclone-test-zorehup9jeqe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 05:56:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 258c994208ccd6eeb16bed5b0b563f0c 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c7c4fcd274ccb53ca23116641030dc9ea970a4a6 /home/rclone/rclone-test-zorehup9jeqe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 05:56:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c7c4fcd274ccb53ca23116641030dc9ea970a4a6 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 258c994208ccd6eeb16bed5b0b563f0c /home/rclone/rclone-test-zorehup9jeqe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 05:56:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 258c994208ccd6eeb16bed5b0b563f0c 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c7c4fcd274ccb53ca23116641030dc9ea970a4a6 /home/rclone/rclone-test-zorehup9jeqe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 05:56:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c7c4fcd274ccb53ca23116641030dc9ea970a4a6 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 258c994208ccd6eeb16bed5b0b563f0c /home/rclone/rclone-test-zorehup9jeqe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 05:56:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 258c994208ccd6eeb16bed5b0b563f0c 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c7c4fcd274ccb53ca23116641030dc9ea970a4a6 /home/rclone/rclone-test-zorehup9jeqe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/27 05:56:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c7c4fcd274ccb53ca23116641030dc9ea970a4a6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\ leading\ space/\ leading\ space 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: aaf0530d653154d3381d638a7b5668a5 /home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space 2026/07/27 05:56:01 DEBUG : leading space/ leading space: Parsed hash: aaf0530d653154d3381d638a7b5668a5 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\ leading\ space/\ leading\ space 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 99d6b45a5f10dcc7ef9db4ea5dea7ec802c04cae /home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space 2026/07/27 05:56:01 DEBUG : leading space/ leading space: Parsed hash: 99d6b45a5f10dcc7ef9db4ea5dea7ec802c04cae 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\ leading\ space/\ leading\ space 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: aaf0530d653154d3381d638a7b5668a5 /home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space 2026/07/27 05:56:01 DEBUG : leading space/ leading space: Parsed hash: aaf0530d653154d3381d638a7b5668a5 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\ leading\ space/\ leading\ space 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 99d6b45a5f10dcc7ef9db4ea5dea7ec802c04cae /home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space 2026/07/27 05:56:01 DEBUG : leading space/ leading space: Parsed hash: 99d6b45a5f10dcc7ef9db4ea5dea7ec802c04cae 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\ leading\ space/\ leading\ space 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: aaf0530d653154d3381d638a7b5668a5 /home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space 2026/07/27 05:56:01 DEBUG : leading space/ leading space: Parsed hash: aaf0530d653154d3381d638a7b5668a5 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\ leading\ space/\ leading\ space 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 99d6b45a5f10dcc7ef9db4ea5dea7ec802c04cae /home/rclone/rclone-test-zorehup9jeqe/ leading space/ leading space 2026/07/27 05:56:01 DEBUG : leading space/ leading space: Parsed hash: 99d6b45a5f10dcc7ef9db4ea5dea7ec802c04cae === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\~leading\ tilde/\~leading\ tilde 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 68abe4c48195924f1f8157377d7cf012 /home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde 2026/07/27 05:56:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 68abe4c48195924f1f8157377d7cf012 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\~leading\ tilde/\~leading\ tilde 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c794f4363612e097de1d8ad12db0e81a9c479ec7 /home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde 2026/07/27 05:56:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c794f4363612e097de1d8ad12db0e81a9c479ec7 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\~leading\ tilde/\~leading\ tilde 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 68abe4c48195924f1f8157377d7cf012 /home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde 2026/07/27 05:56:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 68abe4c48195924f1f8157377d7cf012 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\~leading\ tilde/\~leading\ tilde 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c794f4363612e097de1d8ad12db0e81a9c479ec7 /home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde 2026/07/27 05:56:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c794f4363612e097de1d8ad12db0e81a9c479ec7 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/\~leading\ tilde/\~leading\ tilde 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 68abe4c48195924f1f8157377d7cf012 /home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde 2026/07/27 05:56:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 68abe4c48195924f1f8157377d7cf012 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/\~leading\ tilde/\~leading\ tilde 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c794f4363612e097de1d8ad12db0e81a9c479ec7 /home/rclone/rclone-test-zorehup9jeqe/~leading tilde/~leading tilde 2026/07/27 05:56:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c794f4363612e097de1d8ad12db0e81a9c479ec7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␍leading\ CR/␍leading\ CR 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 16e3340b46c714e45a94bd47ebc8f7b4 /home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR 2026/07/27 05:56:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 16e3340b46c714e45a94bd47ebc8f7b4 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␍leading\ CR/␍leading\ CR 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 1e5e123deb2a2d08923525ac60776e9db5b024cd /home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR 2026/07/27 05:56:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1e5e123deb2a2d08923525ac60776e9db5b024cd 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␍leading\ CR/␍leading\ CR 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 16e3340b46c714e45a94bd47ebc8f7b4 /home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR 2026/07/27 05:56:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 16e3340b46c714e45a94bd47ebc8f7b4 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␍leading\ CR/␍leading\ CR 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 1e5e123deb2a2d08923525ac60776e9db5b024cd /home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR 2026/07/27 05:56:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1e5e123deb2a2d08923525ac60776e9db5b024cd 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␍leading\ CR/␍leading\ CR 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 16e3340b46c714e45a94bd47ebc8f7b4 /home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR 2026/07/27 05:56:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 16e3340b46c714e45a94bd47ebc8f7b4 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␍leading\ CR/␍leading\ CR 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 1e5e123deb2a2d08923525ac60776e9db5b024cd /home/rclone/rclone-test-zorehup9jeqe/␍leading CR/␍leading CR 2026/07/27 05:56:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1e5e123deb2a2d08923525ac60776e9db5b024cd === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␊leading\ LF/␊leading\ LF 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: f49e10305d8655c8606a797fd246e34d /home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF 2026/07/27 05:56:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f49e10305d8655c8606a797fd246e34d 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␊leading\ LF/␊leading\ LF 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6b06aa449e7faf9cf5ed5ef62d56fa5c397078b8 /home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF 2026/07/27 05:56:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6b06aa449e7faf9cf5ed5ef62d56fa5c397078b8 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␊leading\ LF/␊leading\ LF 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: f49e10305d8655c8606a797fd246e34d /home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF 2026/07/27 05:56:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f49e10305d8655c8606a797fd246e34d 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␊leading\ LF/␊leading\ LF 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6b06aa449e7faf9cf5ed5ef62d56fa5c397078b8 /home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF 2026/07/27 05:56:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6b06aa449e7faf9cf5ed5ef62d56fa5c397078b8 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␊leading\ LF/␊leading\ LF 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: f49e10305d8655c8606a797fd246e34d /home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF 2026/07/27 05:56:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f49e10305d8655c8606a797fd246e34d 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␊leading\ LF/␊leading\ LF 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6b06aa449e7faf9cf5ed5ef62d56fa5c397078b8 /home/rclone/rclone-test-zorehup9jeqe/␊leading LF/␊leading LF 2026/07/27 05:56:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6b06aa449e7faf9cf5ed5ef62d56fa5c397078b8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␉leading\ HT/␉leading\ HT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e5e55502971940455274afde8f5f369e /home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT 2026/07/27 05:56:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5e55502971940455274afde8f5f369e 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␉leading\ HT/␉leading\ HT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 9994e90c83c553b6e586d829a3cdd7b230c21a23 /home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT 2026/07/27 05:56:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9994e90c83c553b6e586d829a3cdd7b230c21a23 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␉leading\ HT/␉leading\ HT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e5e55502971940455274afde8f5f369e /home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT 2026/07/27 05:56:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5e55502971940455274afde8f5f369e 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␉leading\ HT/␉leading\ HT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 9994e90c83c553b6e586d829a3cdd7b230c21a23 /home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT 2026/07/27 05:56:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9994e90c83c553b6e586d829a3cdd7b230c21a23 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␉leading\ HT/␉leading\ HT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e5e55502971940455274afde8f5f369e /home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT 2026/07/27 05:56:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5e55502971940455274afde8f5f369e 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␉leading\ HT/␉leading\ HT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 9994e90c83c553b6e586d829a3cdd7b230c21a23 /home/rclone/rclone-test-zorehup9jeqe/␉leading HT/␉leading HT 2026/07/27 05:56:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9994e90c83c553b6e586d829a3cdd7b230c21a23 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␋leading\ VT/␋leading\ VT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e00e71b2a03107a70680a8531803404a /home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT 2026/07/27 05:56:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e00e71b2a03107a70680a8531803404a 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␋leading\ VT/␋leading\ VT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6239c3c61dcb1e90394fc956ab03f436964d1164 /home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT 2026/07/27 05:56:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6239c3c61dcb1e90394fc956ab03f436964d1164 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␋leading\ VT/␋leading\ VT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e00e71b2a03107a70680a8531803404a /home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT 2026/07/27 05:56:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e00e71b2a03107a70680a8531803404a 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␋leading\ VT/␋leading\ VT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6239c3c61dcb1e90394fc956ab03f436964d1164 /home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT 2026/07/27 05:56:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6239c3c61dcb1e90394fc956ab03f436964d1164 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/␋leading\ VT/␋leading\ VT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e00e71b2a03107a70680a8531803404a /home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT 2026/07/27 05:56:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e00e71b2a03107a70680a8531803404a 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/␋leading\ VT/␋leading\ VT 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6239c3c61dcb1e90394fc956ab03f436964d1164 /home/rclone/rclone-test-zorehup9jeqe/␋leading VT/␋leading VT 2026/07/27 05:56:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6239c3c61dcb1e90394fc956ab03f436964d1164 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/.leading\ dot/.leading\ dot 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: b69400350df9cb036fe05520248679e7 /home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot 2026/07/27 05:56:01 DEBUG : .leading dot/.leading dot: Parsed hash: b69400350df9cb036fe05520248679e7 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/.leading\ dot/.leading\ dot 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 26f02ba0acab76023ab82981a4d98179d32942e4 /home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot 2026/07/27 05:56:01 DEBUG : .leading dot/.leading dot: Parsed hash: 26f02ba0acab76023ab82981a4d98179d32942e4 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/.leading\ dot/.leading\ dot 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: b69400350df9cb036fe05520248679e7 /home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot 2026/07/27 05:56:01 DEBUG : .leading dot/.leading dot: Parsed hash: b69400350df9cb036fe05520248679e7 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/.leading\ dot/.leading\ dot 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 26f02ba0acab76023ab82981a4d98179d32942e4 /home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot 2026/07/27 05:56:01 DEBUG : .leading dot/.leading dot: Parsed hash: 26f02ba0acab76023ab82981a4d98179d32942e4 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/.leading\ dot/.leading\ dot 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: b69400350df9cb036fe05520248679e7 /home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot 2026/07/27 05:56:01 DEBUG : .leading dot/.leading dot: Parsed hash: b69400350df9cb036fe05520248679e7 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/.leading\ dot/.leading\ dot 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 26f02ba0acab76023ab82981a4d98179d32942e4 /home/rclone/rclone-test-zorehup9jeqe/.leading dot/.leading dot 2026/07/27 05:56:01 DEBUG : .leading dot/.leading dot: Parsed hash: 26f02ba0acab76023ab82981a4d98179d32942e4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space " 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ space\ /trailing\ space\ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: b15ef7840b291da0351980b855018960 /home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space 2026/07/27 05:56:01 DEBUG : trailing space /trailing space : Parsed hash: b15ef7840b291da0351980b855018960 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space " 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ space\ /trailing\ space\ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e08732bd0a4ecb03815fbbbaecb2b243cdb07ac0 /home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space 2026/07/27 05:56:01 DEBUG : trailing space /trailing space : Parsed hash: e08732bd0a4ecb03815fbbbaecb2b243cdb07ac0 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space " 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ space\ /trailing\ space\ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: b15ef7840b291da0351980b855018960 /home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space 2026/07/27 05:56:01 DEBUG : trailing space /trailing space : Parsed hash: b15ef7840b291da0351980b855018960 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space " 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ space\ /trailing\ space\ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e08732bd0a4ecb03815fbbbaecb2b243cdb07ac0 /home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space 2026/07/27 05:56:01 DEBUG : trailing space /trailing space : Parsed hash: e08732bd0a4ecb03815fbbbaecb2b243cdb07ac0 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space " 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ space\ /trailing\ space\ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: b15ef7840b291da0351980b855018960 /home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space 2026/07/27 05:56:01 DEBUG : trailing space /trailing space : Parsed hash: b15ef7840b291da0351980b855018960 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space " 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ space\ /trailing\ space\ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: e08732bd0a4ecb03815fbbbaecb2b243cdb07ac0 /home/rclone/rclone-test-zorehup9jeqe/trailing space /trailing space 2026/07/27 05:56:01 DEBUG : trailing space /trailing space : Parsed hash: e08732bd0a4ecb03815fbbbaecb2b243cdb07ac0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ CR␍/trailing\ CR␍ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 5245b66c755b4379abe05df111890755 /home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍ 2026/07/27 05:56:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5245b66c755b4379abe05df111890755 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ CR␍/trailing\ CR␍ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 971b67d193ccbaadcdc89527518c079d7703ead6 /home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍ 2026/07/27 05:56:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 971b67d193ccbaadcdc89527518c079d7703ead6 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ CR␍/trailing\ CR␍ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 5245b66c755b4379abe05df111890755 /home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍ 2026/07/27 05:56:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5245b66c755b4379abe05df111890755 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ CR␍/trailing\ CR␍ 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 971b67d193ccbaadcdc89527518c079d7703ead6 /home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍ 2026/07/27 05:56:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 971b67d193ccbaadcdc89527518c079d7703ead6 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍" 2026/07/27 05:56:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ CR␍/trailing\ CR␍ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 5245b66c755b4379abe05df111890755 /home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍ 2026/07/27 05:56:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5245b66c755b4379abe05df111890755 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ CR␍/trailing\ CR␍ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 971b67d193ccbaadcdc89527518c079d7703ead6 /home/rclone/rclone-test-zorehup9jeqe/trailing CR␍/trailing CR␍ 2026/07/27 05:56:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 971b67d193ccbaadcdc89527518c079d7703ead6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ LF␊/trailing\ LF␊ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 5693810ed957b4eea4f36f9b3532d086 /home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊ 2026/07/27 05:56:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5693810ed957b4eea4f36f9b3532d086 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ LF␊/trailing\ LF␊ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: bcfbb8975638c7121853785923a84102920cb14d /home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊ 2026/07/27 05:56:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bcfbb8975638c7121853785923a84102920cb14d 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ LF␊/trailing\ LF␊ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 5693810ed957b4eea4f36f9b3532d086 /home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊ 2026/07/27 05:56:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5693810ed957b4eea4f36f9b3532d086 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ LF␊/trailing\ LF␊ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: bcfbb8975638c7121853785923a84102920cb14d /home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊ 2026/07/27 05:56:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bcfbb8975638c7121853785923a84102920cb14d 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ LF␊/trailing\ LF␊ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 5693810ed957b4eea4f36f9b3532d086 /home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊ 2026/07/27 05:56:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5693810ed957b4eea4f36f9b3532d086 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ LF␊/trailing\ LF␊ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: bcfbb8975638c7121853785923a84102920cb14d /home/rclone/rclone-test-zorehup9jeqe/trailing LF␊/trailing LF␊ 2026/07/27 05:56:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bcfbb8975638c7121853785923a84102920cb14d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ HT␉/trailing\ HT␉ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a7a8ba9624bc14e76d10a3fbe472ae72 /home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉ 2026/07/27 05:56:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7a8ba9624bc14e76d10a3fbe472ae72 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ HT␉/trailing\ HT␉ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 482d9f6205107aa7c916bbbc37d3dd5a56bc1bcb /home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉ 2026/07/27 05:56:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 482d9f6205107aa7c916bbbc37d3dd5a56bc1bcb 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ HT␉/trailing\ HT␉ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a7a8ba9624bc14e76d10a3fbe472ae72 /home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉ 2026/07/27 05:56:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7a8ba9624bc14e76d10a3fbe472ae72 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ HT␉/trailing\ HT␉ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 482d9f6205107aa7c916bbbc37d3dd5a56bc1bcb /home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉ 2026/07/27 05:56:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 482d9f6205107aa7c916bbbc37d3dd5a56bc1bcb 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ HT␉/trailing\ HT␉ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a7a8ba9624bc14e76d10a3fbe472ae72 /home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉ 2026/07/27 05:56:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7a8ba9624bc14e76d10a3fbe472ae72 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ HT␉/trailing\ HT␉ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 482d9f6205107aa7c916bbbc37d3dd5a56bc1bcb /home/rclone/rclone-test-zorehup9jeqe/trailing HT␉/trailing HT␉ 2026/07/27 05:56:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 482d9f6205107aa7c916bbbc37d3dd5a56bc1bcb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ VT␋/trailing\ VT␋ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: d4764acc1cf152024f156f1029e55c67 /home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋ 2026/07/27 05:56:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d4764acc1cf152024f156f1029e55c67 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ VT␋/trailing\ VT␋ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c54c402bbe9953a8769d1308955d367b4eb6a19c /home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋ 2026/07/27 05:56:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c54c402bbe9953a8769d1308955d367b4eb6a19c 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ VT␋/trailing\ VT␋ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: d4764acc1cf152024f156f1029e55c67 /home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋ 2026/07/27 05:56:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d4764acc1cf152024f156f1029e55c67 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ VT␋/trailing\ VT␋ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c54c402bbe9953a8769d1308955d367b4eb6a19c /home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋ 2026/07/27 05:56:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c54c402bbe9953a8769d1308955d367b4eb6a19c 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ VT␋/trailing\ VT␋ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: d4764acc1cf152024f156f1029e55c67 /home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋ 2026/07/27 05:56:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d4764acc1cf152024f156f1029e55c67 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ VT␋/trailing\ VT␋ 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: c54c402bbe9953a8769d1308955d367b4eb6a19c /home/rclone/rclone-test-zorehup9jeqe/trailing VT␋/trailing VT␋ 2026/07/27 05:56:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c54c402bbe9953a8769d1308955d367b4eb6a19c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot." 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ dot./trailing\ dot. 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 4eecfe3291f60e5e5ff14447f9a33be3 /home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot. 2026/07/27 05:56:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 4eecfe3291f60e5e5ff14447f9a33be3 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot." 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ dot./trailing\ dot. 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 7d3ab7a74eb231dc3d3ad46991c896ab4e4ffffa /home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot. 2026/07/27 05:56:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 7d3ab7a74eb231dc3d3ad46991c896ab4e4ffffa 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot." 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ dot./trailing\ dot. 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 4eecfe3291f60e5e5ff14447f9a33be3 /home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot. 2026/07/27 05:56:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 4eecfe3291f60e5e5ff14447f9a33be3 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot." 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ dot./trailing\ dot. 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 7d3ab7a74eb231dc3d3ad46991c896ab4e4ffffa /home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot. 2026/07/27 05:56:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 7d3ab7a74eb231dc3d3ad46991c896ab4e4ffffa 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot." 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ dot./trailing\ dot. 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 4eecfe3291f60e5e5ff14447f9a33be3 /home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot. 2026/07/27 05:56:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 4eecfe3291f60e5e5ff14447f9a33be3 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot." 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/trailing\ dot./trailing\ dot. 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 7d3ab7a74eb231dc3d3ad46991c896ab4e4ffffa /home/rclone/rclone-test-zorehup9jeqe/trailing dot./trailing dot. 2026/07/27 05:56:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 7d3ab7a74eb231dc3d3ad46991c896ab4e4ffffa === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/invalid\ utf-8/invalid\ utf-8 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 1c43e6d77d1e4a542183a51fa01c9416 /home/rclone/rclone-test-zorehup9jeqe/invalid utf-8/invalid utf-8 2026/07/27 05:56:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1c43e6d77d1e4a542183a51fa01c9416 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/invalid\ utf-8/invalid\ utf-8 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 9d4005f2e9c56e4d4362a10145200660324f3fdd /home/rclone/rclone-test-zorehup9jeqe/invalid utf-8/invalid utf-8 2026/07/27 05:56:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9d4005f2e9c56e4d4362a10145200660324f3fdd 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/invalid\ utf-8/invalid\ utf-8 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 1c43e6d77d1e4a542183a51fa01c9416 /home/rclone/rclone-test-zorehup9jeqe/invalid utf-8/invalid utf-8 2026/07/27 05:56:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1c43e6d77d1e4a542183a51fa01c9416 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/invalid\ utf-8/invalid\ utf-8 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 9d4005f2e9c56e4d4362a10145200660324f3fdd /home/rclone/rclone-test-zorehup9jeqe/invalid utf-8/invalid utf-8 2026/07/27 05:56:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9d4005f2e9c56e4d4362a10145200660324f3fdd 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/invalid\ utf-8/invalid\ utf-8 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 1c43e6d77d1e4a542183a51fa01c9416 /home/rclone/rclone-test-zorehup9jeqe/invalid utf-8/invalid utf-8 2026/07/27 05:56:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1c43e6d77d1e4a542183a51fa01c9416 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/invalid\ utf-8/invalid\ utf-8 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 9d4005f2e9c56e4d4362a10145200660324f3fdd /home/rclone/rclone-test-zorehup9jeqe/invalid utf-8/invalid utf-8 2026/07/27 05:56:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9d4005f2e9c56e4d4362a10145200660324f3fdd === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/test\%46.txt/test\%46.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 7721b4d53fa1447441c3de5aad913328 /home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt 2026/07/27 05:56:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7721b4d53fa1447441c3de5aad913328 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/test\%46.txt/test\%46.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a92be60e337cb952e7ebc26790110a4e0a002c58 /home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt 2026/07/27 05:56:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: a92be60e337cb952e7ebc26790110a4e0a002c58 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/test\%46.txt/test\%46.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 7721b4d53fa1447441c3de5aad913328 /home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt 2026/07/27 05:56:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7721b4d53fa1447441c3de5aad913328 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/test\%46.txt/test\%46.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a92be60e337cb952e7ebc26790110a4e0a002c58 /home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt 2026/07/27 05:56:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: a92be60e337cb952e7ebc26790110a4e0a002c58 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/test\%46.txt/test\%46.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 7721b4d53fa1447441c3de5aad913328 /home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt 2026/07/27 05:56:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7721b4d53fa1447441c3de5aad913328 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/test\%46.txt/test\%46.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: a92be60e337cb952e7ebc26790110a4e0a002c58 /home/rclone/rclone-test-zorehup9jeqe/test%46.txt/test%46.txt 2026/07/27 05:56:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: a92be60e337cb952e7ebc26790110a4e0a002c58 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Connection OK after error: potato 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/zero-length-file" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/zero-length-file 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zorehup9jeqe/zero-length-file 2026/07/27 05:56:02 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/zero-length-file" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/zero-length-file 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zorehup9jeqe/zero-length-file 2026/07/27 05:56:02 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/zero-length-file" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/zero-length-file 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zorehup9jeqe/zero-length-file 2026/07/27 05:56:02 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/zero-length-file" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/zero-length-file 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zorehup9jeqe/zero-length-file 2026/07/27 05:56:02 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6e2c27a747bf149790b61f091e5f2a41 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6e2c27a747bf149790b61f091e5f2a41 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: fb8254d672db31452c4d9fb0ca0a9d85dc182759 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: fb8254d672db31452c4d9fb0ca0a9d85dc182759 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6e2c27a747bf149790b61f091e5f2a41 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6e2c27a747bf149790b61f091e5f2a41 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: fb8254d672db31452c4d9fb0ca0a9d85dc182759 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: fb8254d672db31452c4d9fb0ca0a9d85dc182759 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/27 05:56:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/27 05:56:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 05:56:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:02 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sxjIO}" suffix to name 2026/07/27 05:56:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:02 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:02 NOTICE: TestSFTPOpenssh{sxjIO}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:37852->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/27 05:56:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zorehup9jeqe/hello? sausage/êé" 2026/07/27 05:56:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 05:56:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:02 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sxjIO}" suffix to name 2026/07/27 05:56:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:02 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:02 NOTICE: TestSFTPOpenssh{sxjIO}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: New connection 127.0.0.1:37856->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Shell type "unix" from config 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé" 2026/07/27 05:56:02 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-zorehup9jeqe/hello? sausage/êé" to be canonical "TestSFTPOpenssh{sxjIO}:rclone-test-zorehup9jeqe/hello? sausage/êé" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Remote command result: 729ec406d64c76d6b561d92fd26eafaa /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/27 05:56:02 DEBUG : a/b/c/d/e.txt: Parsed hash: 729ec406d64c76d6b561d92fd26eafaa 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Remote command result: eae5440325c2f4c6727f588dfa07ea0479d64e6d /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/27 05:56:02 DEBUG : a/b/c/d/e.txt: Parsed hash: eae5440325c2f4c6727f588dfa07ea0479d64e6d 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Remote command result: 729ec406d64c76d6b561d92fd26eafaa /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/27 05:56:02 DEBUG : a/b/c/d/e.txt: Parsed hash: 729ec406d64c76d6b561d92fd26eafaa 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: Remote command result: eae5440325c2f4c6727f588dfa07ea0479d64e6d /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/27 05:56:02 DEBUG : a/b/c/d/e.txt: Parsed hash: eae5440325c2f4c6727f588dfa07ea0479d64e6d 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé: New connection 127.0.0.1:37870->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:02 DEBUG : Waiting for deletions to finish 2026/07/27 05:56:02 INFO : a/b/c/d/e.txt: Deleted 2026/07/27 05:56:02 DEBUG : removing 1 level 4 directories 2026/07/27 05:56:02 INFO : a/b/c/d: Removing directory 2026/07/27 05:56:02 DEBUG : removing 1 level 3 directories 2026/07/27 05:56:02 INFO : a/b/c: Removing directory 2026/07/27 05:56:02 DEBUG : removing 1 level 2 directories 2026/07/27 05:56:02 INFO : a/b: Removing directory 2026/07/27 05:56:02 DEBUG : removing 1 level 1 directories 2026/07/27 05:56:02 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/27 05:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : other.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : other.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : other.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : other.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: New connection 127.0.0.1:37882->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : other.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : other.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/moveTest/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/moveTest/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/moveTest/other.txt 2026/07/27 05:56:02 DEBUG : moveTest/other.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/moveTest/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/moveTest/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/moveTest/other.txt 2026/07/27 05:56:02 DEBUG : moveTest/other.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : other.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/other.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/other.txt 2026/07/27 05:56:02 DEBUG : other.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:02 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/27 05:56:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-quyigul0titu" 2026/07/27 05:56:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sxjIO}" suffix to name 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 NOTICE: TestSFTPOpenssh{sxjIO}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: New connection 127.0.0.1:37898->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Shell type "unix" from config 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Relative path resolved to "/home/rclone/rclone-test-quyigul0titu" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Using root directory "/home/rclone/rclone-test-quyigul0titu" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Shell path "/home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Running remote command: md5sum /home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/file name.txt 2026/07/27 05:56:03 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Shell path "/home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Running remote command: sha1sum /home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/file name.txt 2026/07/27 05:56:03 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Shell path "/home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Running remote command: md5sum /home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Shell path "/home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Running remote command: sha1sum /home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-quyigul0titu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: Purge dir "new_name" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-quyigul0titu: 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/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 6273bffdd6134aa4a6957b0cf7861c0cecbf2cde === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 2645555cf66e5b18ff0e058fc88a8060 /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 2645555cf66e5b18ff0e058fc88a8060 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 44ca9277d582d9c6c16500697c35c65c /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 44ca9277d582d9c6c16500697c35c65c 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 44ca9277d582d9c6c16500697c35c65c /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 44ca9277d582d9c6c16500697c35c65c 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : file name.txt: Parsed hash: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/27 05:56:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sxjIO}" suffix to name 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 NOTICE: TestSFTPOpenssh{sxjIO}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:37900->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/27 05:56:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zorehup9jeqe/not found.txt" 2026/07/27 05:56:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sxjIO}" suffix to name 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 NOTICE: TestSFTPOpenssh{sxjIO}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/not found.txt: New connection 127.0.0.1:37916->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/not found.txt: Shell type "unix" from config 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/not found.txt: Relative path resolved to "/home/rclone/rclone-test-zorehup9jeqe/not found.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/not found.txt: Using root directory "/home/rclone/rclone-test-zorehup9jeqe/not found.txt" 2026/07/27 05:56:03 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPOpenssh:" path "rclone-test-zorehup9jeqe" from "TestSFTPOpenssh:rclone-test-zorehup9jeqe" 2026/07/27 05:56:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/27 05:56:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sxjIO}" suffix to name 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 NOTICE: TestSFTPOpenssh{sxjIO}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:37918->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 44ca9277d582d9c6c16500697c35c65c /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/file name.txt: Parsed hash: 44ca9277d582d9c6c16500697c35c65c 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/file name.txt: Parsed hash: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 44ca9277d582d9c6c16500697c35c65c /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/file name.txt: Parsed hash: 44ca9277d582d9c6c16500697c35c65c 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/file name.txt: Parsed hash: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/created from root.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/created\ from\ root.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fd8c6235f29342bdc41c090b2d4a3c39 /home/rclone/rclone-test-zorehup9jeqe/created from root.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/created from root.txt: Parsed hash: fd8c6235f29342bdc41c090b2d4a3c39 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/created from root.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/created\ from\ root.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: af86edb286c0c8cda1ff73bf3a7c00cd07883edc /home/rclone/rclone-test-zorehup9jeqe/created from root.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/created from root.txt: Parsed hash: af86edb286c0c8cda1ff73bf3a7c00cd07883edc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/created from root.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/created\ from\ root.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fd8c6235f29342bdc41c090b2d4a3c39 /home/rclone/rclone-test-zorehup9jeqe/created from root.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/created from root.txt: Parsed hash: fd8c6235f29342bdc41c090b2d4a3c39 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/created from root.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/created\ from\ root.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: af86edb286c0c8cda1ff73bf3a7c00cd07883edc /home/rclone/rclone-test-zorehup9jeqe/created from root.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/created from root.txt: Parsed hash: af86edb286c0c8cda1ff73bf3a7c00cd07883edc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/created from root.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/created\ from\ root.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fd8c6235f29342bdc41c090b2d4a3c39 /home/rclone/rclone-test-zorehup9jeqe/created from root.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/created from root.txt: Parsed hash: fd8c6235f29342bdc41c090b2d4a3c39 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/created from root.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/created\ from\ root.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: af86edb286c0c8cda1ff73bf3a7c00cd07883edc /home/rclone/rclone-test-zorehup9jeqe/created from root.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/created from root.txt: Parsed hash: af86edb286c0c8cda1ff73bf3a7c00cd07883edc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 44ca9277d582d9c6c16500697c35c65c /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/file name.txt: Parsed hash: 44ca9277d582d9c6c16500697c35c65c 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/file name.txt: Parsed hash: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 44ca9277d582d9c6c16500697c35c65c /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/file name.txt: Parsed hash: 44ca9277d582d9c6c16500697c35c65c 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/file name.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/file\ name.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b /home/rclone/rclone-test-zorehup9jeqe/file name.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/file name.txt: Parsed hash: 06d1bfb4a32c021d4c96ab1b9a8e5606e364ef3b 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 25164dc9ecce75a012c0b20ccf72bafc /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 25164dc9ecce75a012c0b20ccf72bafc 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 /home/rclone/rclone-test-zorehup9jeqe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/27 05:56:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6a5fa80ce33531df6cd8781ff406bd8eca08c5e6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Server has VFS statistics extension 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: About path "/home/rclone/rclone-test-zorehup9jeqe" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/piped data.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/piped\ data.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zorehup9jeqe/piped data.txt 2026/07/27 05:56:03 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/piped data.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/piped\ data.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zorehup9jeqe/piped data.txt 2026/07/27 05:56:03 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/piped data.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/piped\ data.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zorehup9jeqe/piped data.txt 2026/07/27 05:56:03 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/piped data.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/piped\ data.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zorehup9jeqe/piped data.txt 2026/07/27 05:56:03 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/piped data.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/piped\ data.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 312448c4cd609738caa57c0a888ce6e8 /home/rclone/rclone-test-zorehup9jeqe/piped data.txt 2026/07/27 05:56:03 DEBUG : piped data.txt: Parsed hash: 312448c4cd609738caa57c0a888ce6e8 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/piped data.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/piped\ data.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: f9efc47f71f977bd34b4fbabe46f12e4018a576a /home/rclone/rclone-test-zorehup9jeqe/piped data.txt 2026/07/27 05:56:03 DEBUG : piped data.txt: Parsed hash: f9efc47f71f977bd34b4fbabe46f12e4018a576a 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/piped data.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/piped\ data.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 312448c4cd609738caa57c0a888ce6e8 /home/rclone/rclone-test-zorehup9jeqe/piped data.txt 2026/07/27 05:56:03 DEBUG : piped data.txt: Parsed hash: 312448c4cd609738caa57c0a888ce6e8 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/piped data.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/piped\ data.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: f9efc47f71f977bd34b4fbabe46f12e4018a576a /home/rclone/rclone-test-zorehup9jeqe/piped data.txt 2026/07/27 05:56:03 DEBUG : piped data.txt: Parsed hash: f9efc47f71f977bd34b4fbabe46f12e4018a576a === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2566: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 315d45de2a6285ee3806859e389e9682 /home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt 2026/07/27 05:56:03 DEBUG : unknown-size-update.txt: Parsed hash: 315d45de2a6285ee3806859e389e9682 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 94e88a904b0cb07b8657c5fa934c3448dbca5b7d /home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt 2026/07/27 05:56:03 DEBUG : unknown-size-update.txt: Parsed hash: 94e88a904b0cb07b8657c5fa934c3448dbca5b7d 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: md5sum /home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 315d45de2a6285ee3806859e389e9682 /home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt 2026/07/27 05:56:03 DEBUG : unknown-size-update.txt: Parsed hash: 315d45de2a6285ee3806859e389e9682 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Shell path "/home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Running remote command: sha1sum /home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Remote command result: 94e88a904b0cb07b8657c5fa934c3448dbca5b7d /home/rclone/rclone-test-zorehup9jeqe/unknown-size-update.txt 2026/07/27 05:56:03 DEBUG : unknown-size-update.txt: Parsed hash: 94e88a904b0cb07b8657c5fa934c3448dbca5b7d === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/27 05:56:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zorehup9jeqe/deeper/nonexisting/directory" 2026/07/27 05:56:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sxjIO}" suffix to name 2026/07/27 05:56:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/27 05:56:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/27 05:56:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/27 05:56:03 DEBUG : Setting pass="UF-FYSVIF_V1_IR6AMxsRmyyrQRp4JY3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/27 05:56:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/27 05:56:03 NOTICE: TestSFTPOpenssh{sxjIO}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/deeper/nonexisting/directory: New connection 127.0.0.1:37920->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-zorehup9jeqe/deeper/nonexisting/directory" 2026/07/27 05:56:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-zorehup9jeqe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/27 05:56:03 DEBUG : Waiting for deletions to finish 2026/07/27 05:56:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/27 05:56:04 DEBUG : removing 1 level 4 directories 2026/07/27 05:56:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/27 05:56:04 DEBUG : removing 1 level 3 directories 2026/07/27 05:56:04 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/27 05:56:04 DEBUG : removing 1 level 2 directories 2026/07/27 05:56:04 INFO : hello? sausage/êé: Removing directory 2026/07/27 05:56:04 DEBUG : removing 1 level 1 directories 2026/07/27 05:56:04 INFO : hello? sausage: Removing directory 2026/07/27 05:56:04 DEBUG : removing 1 level 0 directories 2026/07/27 05:56:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Removing directory 2026/07/27 05:56:04 ERROR : error listing: directory not found 2026/07/27 05:56:04 DEBUG : Waiting for deletions to finish 2026/07/27 05:56:04 ERROR : error listing: directory not found 2026/07/27 05:56:04 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Failed to list "": directory not found 2026/07/27 05:56:04 DEBUG : removing 1 level 0 directories 2026/07/27 05:56:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Removing directory 2026/07/27 05:56:04 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/27 05:56:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zorehup9jeqe: Closing 2 unused connections 2026/07/27 05:56:04 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.67s) --- 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 (2.43s) --- 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.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.62s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.19s) --- 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.01s) --- 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.01s) --- 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/ObjectOpenFingerprint (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.10s) --- 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 4.932s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 7.040515982s (try 1/5)