"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/03/19 02:07:59 NOTICE: TestSFTPOpenssh: Starting server 2026/03/19 02:08:00 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/03/19 02:08:00 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/03/19 02:08:00 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/03/19 02:08:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nikaven7kope" 2026/03/19 02:08:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/19 02:08:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/19 02:08:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:00 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Nafu}" suffix to name 2026/03/19 02:08:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:00 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: New connection 127.0.0.1:40106->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell type "unix" from config 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Relative path resolved to "/home/rclone/rclone-test-nikaven7kope" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Using root directory "/home/rclone/rclone-test-nikaven7kope" 2026/03/19 02:08:00 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/03/19 02:08:00 INFO : dir/subdir: Making directory 2026/03/19 02:08:00 INFO : dir/subdir: Removing directory 2026/03/19 02:08:00 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/03/19 02:08:00 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/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 255827f8159849a603fb855109f33a4e /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 255827f8159849a603fb855109f33a4e 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: a4430468f0d6e1574b65d0d1ff2443b3dc9ed931 /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a4430468f0d6e1574b65d0d1ff2443b3dc9ed931 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 255827f8159849a603fb855109f33a4e /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 255827f8159849a603fb855109f33a4e 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: a4430468f0d6e1574b65d0d1ff2443b3dc9ed931 /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a4430468f0d6e1574b65d0d1ff2443b3dc9ed931 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 255827f8159849a603fb855109f33a4e /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 255827f8159849a603fb855109f33a4e 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: a4430468f0d6e1574b65d0d1ff2443b3dc9ed931 /home/rclone/rclone-test-nikaven7kope/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 02:08:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a4430468f0d6e1574b65d0d1ff2443b3dc9ed931 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/./." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d8a1f97f89b29c60bb5eda87b21cadd4 /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : ./.: Parsed hash: d8a1f97f89b29c60bb5eda87b21cadd4 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/./." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 601e76ce6796b67ed5ce7a46b38633ca0c5aa51b /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : ./.: Parsed hash: 601e76ce6796b67ed5ce7a46b38633ca0c5aa51b 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/./." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d8a1f97f89b29c60bb5eda87b21cadd4 /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : ./.: Parsed hash: d8a1f97f89b29c60bb5eda87b21cadd4 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/./." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 601e76ce6796b67ed5ce7a46b38633ca0c5aa51b /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : ./.: Parsed hash: 601e76ce6796b67ed5ce7a46b38633ca0c5aa51b 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/./." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d8a1f97f89b29c60bb5eda87b21cadd4 /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : ./.: Parsed hash: d8a1f97f89b29c60bb5eda87b21cadd4 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/./." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 601e76ce6796b67ed5ce7a46b38633ca0c5aa51b /home/rclone/rclone-test-nikaven7kope/./. 2026/03/19 02:08:00 DEBUG : ./.: Parsed hash: 601e76ce6796b67ed5ce7a46b38633ca0c5aa51b === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/../.." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1761ce85ebabdeecf56ab959a114850d /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : ../..: Parsed hash: 1761ce85ebabdeecf56ab959a114850d 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/../.." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 75fe3f1ddb63631fdae69ada721ce68fb79ef78c /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : ../..: Parsed hash: 75fe3f1ddb63631fdae69ada721ce68fb79ef78c 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/../.." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1761ce85ebabdeecf56ab959a114850d /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : ../..: Parsed hash: 1761ce85ebabdeecf56ab959a114850d 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/../.." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 75fe3f1ddb63631fdae69ada721ce68fb79ef78c /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : ../..: Parsed hash: 75fe3f1ddb63631fdae69ada721ce68fb79ef78c 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/../.." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1761ce85ebabdeecf56ab959a114850d /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : ../..: Parsed hash: 1761ce85ebabdeecf56ab959a114850d 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/../.." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 75fe3f1ddb63631fdae69ada721ce68fb79ef78c /home/rclone/rclone-test-nikaven7kope/../.. 2026/03/19 02:08:00 DEBUG : ../..: Parsed hash: 75fe3f1ddb63631fdae69ada721ce68fb79ef78c === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b8a5899463624ac8d6c3e45df1171792 /home/rclone/rclone-test-nikaven7kope/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/19 02:08:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b8a5899463624ac8d6c3e45df1171792 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 08b6a045204314d5048447a9de92903b95ac7cee /home/rclone/rclone-test-nikaven7kope/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/19 02:08:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 08b6a045204314d5048447a9de92903b95ac7cee 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b8a5899463624ac8d6c3e45df1171792 /home/rclone/rclone-test-nikaven7kope/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/19 02:08:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b8a5899463624ac8d6c3e45df1171792 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 08b6a045204314d5048447a9de92903b95ac7cee /home/rclone/rclone-test-nikaven7kope/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/19 02:08:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 08b6a045204314d5048447a9de92903b95ac7cee 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b8a5899463624ac8d6c3e45df1171792 /home/rclone/rclone-test-nikaven7kope/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/19 02:08:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b8a5899463624ac8d6c3e45df1171792 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 08b6a045204314d5048447a9de92903b95ac7cee /home/rclone/rclone-test-nikaven7kope/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/19 02:08:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 08b6a045204314d5048447a9de92903b95ac7cee === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/ leading space/ leading space" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\ leading\ space/\ leading\ space 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 02df531bcf235a40a129e6a0b5e2062a /home/rclone/rclone-test-nikaven7kope/ leading space/ leading space 2026/03/19 02:08:00 DEBUG : leading space/ leading space: Parsed hash: 02df531bcf235a40a129e6a0b5e2062a 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/ leading space/ leading space" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\ leading\ space/\ leading\ space 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 149a4a83308e42af28d7f81ec2f21e5492b50f82 /home/rclone/rclone-test-nikaven7kope/ leading space/ leading space 2026/03/19 02:08:00 DEBUG : leading space/ leading space: Parsed hash: 149a4a83308e42af28d7f81ec2f21e5492b50f82 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/ leading space/ leading space" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\ leading\ space/\ leading\ space 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 02df531bcf235a40a129e6a0b5e2062a /home/rclone/rclone-test-nikaven7kope/ leading space/ leading space 2026/03/19 02:08:00 DEBUG : leading space/ leading space: Parsed hash: 02df531bcf235a40a129e6a0b5e2062a 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/ leading space/ leading space" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\ leading\ space/\ leading\ space 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 149a4a83308e42af28d7f81ec2f21e5492b50f82 /home/rclone/rclone-test-nikaven7kope/ leading space/ leading space 2026/03/19 02:08:00 DEBUG : leading space/ leading space: Parsed hash: 149a4a83308e42af28d7f81ec2f21e5492b50f82 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/ leading space/ leading space" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\ leading\ space/\ leading\ space 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 02df531bcf235a40a129e6a0b5e2062a /home/rclone/rclone-test-nikaven7kope/ leading space/ leading space 2026/03/19 02:08:00 DEBUG : leading space/ leading space: Parsed hash: 02df531bcf235a40a129e6a0b5e2062a 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/ leading space/ leading space" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\ leading\ space/\ leading\ space 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 149a4a83308e42af28d7f81ec2f21e5492b50f82 /home/rclone/rclone-test-nikaven7kope/ leading space/ leading space 2026/03/19 02:08:00 DEBUG : leading space/ leading space: Parsed hash: 149a4a83308e42af28d7f81ec2f21e5492b50f82 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\~leading\ tilde/\~leading\ tilde 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 5531d9a6ed8891d49d2c1c8332257652 /home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde 2026/03/19 02:08:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5531d9a6ed8891d49d2c1c8332257652 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\~leading\ tilde/\~leading\ tilde 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: fb3614a61beac529eda3968e0bfdf357596aa5f5 /home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde 2026/03/19 02:08:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: fb3614a61beac529eda3968e0bfdf357596aa5f5 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\~leading\ tilde/\~leading\ tilde 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 5531d9a6ed8891d49d2c1c8332257652 /home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde 2026/03/19 02:08:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5531d9a6ed8891d49d2c1c8332257652 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\~leading\ tilde/\~leading\ tilde 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: fb3614a61beac529eda3968e0bfdf357596aa5f5 /home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde 2026/03/19 02:08:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: fb3614a61beac529eda3968e0bfdf357596aa5f5 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/\~leading\ tilde/\~leading\ tilde 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 5531d9a6ed8891d49d2c1c8332257652 /home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde 2026/03/19 02:08:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5531d9a6ed8891d49d2c1c8332257652 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/\~leading\ tilde/\~leading\ tilde 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: fb3614a61beac529eda3968e0bfdf357596aa5f5 /home/rclone/rclone-test-nikaven7kope/~leading tilde/~leading tilde 2026/03/19 02:08:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: fb3614a61beac529eda3968e0bfdf357596aa5f5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␍leading\ CR/␍leading\ CR 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e887783c49b9b514904d216bacf119ac /home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR 2026/03/19 02:08:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e887783c49b9b514904d216bacf119ac 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␍leading\ CR/␍leading\ CR 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: eda96f759cc71c7f4e74d4ac2504edac298589a7 /home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR 2026/03/19 02:08:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: eda96f759cc71c7f4e74d4ac2504edac298589a7 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␍leading\ CR/␍leading\ CR 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e887783c49b9b514904d216bacf119ac /home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR 2026/03/19 02:08:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e887783c49b9b514904d216bacf119ac 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␍leading\ CR/␍leading\ CR 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: eda96f759cc71c7f4e74d4ac2504edac298589a7 /home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR 2026/03/19 02:08:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: eda96f759cc71c7f4e74d4ac2504edac298589a7 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␍leading\ CR/␍leading\ CR 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e887783c49b9b514904d216bacf119ac /home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR 2026/03/19 02:08:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e887783c49b9b514904d216bacf119ac 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␍leading\ CR/␍leading\ CR 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: eda96f759cc71c7f4e74d4ac2504edac298589a7 /home/rclone/rclone-test-nikaven7kope/␍leading CR/␍leading CR 2026/03/19 02:08:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: eda96f759cc71c7f4e74d4ac2504edac298589a7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␊leading\ LF/␊leading\ LF 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 5025e38b7eaf4a373d9598d799980017 /home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF 2026/03/19 02:08:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5025e38b7eaf4a373d9598d799980017 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␊leading\ LF/␊leading\ LF 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6c9a04e4608d3f4aac0c3138c198015efbd5c565 /home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF 2026/03/19 02:08:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6c9a04e4608d3f4aac0c3138c198015efbd5c565 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␊leading\ LF/␊leading\ LF 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 5025e38b7eaf4a373d9598d799980017 /home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF 2026/03/19 02:08:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5025e38b7eaf4a373d9598d799980017 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␊leading\ LF/␊leading\ LF 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6c9a04e4608d3f4aac0c3138c198015efbd5c565 /home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF 2026/03/19 02:08:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6c9a04e4608d3f4aac0c3138c198015efbd5c565 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␊leading\ LF/␊leading\ LF 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 5025e38b7eaf4a373d9598d799980017 /home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF 2026/03/19 02:08:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5025e38b7eaf4a373d9598d799980017 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␊leading\ LF/␊leading\ LF 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6c9a04e4608d3f4aac0c3138c198015efbd5c565 /home/rclone/rclone-test-nikaven7kope/␊leading LF/␊leading LF 2026/03/19 02:08:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6c9a04e4608d3f4aac0c3138c198015efbd5c565 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␉leading\ HT/␉leading\ HT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 64b7c68ad739c0eb5f839e09c5f64700 /home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT 2026/03/19 02:08:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64b7c68ad739c0eb5f839e09c5f64700 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␉leading\ HT/␉leading\ HT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d971233b92f465a819522c1d93d64628b7748c9d /home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT 2026/03/19 02:08:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d971233b92f465a819522c1d93d64628b7748c9d 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␉leading\ HT/␉leading\ HT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 64b7c68ad739c0eb5f839e09c5f64700 /home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT 2026/03/19 02:08:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64b7c68ad739c0eb5f839e09c5f64700 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␉leading\ HT/␉leading\ HT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d971233b92f465a819522c1d93d64628b7748c9d /home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT 2026/03/19 02:08:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d971233b92f465a819522c1d93d64628b7748c9d 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␉leading\ HT/␉leading\ HT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 64b7c68ad739c0eb5f839e09c5f64700 /home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT 2026/03/19 02:08:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64b7c68ad739c0eb5f839e09c5f64700 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␉leading\ HT/␉leading\ HT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d971233b92f465a819522c1d93d64628b7748c9d /home/rclone/rclone-test-nikaven7kope/␉leading HT/␉leading HT 2026/03/19 02:08:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d971233b92f465a819522c1d93d64628b7748c9d === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␋leading\ VT/␋leading\ VT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 9a2bd1cbe13f7906b0057046d8b8e134 /home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT 2026/03/19 02:08:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9a2bd1cbe13f7906b0057046d8b8e134 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␋leading\ VT/␋leading\ VT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: dd429c0c2362da24f496693cc2ddf828d57f8a19 /home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT 2026/03/19 02:08:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dd429c0c2362da24f496693cc2ddf828d57f8a19 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␋leading\ VT/␋leading\ VT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 9a2bd1cbe13f7906b0057046d8b8e134 /home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT 2026/03/19 02:08:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9a2bd1cbe13f7906b0057046d8b8e134 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␋leading\ VT/␋leading\ VT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: dd429c0c2362da24f496693cc2ddf828d57f8a19 /home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT 2026/03/19 02:08:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dd429c0c2362da24f496693cc2ddf828d57f8a19 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/␋leading\ VT/␋leading\ VT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 9a2bd1cbe13f7906b0057046d8b8e134 /home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT 2026/03/19 02:08:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9a2bd1cbe13f7906b0057046d8b8e134 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/␋leading\ VT/␋leading\ VT 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: dd429c0c2362da24f496693cc2ddf828d57f8a19 /home/rclone/rclone-test-nikaven7kope/␋leading VT/␋leading VT 2026/03/19 02:08:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dd429c0c2362da24f496693cc2ddf828d57f8a19 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/.leading\ dot/.leading\ dot 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 9e0b5e7bf13c422f379771a6fcadd7e3 /home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot 2026/03/19 02:08:00 DEBUG : .leading dot/.leading dot: Parsed hash: 9e0b5e7bf13c422f379771a6fcadd7e3 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/.leading\ dot/.leading\ dot 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 475d85148af07bfb05589b81324c09c47afea65f /home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot 2026/03/19 02:08:00 DEBUG : .leading dot/.leading dot: Parsed hash: 475d85148af07bfb05589b81324c09c47afea65f 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/.leading\ dot/.leading\ dot 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 9e0b5e7bf13c422f379771a6fcadd7e3 /home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot 2026/03/19 02:08:00 DEBUG : .leading dot/.leading dot: Parsed hash: 9e0b5e7bf13c422f379771a6fcadd7e3 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/.leading\ dot/.leading\ dot 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 475d85148af07bfb05589b81324c09c47afea65f /home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot 2026/03/19 02:08:00 DEBUG : .leading dot/.leading dot: Parsed hash: 475d85148af07bfb05589b81324c09c47afea65f 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/.leading\ dot/.leading\ dot 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 9e0b5e7bf13c422f379771a6fcadd7e3 /home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot 2026/03/19 02:08:00 DEBUG : .leading dot/.leading dot: Parsed hash: 9e0b5e7bf13c422f379771a6fcadd7e3 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/.leading\ dot/.leading\ dot 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 475d85148af07bfb05589b81324c09c47afea65f /home/rclone/rclone-test-nikaven7kope/.leading dot/.leading dot 2026/03/19 02:08:00 DEBUG : .leading dot/.leading dot: Parsed hash: 475d85148af07bfb05589b81324c09c47afea65f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing space /trailing space " 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ space\ /trailing\ space\ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e2f1546aa3b3dc4fe2565131bd073544 /home/rclone/rclone-test-nikaven7kope/trailing space /trailing space 2026/03/19 02:08:00 DEBUG : trailing space /trailing space : Parsed hash: e2f1546aa3b3dc4fe2565131bd073544 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing space /trailing space " 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ space\ /trailing\ space\ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cce11bb18e8f4ca6839e1e763259fea8f70df1bb /home/rclone/rclone-test-nikaven7kope/trailing space /trailing space 2026/03/19 02:08:00 DEBUG : trailing space /trailing space : Parsed hash: cce11bb18e8f4ca6839e1e763259fea8f70df1bb 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing space /trailing space " 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ space\ /trailing\ space\ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e2f1546aa3b3dc4fe2565131bd073544 /home/rclone/rclone-test-nikaven7kope/trailing space /trailing space 2026/03/19 02:08:00 DEBUG : trailing space /trailing space : Parsed hash: e2f1546aa3b3dc4fe2565131bd073544 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing space /trailing space " 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ space\ /trailing\ space\ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cce11bb18e8f4ca6839e1e763259fea8f70df1bb /home/rclone/rclone-test-nikaven7kope/trailing space /trailing space 2026/03/19 02:08:00 DEBUG : trailing space /trailing space : Parsed hash: cce11bb18e8f4ca6839e1e763259fea8f70df1bb 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing space /trailing space " 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ space\ /trailing\ space\ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e2f1546aa3b3dc4fe2565131bd073544 /home/rclone/rclone-test-nikaven7kope/trailing space /trailing space 2026/03/19 02:08:00 DEBUG : trailing space /trailing space : Parsed hash: e2f1546aa3b3dc4fe2565131bd073544 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing space /trailing space " 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ space\ /trailing\ space\ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cce11bb18e8f4ca6839e1e763259fea8f70df1bb /home/rclone/rclone-test-nikaven7kope/trailing space /trailing space 2026/03/19 02:08:00 DEBUG : trailing space /trailing space : Parsed hash: cce11bb18e8f4ca6839e1e763259fea8f70df1bb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ CR␍/trailing\ CR␍ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6365341e98e29ab3efd5b4bfb4bad66a /home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍ 2026/03/19 02:08:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6365341e98e29ab3efd5b4bfb4bad66a 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ CR␍/trailing\ CR␍ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 4d27bbbc3818a3c3ccb31da1c327a1c48deda4b4 /home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍ 2026/03/19 02:08:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4d27bbbc3818a3c3ccb31da1c327a1c48deda4b4 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ CR␍/trailing\ CR␍ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6365341e98e29ab3efd5b4bfb4bad66a /home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍ 2026/03/19 02:08:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6365341e98e29ab3efd5b4bfb4bad66a 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ CR␍/trailing\ CR␍ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 4d27bbbc3818a3c3ccb31da1c327a1c48deda4b4 /home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍ 2026/03/19 02:08:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4d27bbbc3818a3c3ccb31da1c327a1c48deda4b4 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ CR␍/trailing\ CR␍ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6365341e98e29ab3efd5b4bfb4bad66a /home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍ 2026/03/19 02:08:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6365341e98e29ab3efd5b4bfb4bad66a 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ CR␍/trailing\ CR␍ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 4d27bbbc3818a3c3ccb31da1c327a1c48deda4b4 /home/rclone/rclone-test-nikaven7kope/trailing CR␍/trailing CR␍ 2026/03/19 02:08:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4d27bbbc3818a3c3ccb31da1c327a1c48deda4b4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ LF␊/trailing\ LF␊ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1d0ad09d0c5f9074011d1e4516eb2bb5 /home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊ 2026/03/19 02:08:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d0ad09d0c5f9074011d1e4516eb2bb5 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ LF␊/trailing\ LF␊ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cbf5a131106db931c7dd7ebed8baab0f3cf7ae2b /home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊ 2026/03/19 02:08:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: cbf5a131106db931c7dd7ebed8baab0f3cf7ae2b 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ LF␊/trailing\ LF␊ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1d0ad09d0c5f9074011d1e4516eb2bb5 /home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊ 2026/03/19 02:08:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d0ad09d0c5f9074011d1e4516eb2bb5 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ LF␊/trailing\ LF␊ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cbf5a131106db931c7dd7ebed8baab0f3cf7ae2b /home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊ 2026/03/19 02:08:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: cbf5a131106db931c7dd7ebed8baab0f3cf7ae2b 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ LF␊/trailing\ LF␊ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1d0ad09d0c5f9074011d1e4516eb2bb5 /home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊ 2026/03/19 02:08:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d0ad09d0c5f9074011d1e4516eb2bb5 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ LF␊/trailing\ LF␊ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cbf5a131106db931c7dd7ebed8baab0f3cf7ae2b /home/rclone/rclone-test-nikaven7kope/trailing LF␊/trailing LF␊ 2026/03/19 02:08:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: cbf5a131106db931c7dd7ebed8baab0f3cf7ae2b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ HT␉/trailing\ HT␉ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1e65e4ebe499775b393fe49cb8d23ac9 /home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉ 2026/03/19 02:08:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1e65e4ebe499775b393fe49cb8d23ac9 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ HT␉/trailing\ HT␉ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 35ec36bd1613c1790e70441d7707bffdae177b32 /home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉ 2026/03/19 02:08:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 35ec36bd1613c1790e70441d7707bffdae177b32 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ HT␉/trailing\ HT␉ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1e65e4ebe499775b393fe49cb8d23ac9 /home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉ 2026/03/19 02:08:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1e65e4ebe499775b393fe49cb8d23ac9 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ HT␉/trailing\ HT␉ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 35ec36bd1613c1790e70441d7707bffdae177b32 /home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉ 2026/03/19 02:08:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 35ec36bd1613c1790e70441d7707bffdae177b32 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ HT␉/trailing\ HT␉ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1e65e4ebe499775b393fe49cb8d23ac9 /home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉ 2026/03/19 02:08:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1e65e4ebe499775b393fe49cb8d23ac9 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ HT␉/trailing\ HT␉ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 35ec36bd1613c1790e70441d7707bffdae177b32 /home/rclone/rclone-test-nikaven7kope/trailing HT␉/trailing HT␉ 2026/03/19 02:08:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 35ec36bd1613c1790e70441d7707bffdae177b32 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ VT␋/trailing\ VT␋ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 180cd8effd92a576dff5740ddf625ea2 /home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋ 2026/03/19 02:08:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 180cd8effd92a576dff5740ddf625ea2 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ VT␋/trailing\ VT␋ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 123988d83082dbeb3b67acd4c6cbc006491c9f79 /home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋ 2026/03/19 02:08:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 123988d83082dbeb3b67acd4c6cbc006491c9f79 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ VT␋/trailing\ VT␋ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 180cd8effd92a576dff5740ddf625ea2 /home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋ 2026/03/19 02:08:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 180cd8effd92a576dff5740ddf625ea2 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ VT␋/trailing\ VT␋ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 123988d83082dbeb3b67acd4c6cbc006491c9f79 /home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋ 2026/03/19 02:08:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 123988d83082dbeb3b67acd4c6cbc006491c9f79 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ VT␋/trailing\ VT␋ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 180cd8effd92a576dff5740ddf625ea2 /home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋ 2026/03/19 02:08:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 180cd8effd92a576dff5740ddf625ea2 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ VT␋/trailing\ VT␋ 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 123988d83082dbeb3b67acd4c6cbc006491c9f79 /home/rclone/rclone-test-nikaven7kope/trailing VT␋/trailing VT␋ 2026/03/19 02:08:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 123988d83082dbeb3b67acd4c6cbc006491c9f79 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ dot./trailing\ dot. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e5bbe9a70529c23059a2e0b72deb428f /home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot. 2026/03/19 02:08:00 DEBUG : trailing dot./trailing dot.: Parsed hash: e5bbe9a70529c23059a2e0b72deb428f 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ dot./trailing\ dot. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 479c8550845a55d8390ca75ed832b9cf5c9888a8 /home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot. 2026/03/19 02:08:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 479c8550845a55d8390ca75ed832b9cf5c9888a8 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ dot./trailing\ dot. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e5bbe9a70529c23059a2e0b72deb428f /home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot. 2026/03/19 02:08:00 DEBUG : trailing dot./trailing dot.: Parsed hash: e5bbe9a70529c23059a2e0b72deb428f 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ dot./trailing\ dot. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 479c8550845a55d8390ca75ed832b9cf5c9888a8 /home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot. 2026/03/19 02:08:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 479c8550845a55d8390ca75ed832b9cf5c9888a8 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/trailing\ dot./trailing\ dot. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e5bbe9a70529c23059a2e0b72deb428f /home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot. 2026/03/19 02:08:00 DEBUG : trailing dot./trailing dot.: Parsed hash: e5bbe9a70529c23059a2e0b72deb428f 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot." 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/trailing\ dot./trailing\ dot. 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 479c8550845a55d8390ca75ed832b9cf5c9888a8 /home/rclone/rclone-test-nikaven7kope/trailing dot./trailing dot. 2026/03/19 02:08:00 DEBUG : trailing dot./trailing dot.: Parsed hash: 479c8550845a55d8390ca75ed832b9cf5c9888a8 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/invalid\ utf-8/invalid\ utf-8 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6be6af7c770dcf24f7b2ce57456d693d /home/rclone/rclone-test-nikaven7kope/invalid utf-8/invalid utf-8 2026/03/19 02:08:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6be6af7c770dcf24f7b2ce57456d693d 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/invalid\ utf-8/invalid\ utf-8 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b04e2e9e1aa7dfd6880561bfaa5c20c8fe5062a1 /home/rclone/rclone-test-nikaven7kope/invalid utf-8/invalid utf-8 2026/03/19 02:08:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b04e2e9e1aa7dfd6880561bfaa5c20c8fe5062a1 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/invalid\ utf-8/invalid\ utf-8 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6be6af7c770dcf24f7b2ce57456d693d /home/rclone/rclone-test-nikaven7kope/invalid utf-8/invalid utf-8 2026/03/19 02:08:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6be6af7c770dcf24f7b2ce57456d693d 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/invalid\ utf-8/invalid\ utf-8 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b04e2e9e1aa7dfd6880561bfaa5c20c8fe5062a1 /home/rclone/rclone-test-nikaven7kope/invalid utf-8/invalid utf-8 2026/03/19 02:08:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b04e2e9e1aa7dfd6880561bfaa5c20c8fe5062a1 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/invalid\ utf-8/invalid\ utf-8 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 6be6af7c770dcf24f7b2ce57456d693d /home/rclone/rclone-test-nikaven7kope/invalid utf-8/invalid utf-8 2026/03/19 02:08:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6be6af7c770dcf24f7b2ce57456d693d 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/invalid\ utf-8/invalid\ utf-8 2026/03/19 02:08:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b04e2e9e1aa7dfd6880561bfaa5c20c8fe5062a1 /home/rclone/rclone-test-nikaven7kope/invalid utf-8/invalid utf-8 2026/03/19 02:08:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b04e2e9e1aa7dfd6880561bfaa5c20c8fe5062a1 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/test\%46.txt/test\%46.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b7df6495fdf7c671d72c7e068dc2f402 /home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt 2026/03/19 02:08:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: b7df6495fdf7c671d72c7e068dc2f402 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/test\%46.txt/test\%46.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 23e81cf3e0e234e76e2a058bbd6174ba629b3d08 /home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt 2026/03/19 02:08:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 23e81cf3e0e234e76e2a058bbd6174ba629b3d08 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/test\%46.txt/test\%46.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b7df6495fdf7c671d72c7e068dc2f402 /home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt 2026/03/19 02:08:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: b7df6495fdf7c671d72c7e068dc2f402 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/test\%46.txt/test\%46.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 23e81cf3e0e234e76e2a058bbd6174ba629b3d08 /home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt 2026/03/19 02:08:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 23e81cf3e0e234e76e2a058bbd6174ba629b3d08 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/test\%46.txt/test\%46.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b7df6495fdf7c671d72c7e068dc2f402 /home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt 2026/03/19 02:08:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: b7df6495fdf7c671d72c7e068dc2f402 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/test\%46.txt/test\%46.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 23e81cf3e0e234e76e2a058bbd6174ba629b3d08 /home/rclone/rclone-test-nikaven7kope/test%46.txt/test%46.txt 2026/03/19 02:08:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 23e81cf3e0e234e76e2a058bbd6174ba629b3d08 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Connection OK after error: potato 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/zero-length-file" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/zero-length-file 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nikaven7kope/zero-length-file 2026/03/19 02:08:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/zero-length-file" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/zero-length-file 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-nikaven7kope/zero-length-file 2026/03/19 02:08:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/zero-length-file" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/zero-length-file 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nikaven7kope/zero-length-file 2026/03/19 02:08:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/zero-length-file" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/zero-length-file 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-nikaven7kope/zero-length-file 2026/03/19 02:08:01 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:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 743b048b0fc0882bc4c6b96887f652c1 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 743b048b0fc0882bc4c6b96887f652c1 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 569e2af7cbc3a54a9ad43f213a0aec373996e554 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 569e2af7cbc3a54a9ad43f213a0aec373996e554 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 743b048b0fc0882bc4c6b96887f652c1 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 743b048b0fc0882bc4c6b96887f652c1 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 569e2af7cbc3a54a9ad43f213a0aec373996e554 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 569e2af7cbc3a54a9ad43f213a0aec373996e554 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc === 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/03/19 02:08:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/03/19 02:08:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Nafu}" suffix to name 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:40116->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/03/19 02:08:01 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/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/19 02:08:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nikaven7kope/hello? sausage/êé" 2026/03/19 02:08:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Nafu}" suffix to name 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: New connection 127.0.0.1:40132->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Shell type "unix" from config 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé" 2026/03/19 02:08:01 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-nikaven7kope/hello? sausage/êé" to be canonical "TestSFTPOpenssh{_Nafu}:rclone-test-nikaven7kope/hello? sausage/êé" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Remote command result: 0237dad6837638a9c375c49bed58a7f7 /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/a/b/c/d/e.txt 2026/03/19 02:08:01 DEBUG : a/b/c/d/e.txt: Parsed hash: 0237dad6837638a9c375c49bed58a7f7 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Remote command result: 68caa6fe8d39eb7d08f471afe06ab46142f135c1 /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/a/b/c/d/e.txt 2026/03/19 02:08:01 DEBUG : a/b/c/d/e.txt: Parsed hash: 68caa6fe8d39eb7d08f471afe06ab46142f135c1 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Remote command result: 0237dad6837638a9c375c49bed58a7f7 /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/a/b/c/d/e.txt 2026/03/19 02:08:01 DEBUG : a/b/c/d/e.txt: Parsed hash: 0237dad6837638a9c375c49bed58a7f7 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: Remote command result: 68caa6fe8d39eb7d08f471afe06ab46142f135c1 /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/a/b/c/d/e.txt 2026/03/19 02:08:01 DEBUG : a/b/c/d/e.txt: Parsed hash: 68caa6fe8d39eb7d08f471afe06ab46142f135c1 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé: New connection 127.0.0.1:40140->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:01 DEBUG : Waiting for deletions to finish 2026/03/19 02:08:01 INFO : a/b/c/d/e.txt: Deleted 2026/03/19 02:08:01 DEBUG : removing 1 level 4 directories 2026/03/19 02:08:01 INFO : a/b/c/d: Removing directory 2026/03/19 02:08:01 DEBUG : removing 1 level 3 directories 2026/03/19 02:08:01 INFO : a/b/c: Removing directory 2026/03/19 02:08:01 DEBUG : removing 1 level 2 directories 2026/03/19 02:08:01 INFO : a/b: Removing directory 2026/03/19 02:08:01 DEBUG : removing 1 level 1 directories 2026/03/19 02:08:01 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/other.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : other.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/other.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : other.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: New connection 127.0.0.1:40148->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/other.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : other.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/other.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : other.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/moveTest/other.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/moveTest/other.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/moveTest/other.txt 2026/03/19 02:08:01 DEBUG : moveTest/other.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/moveTest/other.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/moveTest/other.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/moveTest/other.txt 2026/03/19 02:08:01 DEBUG : moveTest/other.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/other.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : other.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/other.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/other.txt 2026/03/19 02:08:01 DEBUG : other.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/03/19 02:08:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zuciney7bahi" 2026/03/19 02:08:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Nafu}" suffix to name 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: New connection 127.0.0.1:40158->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Shell type "unix" from config 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Relative path resolved to "/home/rclone/rclone-test-zuciney7bahi" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Using root directory "/home/rclone/rclone-test-zuciney7bahi" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Shell path "/home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Running remote command: md5sum /home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/file name.txt 2026/03/19 02:08:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Shell path "/home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Running remote command: sha1sum /home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/file name.txt 2026/03/19 02:08:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Shell path "/home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Running remote command: md5sum /home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Shell path "/home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Running remote command: sha1sum /home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-zuciney7bahi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: Purge dir "new_name" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zuciney7bahi: 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/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 436afb077c98b0c5a71259b8bfa2f0c8 /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: 436afb077c98b0c5a71259b8bfa2f0c8 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: cb2e1aa0174afe91f6385e0300f44273957f78bc /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: cb2e1aa0174afe91f6385e0300f44273957f78bc === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b989801ba0454e29db3fba5b78a568df /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: b989801ba0454e29db3fba5b78a568df 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b688d5314c83d8748328ff98b3566e0e33436a5a /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: b688d5314c83d8748328ff98b3566e0e33436a5a 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b989801ba0454e29db3fba5b78a568df /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: b989801ba0454e29db3fba5b78a568df 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: b688d5314c83d8748328ff98b3566e0e33436a5a /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:01 DEBUG : file name.txt: Parsed hash: b688d5314c83d8748328ff98b3566e0e33436a5a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/19 02:08:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Nafu}" suffix to name 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:40168->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:01 DEBUG : z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/19 02:08:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nikaven7kope/not found.txt" 2026/03/19 02:08:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Nafu}" suffix to name 2026/03/19 02:08:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:01 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/not found.txt: New connection 127.0.0.1:40184->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/not found.txt: Shell type "unix" from config 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/not found.txt: Relative path resolved to "/home/rclone/rclone-test-nikaven7kope/not found.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/not found.txt: Using root directory "/home/rclone/rclone-test-nikaven7kope/not found.txt" 2026/03/19 02:08:02 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-nikaven7kope" from "TestSFTPOpenssh:rclone-test-nikaven7kope" 2026/03/19 02:08:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/03/19 02:08:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/19 02:08:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:02 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Nafu}" suffix to name 2026/03/19 02:08:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:02 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:40196->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b989801ba0454e29db3fba5b78a568df /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/file name.txt: Parsed hash: b989801ba0454e29db3fba5b78a568df 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b688d5314c83d8748328ff98b3566e0e33436a5a /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/file name.txt: Parsed hash: b688d5314c83d8748328ff98b3566e0e33436a5a 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b989801ba0454e29db3fba5b78a568df /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/file name.txt: Parsed hash: b989801ba0454e29db3fba5b78a568df 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b688d5314c83d8748328ff98b3566e0e33436a5a /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/file name.txt: Parsed hash: b688d5314c83d8748328ff98b3566e0e33436a5a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/created from root.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/created\ from\ root.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3b5ac01385a0fe6e1e836c4d4d30a528 /home/rclone/rclone-test-nikaven7kope/created from root.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/created from root.txt: Parsed hash: 3b5ac01385a0fe6e1e836c4d4d30a528 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/created from root.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/created\ from\ root.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e295b39afcf5ee0b6a10b482db8aa11d0c7226c9 /home/rclone/rclone-test-nikaven7kope/created from root.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/created from root.txt: Parsed hash: e295b39afcf5ee0b6a10b482db8aa11d0c7226c9 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/created from root.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/created\ from\ root.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3b5ac01385a0fe6e1e836c4d4d30a528 /home/rclone/rclone-test-nikaven7kope/created from root.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/created from root.txt: Parsed hash: 3b5ac01385a0fe6e1e836c4d4d30a528 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/created from root.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/created\ from\ root.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e295b39afcf5ee0b6a10b482db8aa11d0c7226c9 /home/rclone/rclone-test-nikaven7kope/created from root.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/created from root.txt: Parsed hash: e295b39afcf5ee0b6a10b482db8aa11d0c7226c9 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/created from root.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/created\ from\ root.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3b5ac01385a0fe6e1e836c4d4d30a528 /home/rclone/rclone-test-nikaven7kope/created from root.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/created from root.txt: Parsed hash: 3b5ac01385a0fe6e1e836c4d4d30a528 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/created from root.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/created\ from\ root.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e295b39afcf5ee0b6a10b482db8aa11d0c7226c9 /home/rclone/rclone-test-nikaven7kope/created from root.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/created from root.txt: Parsed hash: e295b39afcf5ee0b6a10b482db8aa11d0c7226c9 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b989801ba0454e29db3fba5b78a568df /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/file name.txt: Parsed hash: b989801ba0454e29db3fba5b78a568df 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b688d5314c83d8748328ff98b3566e0e33436a5a /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/file name.txt: Parsed hash: b688d5314c83d8748328ff98b3566e0e33436a5a 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b989801ba0454e29db3fba5b78a568df /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/file name.txt: Parsed hash: b989801ba0454e29db3fba5b78a568df 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/file name.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/file\ name.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b688d5314c83d8748328ff98b3566e0e33436a5a /home/rclone/rclone-test-nikaven7kope/file name.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/file name.txt: Parsed hash: b688d5314c83d8748328ff98b3566e0e33436a5a 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:02 DEBUG : rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: f3772e90b8015b1976215798093398ee /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f3772e90b8015b1976215798093398ee 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 84c7b5c10a7e939a27510e3a80da82302e2548cd /home/rclone/rclone-test-nikaven7kope/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 02:08:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 84c7b5c10a7e939a27510e3a80da82302e2548cd === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Server has VFS statistics extension 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: About path "/home/rclone/rclone-test-nikaven7kope" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/piped data.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/piped\ data.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nikaven7kope/piped data.txt 2026/03/19 02:08:02 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/piped data.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/piped\ data.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-nikaven7kope/piped data.txt 2026/03/19 02:08:02 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/piped data.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/piped\ data.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nikaven7kope/piped data.txt 2026/03/19 02:08:02 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/piped data.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/piped\ data.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-nikaven7kope/piped data.txt 2026/03/19 02:08:02 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/piped data.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/piped\ data.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e93a266856e501adce78473a288ea0c4 /home/rclone/rclone-test-nikaven7kope/piped data.txt 2026/03/19 02:08:02 DEBUG : piped data.txt: Parsed hash: e93a266856e501adce78473a288ea0c4 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/piped data.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/piped\ data.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 5d5db61693b0af31200465798e206e8a7dfe23e8 /home/rclone/rclone-test-nikaven7kope/piped data.txt 2026/03/19 02:08:02 DEBUG : piped data.txt: Parsed hash: 5d5db61693b0af31200465798e206e8a7dfe23e8 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/piped data.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/piped\ data.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: e93a266856e501adce78473a288ea0c4 /home/rclone/rclone-test-nikaven7kope/piped data.txt 2026/03/19 02:08:02 DEBUG : piped data.txt: Parsed hash: e93a266856e501adce78473a288ea0c4 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/piped data.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/piped\ data.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 5d5db61693b0af31200465798e206e8a7dfe23e8 /home/rclone/rclone-test-nikaven7kope/piped data.txt 2026/03/19 02:08:02 DEBUG : piped data.txt: Parsed hash: 5d5db61693b0af31200465798e206e8a7dfe23e8 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 0cd1cadfef93a38a89cd63aefb205ba2 /home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt 2026/03/19 02:08:02 DEBUG : unknown-size-update.txt: Parsed hash: 0cd1cadfef93a38a89cd63aefb205ba2 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1b8f38e8160a81e2a2a816a17bcaf03f4b074f28 /home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt 2026/03/19 02:08:02 DEBUG : unknown-size-update.txt: Parsed hash: 1b8f38e8160a81e2a2a816a17bcaf03f4b074f28 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: md5sum /home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 0cd1cadfef93a38a89cd63aefb205ba2 /home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt 2026/03/19 02:08:02 DEBUG : unknown-size-update.txt: Parsed hash: 0cd1cadfef93a38a89cd63aefb205ba2 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Shell path "/home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Running remote command: sha1sum /home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Remote command result: 1b8f38e8160a81e2a2a816a17bcaf03f4b074f28 /home/rclone/rclone-test-nikaven7kope/unknown-size-update.txt 2026/03/19 02:08:02 DEBUG : unknown-size-update.txt: Parsed hash: 1b8f38e8160a81e2a2a816a17bcaf03f4b074f28 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/19 02:08:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nikaven7kope/deeper/nonexisting/directory" 2026/03/19 02:08:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/19 02:08:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:02 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_Nafu}" suffix to name 2026/03/19 02:08:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/19 02:08:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/19 02:08:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/19 02:08:02 DEBUG : Setting pass="d9cf_CwKlzBhOgNoToyxLBqCs7MuV8QD" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/19 02:08:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/deeper/nonexisting/directory: New connection 127.0.0.1:40200->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/deeper/nonexisting/directory: Shell type "unix" from config 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-nikaven7kope/deeper/nonexisting/directory" 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-nikaven7kope/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/03/19 02:08:02 DEBUG : Waiting for deletions to finish 2026/03/19 02:08:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/19 02:08:02 DEBUG : removing 1 level 4 directories 2026/03/19 02:08:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/03/19 02:08:02 DEBUG : removing 1 level 3 directories 2026/03/19 02:08:02 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/19 02:08:02 DEBUG : removing 1 level 2 directories 2026/03/19 02:08:02 INFO : hello? sausage/êé: Removing directory 2026/03/19 02:08:02 DEBUG : removing 1 level 1 directories 2026/03/19 02:08:02 INFO : hello? sausage: Removing directory 2026/03/19 02:08:02 DEBUG : removing 1 level 0 directories 2026/03/19 02:08:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Removing directory 2026/03/19 02:08:02 ERROR : error listing: directory not found 2026/03/19 02:08:02 DEBUG : Waiting for deletions to finish 2026/03/19 02:08:02 ERROR : error listing: directory not found 2026/03/19 02:08:02 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Failed to list "": directory not found 2026/03/19 02:08:02 DEBUG : removing 1 level 0 directories 2026/03/19 02:08:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Removing directory 2026/03/19 02:08:02 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/03/19 02:08:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nikaven7kope: Closing 2 unused connections 2026/03/19 02:08:02 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.05s) --- 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.87s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- 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.20s) --- 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.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.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.15s) --- 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.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- 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.313s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.160205423s (try 1/5)