"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 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:438: Using remote "TestSFTPOpenssh:" 2026/05/23 04:21:53 NOTICE: TestSFTPOpenssh: Starting server 2026/05/23 04:21:54 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/05/23 04:21:54 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/05/23 04:21:54 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/05/23 04:21:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xewosuh5pebo" 2026/05/23 04:21:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 04:21:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/23 04:21:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:54 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{yQ7n0}" suffix to name 2026/05/23 04:21:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:54 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:54 NOTICE: TestSFTPOpenssh{yQ7n0}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: New connection 127.0.0.1:60950->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell type "unix" from config 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Relative path resolved to "/home/rclone/rclone-test-xewosuh5pebo" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Using root directory "/home/rclone/rclone-test-xewosuh5pebo" 2026/05/23 04:21:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/23 04:21:54 INFO : dir/subdir: Making directory 2026/05/23 04:21:54 INFO : dir/subdir: Removing directory 2026/05/23 04:21:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/23 04:21:54 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 32d27310879342a837c175f891680b75 /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 32d27310879342a837c175f891680b75 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 8959ca32b94820765c9f21d89c3549a061f8af32 /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8959ca32b94820765c9f21d89c3549a061f8af32 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 32d27310879342a837c175f891680b75 /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 32d27310879342a837c175f891680b75 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 8959ca32b94820765c9f21d89c3549a061f8af32 /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8959ca32b94820765c9f21d89c3549a061f8af32 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 32d27310879342a837c175f891680b75 /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 32d27310879342a837c175f891680b75 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 8959ca32b94820765c9f21d89c3549a061f8af32 /home/rclone/rclone-test-xewosuh5pebo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/23 04:21:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8959ca32b94820765c9f21d89c3549a061f8af32 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/./." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 938d1007d7d910e7d29ee9386e3032f5 /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : ./.: Parsed hash: 938d1007d7d910e7d29ee9386e3032f5 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/./." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 36ed13692b805aa00ed91f7231f928b1d2dd4831 /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : ./.: Parsed hash: 36ed13692b805aa00ed91f7231f928b1d2dd4831 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/./." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 938d1007d7d910e7d29ee9386e3032f5 /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : ./.: Parsed hash: 938d1007d7d910e7d29ee9386e3032f5 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/./." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 36ed13692b805aa00ed91f7231f928b1d2dd4831 /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : ./.: Parsed hash: 36ed13692b805aa00ed91f7231f928b1d2dd4831 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/./." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 938d1007d7d910e7d29ee9386e3032f5 /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : ./.: Parsed hash: 938d1007d7d910e7d29ee9386e3032f5 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/./." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 36ed13692b805aa00ed91f7231f928b1d2dd4831 /home/rclone/rclone-test-xewosuh5pebo/./. 2026/05/23 04:21:54 DEBUG : ./.: Parsed hash: 36ed13692b805aa00ed91f7231f928b1d2dd4831 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/../.." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 03ed33b89a3482cb7a8401796adf6bc5 /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : ../..: Parsed hash: 03ed33b89a3482cb7a8401796adf6bc5 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/../.." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: fdce16194c6ac34199cc773c8ef3dc2ef82ce72e /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : ../..: Parsed hash: fdce16194c6ac34199cc773c8ef3dc2ef82ce72e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/../.." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 03ed33b89a3482cb7a8401796adf6bc5 /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : ../..: Parsed hash: 03ed33b89a3482cb7a8401796adf6bc5 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/../.." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: fdce16194c6ac34199cc773c8ef3dc2ef82ce72e /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : ../..: Parsed hash: fdce16194c6ac34199cc773c8ef3dc2ef82ce72e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/../.." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 03ed33b89a3482cb7a8401796adf6bc5 /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : ../..: Parsed hash: 03ed33b89a3482cb7a8401796adf6bc5 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/../.." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: fdce16194c6ac34199cc773c8ef3dc2ef82ce72e /home/rclone/rclone-test-xewosuh5pebo/../.. 2026/05/23 04:21:54 DEBUG : ../..: Parsed hash: fdce16194c6ac34199cc773c8ef3dc2ef82ce72e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: f777af1e61b090dfb2123943a8d20830 /home/rclone/rclone-test-xewosuh5pebo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/23 04:21:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f777af1e61b090dfb2123943a8d20830 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 492d4557e5996dd56a5af6f16e210f5f1e5c6814 /home/rclone/rclone-test-xewosuh5pebo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/23 04:21:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 492d4557e5996dd56a5af6f16e210f5f1e5c6814 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: f777af1e61b090dfb2123943a8d20830 /home/rclone/rclone-test-xewosuh5pebo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/23 04:21:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f777af1e61b090dfb2123943a8d20830 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 492d4557e5996dd56a5af6f16e210f5f1e5c6814 /home/rclone/rclone-test-xewosuh5pebo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/23 04:21:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 492d4557e5996dd56a5af6f16e210f5f1e5c6814 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: f777af1e61b090dfb2123943a8d20830 /home/rclone/rclone-test-xewosuh5pebo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/23 04:21:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f777af1e61b090dfb2123943a8d20830 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 492d4557e5996dd56a5af6f16e210f5f1e5c6814 /home/rclone/rclone-test-xewosuh5pebo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/23 04:21:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 492d4557e5996dd56a5af6f16e210f5f1e5c6814 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\ leading\ space/\ leading\ space 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: ef137a6eabc319f8bfaa19981015a77c /home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space 2026/05/23 04:21:54 DEBUG : leading space/ leading space: Parsed hash: ef137a6eabc319f8bfaa19981015a77c 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\ leading\ space/\ leading\ space 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 1bee061393de7c70b72eda340456fbd7b6ff862e /home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space 2026/05/23 04:21:54 DEBUG : leading space/ leading space: Parsed hash: 1bee061393de7c70b72eda340456fbd7b6ff862e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\ leading\ space/\ leading\ space 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: ef137a6eabc319f8bfaa19981015a77c /home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space 2026/05/23 04:21:54 DEBUG : leading space/ leading space: Parsed hash: ef137a6eabc319f8bfaa19981015a77c 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\ leading\ space/\ leading\ space 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 1bee061393de7c70b72eda340456fbd7b6ff862e /home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space 2026/05/23 04:21:54 DEBUG : leading space/ leading space: Parsed hash: 1bee061393de7c70b72eda340456fbd7b6ff862e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\ leading\ space/\ leading\ space 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: ef137a6eabc319f8bfaa19981015a77c /home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space 2026/05/23 04:21:54 DEBUG : leading space/ leading space: Parsed hash: ef137a6eabc319f8bfaa19981015a77c 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\ leading\ space/\ leading\ space 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 1bee061393de7c70b72eda340456fbd7b6ff862e /home/rclone/rclone-test-xewosuh5pebo/ leading space/ leading space 2026/05/23 04:21:54 DEBUG : leading space/ leading space: Parsed hash: 1bee061393de7c70b72eda340456fbd7b6ff862e === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\~leading\ tilde/\~leading\ tilde 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: aeed3b77ca0144fefd8d41108ca586d9 /home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde 2026/05/23 04:21:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: aeed3b77ca0144fefd8d41108ca586d9 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\~leading\ tilde/\~leading\ tilde 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 16e82ee9cfec6a60a1b6a06dc0c1d9b708237f5e /home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde 2026/05/23 04:21:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 16e82ee9cfec6a60a1b6a06dc0c1d9b708237f5e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\~leading\ tilde/\~leading\ tilde 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: aeed3b77ca0144fefd8d41108ca586d9 /home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde 2026/05/23 04:21:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: aeed3b77ca0144fefd8d41108ca586d9 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\~leading\ tilde/\~leading\ tilde 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 16e82ee9cfec6a60a1b6a06dc0c1d9b708237f5e /home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde 2026/05/23 04:21:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 16e82ee9cfec6a60a1b6a06dc0c1d9b708237f5e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/\~leading\ tilde/\~leading\ tilde 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: aeed3b77ca0144fefd8d41108ca586d9 /home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde 2026/05/23 04:21:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: aeed3b77ca0144fefd8d41108ca586d9 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/\~leading\ tilde/\~leading\ tilde 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 16e82ee9cfec6a60a1b6a06dc0c1d9b708237f5e /home/rclone/rclone-test-xewosuh5pebo/~leading tilde/~leading tilde 2026/05/23 04:21:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 16e82ee9cfec6a60a1b6a06dc0c1d9b708237f5e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␍leading\ CR/␍leading\ CR 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b3025dc8d333439d7fcee90ca8dd9b54 /home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR 2026/05/23 04:21:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b3025dc8d333439d7fcee90ca8dd9b54 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␍leading\ CR/␍leading\ CR 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 6915db9a3426254fbe0a810b20aa40004f8e1480 /home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR 2026/05/23 04:21:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6915db9a3426254fbe0a810b20aa40004f8e1480 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␍leading\ CR/␍leading\ CR 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b3025dc8d333439d7fcee90ca8dd9b54 /home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR 2026/05/23 04:21:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b3025dc8d333439d7fcee90ca8dd9b54 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␍leading\ CR/␍leading\ CR 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 6915db9a3426254fbe0a810b20aa40004f8e1480 /home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR 2026/05/23 04:21:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6915db9a3426254fbe0a810b20aa40004f8e1480 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␍leading\ CR/␍leading\ CR 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b3025dc8d333439d7fcee90ca8dd9b54 /home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR 2026/05/23 04:21:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b3025dc8d333439d7fcee90ca8dd9b54 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␍leading\ CR/␍leading\ CR 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 6915db9a3426254fbe0a810b20aa40004f8e1480 /home/rclone/rclone-test-xewosuh5pebo/␍leading CR/␍leading CR 2026/05/23 04:21:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6915db9a3426254fbe0a810b20aa40004f8e1480 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␊leading\ LF/␊leading\ LF 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 616c1a1ea398ffae0c9d622b193297da /home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF 2026/05/23 04:21:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 616c1a1ea398ffae0c9d622b193297da 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␊leading\ LF/␊leading\ LF 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0eceea7e5288bbc07f831aedcdb9a89d28f77d0c /home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF 2026/05/23 04:21:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0eceea7e5288bbc07f831aedcdb9a89d28f77d0c 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␊leading\ LF/␊leading\ LF 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 616c1a1ea398ffae0c9d622b193297da /home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF 2026/05/23 04:21:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 616c1a1ea398ffae0c9d622b193297da 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␊leading\ LF/␊leading\ LF 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0eceea7e5288bbc07f831aedcdb9a89d28f77d0c /home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF 2026/05/23 04:21:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0eceea7e5288bbc07f831aedcdb9a89d28f77d0c 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␊leading\ LF/␊leading\ LF 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 616c1a1ea398ffae0c9d622b193297da /home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF 2026/05/23 04:21:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 616c1a1ea398ffae0c9d622b193297da 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␊leading\ LF/␊leading\ LF 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0eceea7e5288bbc07f831aedcdb9a89d28f77d0c /home/rclone/rclone-test-xewosuh5pebo/␊leading LF/␊leading LF 2026/05/23 04:21:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0eceea7e5288bbc07f831aedcdb9a89d28f77d0c === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␉leading\ HT/␉leading\ HT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 15a2a46f3ee78f9deff6d4ac6be8f6d9 /home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT 2026/05/23 04:21:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 15a2a46f3ee78f9deff6d4ac6be8f6d9 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␉leading\ HT/␉leading\ HT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 21c8e496e00983b305c07d41e8de70373ded6928 /home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT 2026/05/23 04:21:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 21c8e496e00983b305c07d41e8de70373ded6928 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␉leading\ HT/␉leading\ HT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 15a2a46f3ee78f9deff6d4ac6be8f6d9 /home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT 2026/05/23 04:21:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 15a2a46f3ee78f9deff6d4ac6be8f6d9 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␉leading\ HT/␉leading\ HT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 21c8e496e00983b305c07d41e8de70373ded6928 /home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT 2026/05/23 04:21:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 21c8e496e00983b305c07d41e8de70373ded6928 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␉leading\ HT/␉leading\ HT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 15a2a46f3ee78f9deff6d4ac6be8f6d9 /home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT 2026/05/23 04:21:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 15a2a46f3ee78f9deff6d4ac6be8f6d9 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␉leading\ HT/␉leading\ HT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 21c8e496e00983b305c07d41e8de70373ded6928 /home/rclone/rclone-test-xewosuh5pebo/␉leading HT/␉leading HT 2026/05/23 04:21:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 21c8e496e00983b305c07d41e8de70373ded6928 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␋leading\ VT/␋leading\ VT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0745919a471bd35a8c1822a463666ded /home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT 2026/05/23 04:21:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0745919a471bd35a8c1822a463666ded 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␋leading\ VT/␋leading\ VT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0e97d09fb8de90081c0f81dd932a4be498170d09 /home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT 2026/05/23 04:21:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0e97d09fb8de90081c0f81dd932a4be498170d09 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␋leading\ VT/␋leading\ VT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0745919a471bd35a8c1822a463666ded /home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT 2026/05/23 04:21:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0745919a471bd35a8c1822a463666ded 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␋leading\ VT/␋leading\ VT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0e97d09fb8de90081c0f81dd932a4be498170d09 /home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT 2026/05/23 04:21:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0e97d09fb8de90081c0f81dd932a4be498170d09 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/␋leading\ VT/␋leading\ VT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0745919a471bd35a8c1822a463666ded /home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT 2026/05/23 04:21:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0745919a471bd35a8c1822a463666ded 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/␋leading\ VT/␋leading\ VT 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0e97d09fb8de90081c0f81dd932a4be498170d09 /home/rclone/rclone-test-xewosuh5pebo/␋leading VT/␋leading VT 2026/05/23 04:21:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0e97d09fb8de90081c0f81dd932a4be498170d09 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/.leading\ dot/.leading\ dot 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 633e2a03296473e6a758dd288cd43554 /home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot 2026/05/23 04:21:54 DEBUG : .leading dot/.leading dot: Parsed hash: 633e2a03296473e6a758dd288cd43554 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/.leading\ dot/.leading\ dot 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0a57f791d8620c8132c13c3dc8565d0d57ba5883 /home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot 2026/05/23 04:21:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0a57f791d8620c8132c13c3dc8565d0d57ba5883 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/.leading\ dot/.leading\ dot 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 633e2a03296473e6a758dd288cd43554 /home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot 2026/05/23 04:21:54 DEBUG : .leading dot/.leading dot: Parsed hash: 633e2a03296473e6a758dd288cd43554 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/.leading\ dot/.leading\ dot 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0a57f791d8620c8132c13c3dc8565d0d57ba5883 /home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot 2026/05/23 04:21:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0a57f791d8620c8132c13c3dc8565d0d57ba5883 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/.leading\ dot/.leading\ dot 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 633e2a03296473e6a758dd288cd43554 /home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot 2026/05/23 04:21:54 DEBUG : .leading dot/.leading dot: Parsed hash: 633e2a03296473e6a758dd288cd43554 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/.leading\ dot/.leading\ dot 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0a57f791d8620c8132c13c3dc8565d0d57ba5883 /home/rclone/rclone-test-xewosuh5pebo/.leading dot/.leading dot 2026/05/23 04:21:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0a57f791d8620c8132c13c3dc8565d0d57ba5883 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space " 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ space\ /trailing\ space\ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: c8a1ddd68dfa6299739776f2d85995f2 /home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space 2026/05/23 04:21:54 DEBUG : trailing space /trailing space : Parsed hash: c8a1ddd68dfa6299739776f2d85995f2 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space " 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ space\ /trailing\ space\ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: bc1a0da58081afa88fc32c48cb601b872901c448 /home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space 2026/05/23 04:21:54 DEBUG : trailing space /trailing space : Parsed hash: bc1a0da58081afa88fc32c48cb601b872901c448 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space " 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ space\ /trailing\ space\ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: c8a1ddd68dfa6299739776f2d85995f2 /home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space 2026/05/23 04:21:54 DEBUG : trailing space /trailing space : Parsed hash: c8a1ddd68dfa6299739776f2d85995f2 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space " 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ space\ /trailing\ space\ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: bc1a0da58081afa88fc32c48cb601b872901c448 /home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space 2026/05/23 04:21:54 DEBUG : trailing space /trailing space : Parsed hash: bc1a0da58081afa88fc32c48cb601b872901c448 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space " 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ space\ /trailing\ space\ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: c8a1ddd68dfa6299739776f2d85995f2 /home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space 2026/05/23 04:21:54 DEBUG : trailing space /trailing space : Parsed hash: c8a1ddd68dfa6299739776f2d85995f2 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space " 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ space\ /trailing\ space\ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: bc1a0da58081afa88fc32c48cb601b872901c448 /home/rclone/rclone-test-xewosuh5pebo/trailing space /trailing space 2026/05/23 04:21:54 DEBUG : trailing space /trailing space : Parsed hash: bc1a0da58081afa88fc32c48cb601b872901c448 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ CR␍/trailing\ CR␍ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 4afa1fd4524e31438aab11c9b7a891e7 /home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍ 2026/05/23 04:21:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4afa1fd4524e31438aab11c9b7a891e7 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ CR␍/trailing\ CR␍ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 8ff6db89603d03b4ac7e65f1310f0b9ec2fb4c55 /home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍ 2026/05/23 04:21:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ff6db89603d03b4ac7e65f1310f0b9ec2fb4c55 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ CR␍/trailing\ CR␍ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 4afa1fd4524e31438aab11c9b7a891e7 /home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍ 2026/05/23 04:21:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4afa1fd4524e31438aab11c9b7a891e7 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ CR␍/trailing\ CR␍ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 8ff6db89603d03b4ac7e65f1310f0b9ec2fb4c55 /home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍ 2026/05/23 04:21:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ff6db89603d03b4ac7e65f1310f0b9ec2fb4c55 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ CR␍/trailing\ CR␍ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 4afa1fd4524e31438aab11c9b7a891e7 /home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍ 2026/05/23 04:21:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4afa1fd4524e31438aab11c9b7a891e7 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ CR␍/trailing\ CR␍ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 8ff6db89603d03b4ac7e65f1310f0b9ec2fb4c55 /home/rclone/rclone-test-xewosuh5pebo/trailing CR␍/trailing CR␍ 2026/05/23 04:21:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ff6db89603d03b4ac7e65f1310f0b9ec2fb4c55 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ LF␊/trailing\ LF␊ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 7a9f20248d3e812239f42b0c8be4bbc4 /home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊ 2026/05/23 04:21:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7a9f20248d3e812239f42b0c8be4bbc4 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ LF␊/trailing\ LF␊ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 923a4b07390d5f5e87d33e480920ecdb183dc03d /home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊ 2026/05/23 04:21:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 923a4b07390d5f5e87d33e480920ecdb183dc03d 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ LF␊/trailing\ LF␊ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 7a9f20248d3e812239f42b0c8be4bbc4 /home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊ 2026/05/23 04:21:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7a9f20248d3e812239f42b0c8be4bbc4 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ LF␊/trailing\ LF␊ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 923a4b07390d5f5e87d33e480920ecdb183dc03d /home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊ 2026/05/23 04:21:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 923a4b07390d5f5e87d33e480920ecdb183dc03d 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ LF␊/trailing\ LF␊ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 7a9f20248d3e812239f42b0c8be4bbc4 /home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊ 2026/05/23 04:21:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7a9f20248d3e812239f42b0c8be4bbc4 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ LF␊/trailing\ LF␊ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 923a4b07390d5f5e87d33e480920ecdb183dc03d /home/rclone/rclone-test-xewosuh5pebo/trailing LF␊/trailing LF␊ 2026/05/23 04:21:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 923a4b07390d5f5e87d33e480920ecdb183dc03d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ HT␉/trailing\ HT␉ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 11ee23edb7973066340c13b4674f38ab /home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉ 2026/05/23 04:21:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11ee23edb7973066340c13b4674f38ab 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ HT␉/trailing\ HT␉ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 21f26e4cb61d8364a36c9f791972545517f831ab /home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉ 2026/05/23 04:21:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 21f26e4cb61d8364a36c9f791972545517f831ab 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ HT␉/trailing\ HT␉ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 11ee23edb7973066340c13b4674f38ab /home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉ 2026/05/23 04:21:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11ee23edb7973066340c13b4674f38ab 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ HT␉/trailing\ HT␉ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 21f26e4cb61d8364a36c9f791972545517f831ab /home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉ 2026/05/23 04:21:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 21f26e4cb61d8364a36c9f791972545517f831ab 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ HT␉/trailing\ HT␉ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 11ee23edb7973066340c13b4674f38ab /home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉ 2026/05/23 04:21:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11ee23edb7973066340c13b4674f38ab 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ HT␉/trailing\ HT␉ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 21f26e4cb61d8364a36c9f791972545517f831ab /home/rclone/rclone-test-xewosuh5pebo/trailing HT␉/trailing HT␉ 2026/05/23 04:21:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 21f26e4cb61d8364a36c9f791972545517f831ab === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ VT␋/trailing\ VT␋ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b1bd18152397237a1904eb39008e0822 /home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋ 2026/05/23 04:21:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b1bd18152397237a1904eb39008e0822 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ VT␋/trailing\ VT␋ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 51eeb34afed35bdf6849f2d1ea0547627fe3cb0b /home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋ 2026/05/23 04:21:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 51eeb34afed35bdf6849f2d1ea0547627fe3cb0b 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ VT␋/trailing\ VT␋ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b1bd18152397237a1904eb39008e0822 /home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋ 2026/05/23 04:21:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b1bd18152397237a1904eb39008e0822 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ VT␋/trailing\ VT␋ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 51eeb34afed35bdf6849f2d1ea0547627fe3cb0b /home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋ 2026/05/23 04:21:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 51eeb34afed35bdf6849f2d1ea0547627fe3cb0b 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ VT␋/trailing\ VT␋ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b1bd18152397237a1904eb39008e0822 /home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋ 2026/05/23 04:21:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b1bd18152397237a1904eb39008e0822 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ VT␋/trailing\ VT␋ 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 51eeb34afed35bdf6849f2d1ea0547627fe3cb0b /home/rclone/rclone-test-xewosuh5pebo/trailing VT␋/trailing VT␋ 2026/05/23 04:21:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 51eeb34afed35bdf6849f2d1ea0547627fe3cb0b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ dot./trailing\ dot. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: d75d745547db344fa8711ab1bb6c4508 /home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot. 2026/05/23 04:21:54 DEBUG : trailing dot./trailing dot.: Parsed hash: d75d745547db344fa8711ab1bb6c4508 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ dot./trailing\ dot. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 88e8ced4cdc9952688be31188087633b731140b1 /home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot. 2026/05/23 04:21:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 88e8ced4cdc9952688be31188087633b731140b1 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ dot./trailing\ dot. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: d75d745547db344fa8711ab1bb6c4508 /home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot. 2026/05/23 04:21:54 DEBUG : trailing dot./trailing dot.: Parsed hash: d75d745547db344fa8711ab1bb6c4508 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ dot./trailing\ dot. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 88e8ced4cdc9952688be31188087633b731140b1 /home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot. 2026/05/23 04:21:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 88e8ced4cdc9952688be31188087633b731140b1 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ dot./trailing\ dot. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: d75d745547db344fa8711ab1bb6c4508 /home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot. 2026/05/23 04:21:54 DEBUG : trailing dot./trailing dot.: Parsed hash: d75d745547db344fa8711ab1bb6c4508 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot." 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/trailing\ dot./trailing\ dot. 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 88e8ced4cdc9952688be31188087633b731140b1 /home/rclone/rclone-test-xewosuh5pebo/trailing dot./trailing dot. 2026/05/23 04:21:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 88e8ced4cdc9952688be31188087633b731140b1 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/invalid\ utf-8/invalid\ utf-8 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: c94f2d3d08bbf06673ac57551d3089f0 /home/rclone/rclone-test-xewosuh5pebo/invalid utf-8/invalid utf-8 2026/05/23 04:21:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c94f2d3d08bbf06673ac57551d3089f0 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/invalid\ utf-8/invalid\ utf-8 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 6536899e354f0b13544443b06f20749b707e789d /home/rclone/rclone-test-xewosuh5pebo/invalid utf-8/invalid utf-8 2026/05/23 04:21:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6536899e354f0b13544443b06f20749b707e789d 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/invalid\ utf-8/invalid\ utf-8 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: c94f2d3d08bbf06673ac57551d3089f0 /home/rclone/rclone-test-xewosuh5pebo/invalid utf-8/invalid utf-8 2026/05/23 04:21:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c94f2d3d08bbf06673ac57551d3089f0 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/invalid\ utf-8/invalid\ utf-8 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 6536899e354f0b13544443b06f20749b707e789d /home/rclone/rclone-test-xewosuh5pebo/invalid utf-8/invalid utf-8 2026/05/23 04:21:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6536899e354f0b13544443b06f20749b707e789d 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/invalid\ utf-8/invalid\ utf-8 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: c94f2d3d08bbf06673ac57551d3089f0 /home/rclone/rclone-test-xewosuh5pebo/invalid utf-8/invalid utf-8 2026/05/23 04:21:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c94f2d3d08bbf06673ac57551d3089f0 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/invalid\ utf-8/invalid\ utf-8 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 6536899e354f0b13544443b06f20749b707e789d /home/rclone/rclone-test-xewosuh5pebo/invalid utf-8/invalid utf-8 2026/05/23 04:21:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6536899e354f0b13544443b06f20749b707e789d === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/test\%46.txt/test\%46.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b12d83824d20e9340aa5368c3b51464e /home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt 2026/05/23 04:21:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: b12d83824d20e9340aa5368c3b51464e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/test\%46.txt/test\%46.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 690e902c64c76ff9977afdac0545cf379176592a /home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt 2026/05/23 04:21:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 690e902c64c76ff9977afdac0545cf379176592a 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/test\%46.txt/test\%46.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b12d83824d20e9340aa5368c3b51464e /home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt 2026/05/23 04:21:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: b12d83824d20e9340aa5368c3b51464e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/test\%46.txt/test\%46.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 690e902c64c76ff9977afdac0545cf379176592a /home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt 2026/05/23 04:21:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 690e902c64c76ff9977afdac0545cf379176592a 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/test\%46.txt/test\%46.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: b12d83824d20e9340aa5368c3b51464e /home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt 2026/05/23 04:21:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: b12d83824d20e9340aa5368c3b51464e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/test\%46.txt/test\%46.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 690e902c64c76ff9977afdac0545cf379176592a /home/rclone/rclone-test-xewosuh5pebo/test%46.txt/test%46.txt 2026/05/23 04:21:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 690e902c64c76ff9977afdac0545cf379176592a === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Connection OK after error: potato 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/zero-length-file" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/zero-length-file 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xewosuh5pebo/zero-length-file 2026/05/23 04:21:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/zero-length-file" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/zero-length-file 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xewosuh5pebo/zero-length-file 2026/05/23 04:21:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/zero-length-file" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/zero-length-file 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xewosuh5pebo/zero-length-file 2026/05/23 04:21:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/zero-length-file" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/zero-length-file 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xewosuh5pebo/zero-length-file 2026/05/23 04:21:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 69362325b0eea6b9a122869a46763136 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 69362325b0eea6b9a122869a46763136 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: caeeaf61ea0b02724d1a63f2081cc7b0be0a53a5 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: caeeaf61ea0b02724d1a63f2081cc7b0be0a53a5 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 69362325b0eea6b9a122869a46763136 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 69362325b0eea6b9a122869a46763136 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: caeeaf61ea0b02724d1a63f2081cc7b0be0a53a5 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: caeeaf61ea0b02724d1a63f2081cc7b0be0a53a5 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/23 04:21:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/23 04:21:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/23 04:21:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:54 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{yQ7n0}" suffix to name 2026/05/23 04:21:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:54 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:54 NOTICE: TestSFTPOpenssh{yQ7n0}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:60954->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:54 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/23 04:21:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xewosuh5pebo/hello? sausage/êé" 2026/05/23 04:21:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/23 04:21:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:54 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{yQ7n0}" suffix to name 2026/05/23 04:21:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:54 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:54 NOTICE: TestSFTPOpenssh{yQ7n0}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: New connection 127.0.0.1:60968->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Shell type "unix" from config 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé" 2026/05/23 04:21:54 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-xewosuh5pebo/hello? sausage/êé" to be canonical "TestSFTPOpenssh{yQ7n0}:rclone-test-xewosuh5pebo/hello? sausage/êé" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Remote command result: c640fae5f71d18b746860b08600175a8 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/23 04:21:54 DEBUG : a/b/c/d/e.txt: Parsed hash: c640fae5f71d18b746860b08600175a8 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Remote command result: 053ecbb097ed7ba8dfb41c04059bb9ede0d5a79e /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/23 04:21:54 DEBUG : a/b/c/d/e.txt: Parsed hash: 053ecbb097ed7ba8dfb41c04059bb9ede0d5a79e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Remote command result: c640fae5f71d18b746860b08600175a8 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/23 04:21:54 DEBUG : a/b/c/d/e.txt: Parsed hash: c640fae5f71d18b746860b08600175a8 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: Remote command result: 053ecbb097ed7ba8dfb41c04059bb9ede0d5a79e /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/23 04:21:54 DEBUG : a/b/c/d/e.txt: Parsed hash: 053ecbb097ed7ba8dfb41c04059bb9ede0d5a79e 2026/05/23 04:21:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé: New connection 127.0.0.1:60980->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:54 DEBUG : Waiting for deletions to finish 2026/05/23 04:21:54 INFO : a/b/c/d/e.txt: Deleted 2026/05/23 04:21:55 DEBUG : removing 1 level 4 directories 2026/05/23 04:21:55 INFO : a/b/c/d: Removing directory 2026/05/23 04:21:55 DEBUG : removing 1 level 3 directories 2026/05/23 04:21:55 INFO : a/b/c: Removing directory 2026/05/23 04:21:55 DEBUG : removing 1 level 2 directories 2026/05/23 04:21:55 INFO : a/b: Removing directory 2026/05/23 04:21:55 DEBUG : removing 1 level 1 directories 2026/05/23 04:21:55 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/other.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : other.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/other.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : other.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: New connection 127.0.0.1:60982->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/other.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : other.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/other.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : other.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/moveTest/other.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/moveTest/other.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/moveTest/other.txt 2026/05/23 04:21:55 DEBUG : moveTest/other.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/moveTest/other.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/moveTest/other.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/moveTest/other.txt 2026/05/23 04:21:55 DEBUG : moveTest/other.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/other.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : other.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/other.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/other.txt 2026/05/23 04:21:55 DEBUG : other.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/23 04:21:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hodelim0loje" 2026/05/23 04:21:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{yQ7n0}" suffix to name 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 NOTICE: TestSFTPOpenssh{yQ7n0}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: New connection 127.0.0.1:60990->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Shell type "unix" from config 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Relative path resolved to "/home/rclone/rclone-test-hodelim0loje" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Using root directory "/home/rclone/rclone-test-hodelim0loje" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Shell path "/home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Running remote command: md5sum /home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/file name.txt 2026/05/23 04:21:55 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Shell path "/home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Running remote command: sha1sum /home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/file name.txt 2026/05/23 04:21:55 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Shell path "/home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Running remote command: md5sum /home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Shell path "/home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Running remote command: sha1sum /home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-hodelim0loje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: Purge dir "new_name" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hodelim0loje: 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/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 5e9bbc0f2c7d5bc63621d4bad85bfe85 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 5e9bbc0f2c7d5bc63621d4bad85bfe85 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 04fac01f7fedb7f962731990e40383e5790bb8ab /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 04fac01f7fedb7f962731990e40383e5790bb8ab === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 507ef799142a6b98c908b0273111c553 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 507ef799142a6b98c908b0273111c553 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 067adf16c85d0b669564cfb4d43bd6318582c790 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 067adf16c85d0b669564cfb4d43bd6318582c790 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 507ef799142a6b98c908b0273111c553 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 507ef799142a6b98c908b0273111c553 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 067adf16c85d0b669564cfb4d43bd6318582c790 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : file name.txt: Parsed hash: 067adf16c85d0b669564cfb4d43bd6318582c790 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/23 04:21:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{yQ7n0}" suffix to name 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 NOTICE: TestSFTPOpenssh{yQ7n0}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:32772->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/23 04:21:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xewosuh5pebo/not found.txt" 2026/05/23 04:21:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{yQ7n0}" suffix to name 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 NOTICE: TestSFTPOpenssh{yQ7n0}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/not found.txt: New connection 127.0.0.1:32786->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/not found.txt: Shell type "unix" from config 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/not found.txt: Relative path resolved to "/home/rclone/rclone-test-xewosuh5pebo/not found.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/not found.txt: Using root directory "/home/rclone/rclone-test-xewosuh5pebo/not found.txt" 2026/05/23 04:21:55 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-xewosuh5pebo" from "TestSFTPOpenssh:rclone-test-xewosuh5pebo" 2026/05/23 04:21:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/23 04:21:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{yQ7n0}" suffix to name 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 NOTICE: TestSFTPOpenssh{yQ7n0}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:32788->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 507ef799142a6b98c908b0273111c553 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/file name.txt: Parsed hash: 507ef799142a6b98c908b0273111c553 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 067adf16c85d0b669564cfb4d43bd6318582c790 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/file name.txt: Parsed hash: 067adf16c85d0b669564cfb4d43bd6318582c790 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 507ef799142a6b98c908b0273111c553 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/file name.txt: Parsed hash: 507ef799142a6b98c908b0273111c553 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 067adf16c85d0b669564cfb4d43bd6318582c790 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/file name.txt: Parsed hash: 067adf16c85d0b669564cfb4d43bd6318582c790 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/created from root.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/created\ from\ root.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37b478d6447f3729d5a92bd255a20d90 /home/rclone/rclone-test-xewosuh5pebo/created from root.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/created from root.txt: Parsed hash: 37b478d6447f3729d5a92bd255a20d90 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/created from root.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/created\ from\ root.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ce69b65d93976547d49651d3a08257ba170b6b53 /home/rclone/rclone-test-xewosuh5pebo/created from root.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/created from root.txt: Parsed hash: ce69b65d93976547d49651d3a08257ba170b6b53 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/created from root.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/created\ from\ root.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37b478d6447f3729d5a92bd255a20d90 /home/rclone/rclone-test-xewosuh5pebo/created from root.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/created from root.txt: Parsed hash: 37b478d6447f3729d5a92bd255a20d90 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/created from root.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/created\ from\ root.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ce69b65d93976547d49651d3a08257ba170b6b53 /home/rclone/rclone-test-xewosuh5pebo/created from root.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/created from root.txt: Parsed hash: ce69b65d93976547d49651d3a08257ba170b6b53 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/created from root.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/created\ from\ root.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37b478d6447f3729d5a92bd255a20d90 /home/rclone/rclone-test-xewosuh5pebo/created from root.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/created from root.txt: Parsed hash: 37b478d6447f3729d5a92bd255a20d90 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/created from root.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/created\ from\ root.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ce69b65d93976547d49651d3a08257ba170b6b53 /home/rclone/rclone-test-xewosuh5pebo/created from root.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/created from root.txt: Parsed hash: ce69b65d93976547d49651d3a08257ba170b6b53 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 507ef799142a6b98c908b0273111c553 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/file name.txt: Parsed hash: 507ef799142a6b98c908b0273111c553 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 067adf16c85d0b669564cfb4d43bd6318582c790 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/file name.txt: Parsed hash: 067adf16c85d0b669564cfb4d43bd6318582c790 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 507ef799142a6b98c908b0273111c553 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/file name.txt: Parsed hash: 507ef799142a6b98c908b0273111c553 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/file name.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/file\ name.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 067adf16c85d0b669564cfb4d43bd6318582c790 /home/rclone/rclone-test-xewosuh5pebo/file name.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/file name.txt: Parsed hash: 067adf16c85d0b669564cfb4d43bd6318582c790 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 53af2ed4f2f35dad2d5c64f44aa39869 /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 53af2ed4f2f35dad2d5c64f44aa39869 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 524168b31ab20642b6bee988025f1d59cdbca94b /home/rclone/rclone-test-xewosuh5pebo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/23 04:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 524168b31ab20642b6bee988025f1d59cdbca94b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Server has VFS statistics extension 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: About path "/home/rclone/rclone-test-xewosuh5pebo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/piped data.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/piped\ data.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xewosuh5pebo/piped data.txt 2026/05/23 04:21:55 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/piped data.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/piped\ data.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xewosuh5pebo/piped data.txt 2026/05/23 04:21:55 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/piped data.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/piped\ data.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xewosuh5pebo/piped data.txt 2026/05/23 04:21:55 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/piped data.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/piped\ data.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xewosuh5pebo/piped data.txt 2026/05/23 04:21:55 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/piped data.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/piped\ data.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0701c8efcc4cfca2f5e2ec0f91120e69 /home/rclone/rclone-test-xewosuh5pebo/piped data.txt 2026/05/23 04:21:55 DEBUG : piped data.txt: Parsed hash: 0701c8efcc4cfca2f5e2ec0f91120e69 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/piped data.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/piped\ data.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: ac7a23fb743891e7f1913759eb554cb64447a788 /home/rclone/rclone-test-xewosuh5pebo/piped data.txt 2026/05/23 04:21:55 DEBUG : piped data.txt: Parsed hash: ac7a23fb743891e7f1913759eb554cb64447a788 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/piped data.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/piped\ data.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: 0701c8efcc4cfca2f5e2ec0f91120e69 /home/rclone/rclone-test-xewosuh5pebo/piped data.txt 2026/05/23 04:21:55 DEBUG : piped data.txt: Parsed hash: 0701c8efcc4cfca2f5e2ec0f91120e69 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/piped data.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/piped\ data.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: ac7a23fb743891e7f1913759eb554cb64447a788 /home/rclone/rclone-test-xewosuh5pebo/piped data.txt 2026/05/23 04:21:55 DEBUG : piped data.txt: Parsed hash: ac7a23fb743891e7f1913759eb554cb64447a788 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: a125c5f294ba6eb2cc194ee71cec9a98 /home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt 2026/05/23 04:21:55 DEBUG : unknown-size-update.txt: Parsed hash: a125c5f294ba6eb2cc194ee71cec9a98 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: c675ef28c85a60fc50ce8bc2173eabdb2b62aabf /home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt 2026/05/23 04:21:55 DEBUG : unknown-size-update.txt: Parsed hash: c675ef28c85a60fc50ce8bc2173eabdb2b62aabf 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: md5sum /home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: a125c5f294ba6eb2cc194ee71cec9a98 /home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt 2026/05/23 04:21:55 DEBUG : unknown-size-update.txt: Parsed hash: a125c5f294ba6eb2cc194ee71cec9a98 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Shell path "/home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Running remote command: sha1sum /home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Remote command result: c675ef28c85a60fc50ce8bc2173eabdb2b62aabf /home/rclone/rclone-test-xewosuh5pebo/unknown-size-update.txt 2026/05/23 04:21:55 DEBUG : unknown-size-update.txt: Parsed hash: c675ef28c85a60fc50ce8bc2173eabdb2b62aabf === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/23 04:21:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xewosuh5pebo/deeper/nonexisting/directory" 2026/05/23 04:21:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{yQ7n0}" suffix to name 2026/05/23 04:21:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/23 04:21:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/23 04:21:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/23 04:21:55 DEBUG : Setting pass="oGddBTHC7hmDkyT-Nw81aSMbRz8oC3br" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/23 04:21:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/23 04:21:55 NOTICE: TestSFTPOpenssh{yQ7n0}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/deeper/nonexisting/directory: New connection 127.0.0.1:32802->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-xewosuh5pebo/deeper/nonexisting/directory" 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-xewosuh5pebo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/23 04:21:55 DEBUG : Waiting for deletions to finish 2026/05/23 04:21:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/23 04:21:55 DEBUG : removing 1 level 4 directories 2026/05/23 04:21:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/23 04:21:55 DEBUG : removing 1 level 3 directories 2026/05/23 04:21:55 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/23 04:21:55 DEBUG : removing 1 level 2 directories 2026/05/23 04:21:55 INFO : hello? sausage/êé: Removing directory 2026/05/23 04:21:55 DEBUG : removing 1 level 1 directories 2026/05/23 04:21:55 INFO : hello? sausage: Removing directory 2026/05/23 04:21:55 DEBUG : removing 1 level 0 directories 2026/05/23 04:21:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Removing directory 2026/05/23 04:21:55 ERROR : error listing: directory not found 2026/05/23 04:21:55 DEBUG : Waiting for deletions to finish 2026/05/23 04:21:55 ERROR : error listing: directory not found 2026/05/23 04:21:55 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Failed to list "": directory not found 2026/05/23 04:21:55 DEBUG : removing 1 level 0 directories 2026/05/23 04:21:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Removing directory 2026/05/23 04:21:55 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/23 04:21:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xewosuh5pebo: Closing 2 unused connections 2026/05/23 04:21:55 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.83s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.66s) --- 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.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.099s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.929666012s (try 1/5)