"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.13s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/05/20 01:03:20 NOTICE: TestSFTPOpenssh: Starting server 2026/05/20 01:03:21 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/05/20 01:03:21 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/05/20 01:03:21 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/05/20 01:03:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gunemuv1sani" 2026/05/20 01:03:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/20 01:03:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 01:03:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:21 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ZjrW1}" suffix to name 2026/05/20 01:03:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:21 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:21 NOTICE: TestSFTPOpenssh{ZjrW1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: New connection 127.0.0.1:58626->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell type "unix" from config 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Relative path resolved to "/home/rclone/rclone-test-gunemuv1sani" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Using root directory "/home/rclone/rclone-test-gunemuv1sani" 2026/05/20 01:03:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/20 01:03:21 INFO : dir/subdir: Making directory 2026/05/20 01:03:21 INFO : dir/subdir: Removing directory 2026/05/20 01:03:21 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/20 01:03:21 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: dae6ed6e6239390b7734ea09e9ce4859 /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dae6ed6e6239390b7734ea09e9ce4859 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 380b24c8f2c1b2b231b18e9b1d81b16536db5431 /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 380b24c8f2c1b2b231b18e9b1d81b16536db5431 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: dae6ed6e6239390b7734ea09e9ce4859 /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dae6ed6e6239390b7734ea09e9ce4859 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 380b24c8f2c1b2b231b18e9b1d81b16536db5431 /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 380b24c8f2c1b2b231b18e9b1d81b16536db5431 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: dae6ed6e6239390b7734ea09e9ce4859 /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: dae6ed6e6239390b7734ea09e9ce4859 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 380b24c8f2c1b2b231b18e9b1d81b16536db5431 /home/rclone/rclone-test-gunemuv1sani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/20 01:03:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 380b24c8f2c1b2b231b18e9b1d81b16536db5431 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/./." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: ec2717a20f378f3963c7ae9cc82dc362 /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : ./.: Parsed hash: ec2717a20f378f3963c7ae9cc82dc362 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/./." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 22f137c39ac32517694fb0969a415a89d47d76d0 /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : ./.: Parsed hash: 22f137c39ac32517694fb0969a415a89d47d76d0 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/./." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: ec2717a20f378f3963c7ae9cc82dc362 /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : ./.: Parsed hash: ec2717a20f378f3963c7ae9cc82dc362 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/./." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 22f137c39ac32517694fb0969a415a89d47d76d0 /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : ./.: Parsed hash: 22f137c39ac32517694fb0969a415a89d47d76d0 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/./." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: ec2717a20f378f3963c7ae9cc82dc362 /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : ./.: Parsed hash: ec2717a20f378f3963c7ae9cc82dc362 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/./." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 22f137c39ac32517694fb0969a415a89d47d76d0 /home/rclone/rclone-test-gunemuv1sani/./. 2026/05/20 01:03:21 DEBUG : ./.: Parsed hash: 22f137c39ac32517694fb0969a415a89d47d76d0 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/../.." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: f98e7da1df08436cc3b08f65d5eed85c /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : ../..: Parsed hash: f98e7da1df08436cc3b08f65d5eed85c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/../.." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 0f9d6b651ca751be5b6d43dd11f3fe53b00f7ef8 /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : ../..: Parsed hash: 0f9d6b651ca751be5b6d43dd11f3fe53b00f7ef8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/../.." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: f98e7da1df08436cc3b08f65d5eed85c /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : ../..: Parsed hash: f98e7da1df08436cc3b08f65d5eed85c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/../.." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 0f9d6b651ca751be5b6d43dd11f3fe53b00f7ef8 /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : ../..: Parsed hash: 0f9d6b651ca751be5b6d43dd11f3fe53b00f7ef8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/../.." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: f98e7da1df08436cc3b08f65d5eed85c /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : ../..: Parsed hash: f98e7da1df08436cc3b08f65d5eed85c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/../.." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 0f9d6b651ca751be5b6d43dd11f3fe53b00f7ef8 /home/rclone/rclone-test-gunemuv1sani/../.. 2026/05/20 01:03:21 DEBUG : ../..: Parsed hash: 0f9d6b651ca751be5b6d43dd11f3fe53b00f7ef8 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 85a0b134682f1e3e1c5e4acc8c1c1c8a /home/rclone/rclone-test-gunemuv1sani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/20 01:03:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 85a0b134682f1e3e1c5e4acc8c1c1c8a 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: f6250040aa68bd8a3b8437f39987e2ad2d2e99c8 /home/rclone/rclone-test-gunemuv1sani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/20 01:03:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f6250040aa68bd8a3b8437f39987e2ad2d2e99c8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 85a0b134682f1e3e1c5e4acc8c1c1c8a /home/rclone/rclone-test-gunemuv1sani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/20 01:03:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 85a0b134682f1e3e1c5e4acc8c1c1c8a 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: f6250040aa68bd8a3b8437f39987e2ad2d2e99c8 /home/rclone/rclone-test-gunemuv1sani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/20 01:03:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f6250040aa68bd8a3b8437f39987e2ad2d2e99c8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 85a0b134682f1e3e1c5e4acc8c1c1c8a /home/rclone/rclone-test-gunemuv1sani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/20 01:03:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 85a0b134682f1e3e1c5e4acc8c1c1c8a 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: f6250040aa68bd8a3b8437f39987e2ad2d2e99c8 /home/rclone/rclone-test-gunemuv1sani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/20 01:03:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f6250040aa68bd8a3b8437f39987e2ad2d2e99c8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\ leading\ space/\ leading\ space 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 08fc32b07301a9b89b9eb34659266e72 /home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space 2026/05/20 01:03:21 DEBUG : leading space/ leading space: Parsed hash: 08fc32b07301a9b89b9eb34659266e72 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\ leading\ space/\ leading\ space 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: eaabb385e54e446d6df05c4c7c733dd536cb8acf /home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space 2026/05/20 01:03:21 DEBUG : leading space/ leading space: Parsed hash: eaabb385e54e446d6df05c4c7c733dd536cb8acf 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\ leading\ space/\ leading\ space 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 08fc32b07301a9b89b9eb34659266e72 /home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space 2026/05/20 01:03:21 DEBUG : leading space/ leading space: Parsed hash: 08fc32b07301a9b89b9eb34659266e72 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\ leading\ space/\ leading\ space 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: eaabb385e54e446d6df05c4c7c733dd536cb8acf /home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space 2026/05/20 01:03:21 DEBUG : leading space/ leading space: Parsed hash: eaabb385e54e446d6df05c4c7c733dd536cb8acf 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\ leading\ space/\ leading\ space 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 08fc32b07301a9b89b9eb34659266e72 /home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space 2026/05/20 01:03:21 DEBUG : leading space/ leading space: Parsed hash: 08fc32b07301a9b89b9eb34659266e72 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\ leading\ space/\ leading\ space 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: eaabb385e54e446d6df05c4c7c733dd536cb8acf /home/rclone/rclone-test-gunemuv1sani/ leading space/ leading space 2026/05/20 01:03:21 DEBUG : leading space/ leading space: Parsed hash: eaabb385e54e446d6df05c4c7c733dd536cb8acf === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\~leading\ tilde/\~leading\ tilde 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: ab10d4434088654ae51c49807b1f58b1 /home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde 2026/05/20 01:03:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ab10d4434088654ae51c49807b1f58b1 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\~leading\ tilde/\~leading\ tilde 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: fdb4250c925252068db0826a54b97707fcf10a39 /home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde 2026/05/20 01:03:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: fdb4250c925252068db0826a54b97707fcf10a39 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\~leading\ tilde/\~leading\ tilde 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: ab10d4434088654ae51c49807b1f58b1 /home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde 2026/05/20 01:03:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ab10d4434088654ae51c49807b1f58b1 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\~leading\ tilde/\~leading\ tilde 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: fdb4250c925252068db0826a54b97707fcf10a39 /home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde 2026/05/20 01:03:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: fdb4250c925252068db0826a54b97707fcf10a39 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/\~leading\ tilde/\~leading\ tilde 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: ab10d4434088654ae51c49807b1f58b1 /home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde 2026/05/20 01:03:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ab10d4434088654ae51c49807b1f58b1 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/\~leading\ tilde/\~leading\ tilde 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: fdb4250c925252068db0826a54b97707fcf10a39 /home/rclone/rclone-test-gunemuv1sani/~leading tilde/~leading tilde 2026/05/20 01:03:21 DEBUG : ~leading tilde/~leading tilde: Parsed hash: fdb4250c925252068db0826a54b97707fcf10a39 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␍leading\ CR/␍leading\ CR 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 08040dc25d46cb0aeae3be2ebbe99eaa /home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR 2026/05/20 01:03:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 08040dc25d46cb0aeae3be2ebbe99eaa 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␍leading\ CR/␍leading\ CR 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: fe307744fcde4f8ac28ee7c16e690b528ac48a30 /home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR 2026/05/20 01:03:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fe307744fcde4f8ac28ee7c16e690b528ac48a30 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␍leading\ CR/␍leading\ CR 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 08040dc25d46cb0aeae3be2ebbe99eaa /home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR 2026/05/20 01:03:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 08040dc25d46cb0aeae3be2ebbe99eaa 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␍leading\ CR/␍leading\ CR 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: fe307744fcde4f8ac28ee7c16e690b528ac48a30 /home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR 2026/05/20 01:03:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fe307744fcde4f8ac28ee7c16e690b528ac48a30 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␍leading\ CR/␍leading\ CR 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 08040dc25d46cb0aeae3be2ebbe99eaa /home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR 2026/05/20 01:03:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 08040dc25d46cb0aeae3be2ebbe99eaa 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␍leading\ CR/␍leading\ CR 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: fe307744fcde4f8ac28ee7c16e690b528ac48a30 /home/rclone/rclone-test-gunemuv1sani/␍leading CR/␍leading CR 2026/05/20 01:03:21 DEBUG : ␍leading CR/␍leading CR: Parsed hash: fe307744fcde4f8ac28ee7c16e690b528ac48a30 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␊leading\ LF/␊leading\ LF 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 2daeec2e2dc79b5515447e412fea6427 /home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF 2026/05/20 01:03:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2daeec2e2dc79b5515447e412fea6427 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␊leading\ LF/␊leading\ LF 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c2ca28810f28becd9bba86e1060fa0a24c33ba91 /home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF 2026/05/20 01:03:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c2ca28810f28becd9bba86e1060fa0a24c33ba91 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␊leading\ LF/␊leading\ LF 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 2daeec2e2dc79b5515447e412fea6427 /home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF 2026/05/20 01:03:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2daeec2e2dc79b5515447e412fea6427 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␊leading\ LF/␊leading\ LF 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c2ca28810f28becd9bba86e1060fa0a24c33ba91 /home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF 2026/05/20 01:03:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c2ca28810f28becd9bba86e1060fa0a24c33ba91 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␊leading\ LF/␊leading\ LF 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 2daeec2e2dc79b5515447e412fea6427 /home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF 2026/05/20 01:03:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2daeec2e2dc79b5515447e412fea6427 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␊leading\ LF/␊leading\ LF 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c2ca28810f28becd9bba86e1060fa0a24c33ba91 /home/rclone/rclone-test-gunemuv1sani/␊leading LF/␊leading LF 2026/05/20 01:03:21 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c2ca28810f28becd9bba86e1060fa0a24c33ba91 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␉leading\ HT/␉leading\ HT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 10b3d952ce7cf71e3c662d3e77db2798 /home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT 2026/05/20 01:03:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10b3d952ce7cf71e3c662d3e77db2798 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␉leading\ HT/␉leading\ HT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1e59ae5ff989d558fdbf80e76e303c1ada70e585 /home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT 2026/05/20 01:03:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1e59ae5ff989d558fdbf80e76e303c1ada70e585 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␉leading\ HT/␉leading\ HT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 10b3d952ce7cf71e3c662d3e77db2798 /home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT 2026/05/20 01:03:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10b3d952ce7cf71e3c662d3e77db2798 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␉leading\ HT/␉leading\ HT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1e59ae5ff989d558fdbf80e76e303c1ada70e585 /home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT 2026/05/20 01:03:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1e59ae5ff989d558fdbf80e76e303c1ada70e585 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␉leading\ HT/␉leading\ HT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 10b3d952ce7cf71e3c662d3e77db2798 /home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT 2026/05/20 01:03:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10b3d952ce7cf71e3c662d3e77db2798 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␉leading\ HT/␉leading\ HT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1e59ae5ff989d558fdbf80e76e303c1ada70e585 /home/rclone/rclone-test-gunemuv1sani/␉leading HT/␉leading HT 2026/05/20 01:03:21 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1e59ae5ff989d558fdbf80e76e303c1ada70e585 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␋leading\ VT/␋leading\ VT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 71525f43411a7e551358f25705743a2c /home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT 2026/05/20 01:03:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 71525f43411a7e551358f25705743a2c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␋leading\ VT/␋leading\ VT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: cc6a710cb0d5916d938f89decee8d9048bd339fd /home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT 2026/05/20 01:03:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cc6a710cb0d5916d938f89decee8d9048bd339fd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␋leading\ VT/␋leading\ VT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 71525f43411a7e551358f25705743a2c /home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT 2026/05/20 01:03:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 71525f43411a7e551358f25705743a2c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␋leading\ VT/␋leading\ VT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: cc6a710cb0d5916d938f89decee8d9048bd339fd /home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT 2026/05/20 01:03:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cc6a710cb0d5916d938f89decee8d9048bd339fd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/␋leading\ VT/␋leading\ VT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 71525f43411a7e551358f25705743a2c /home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT 2026/05/20 01:03:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 71525f43411a7e551358f25705743a2c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/␋leading\ VT/␋leading\ VT 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: cc6a710cb0d5916d938f89decee8d9048bd339fd /home/rclone/rclone-test-gunemuv1sani/␋leading VT/␋leading VT 2026/05/20 01:03:21 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cc6a710cb0d5916d938f89decee8d9048bd339fd === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/.leading\ dot/.leading\ dot 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b87473a08bc81b6d61bdefe61575a8cd /home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot 2026/05/20 01:03:21 DEBUG : .leading dot/.leading dot: Parsed hash: b87473a08bc81b6d61bdefe61575a8cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/.leading\ dot/.leading\ dot 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c832a2bc7669686214dbbeb20fc07e648bc7d0d6 /home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot 2026/05/20 01:03:21 DEBUG : .leading dot/.leading dot: Parsed hash: c832a2bc7669686214dbbeb20fc07e648bc7d0d6 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/.leading\ dot/.leading\ dot 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b87473a08bc81b6d61bdefe61575a8cd /home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot 2026/05/20 01:03:21 DEBUG : .leading dot/.leading dot: Parsed hash: b87473a08bc81b6d61bdefe61575a8cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/.leading\ dot/.leading\ dot 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c832a2bc7669686214dbbeb20fc07e648bc7d0d6 /home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot 2026/05/20 01:03:21 DEBUG : .leading dot/.leading dot: Parsed hash: c832a2bc7669686214dbbeb20fc07e648bc7d0d6 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/.leading\ dot/.leading\ dot 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b87473a08bc81b6d61bdefe61575a8cd /home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot 2026/05/20 01:03:21 DEBUG : .leading dot/.leading dot: Parsed hash: b87473a08bc81b6d61bdefe61575a8cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/.leading\ dot/.leading\ dot 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c832a2bc7669686214dbbeb20fc07e648bc7d0d6 /home/rclone/rclone-test-gunemuv1sani/.leading dot/.leading dot 2026/05/20 01:03:21 DEBUG : .leading dot/.leading dot: Parsed hash: c832a2bc7669686214dbbeb20fc07e648bc7d0d6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space " 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ space\ /trailing\ space\ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 734aec88634022527f800e7ed87d8e39 /home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space 2026/05/20 01:03:21 DEBUG : trailing space /trailing space : Parsed hash: 734aec88634022527f800e7ed87d8e39 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space " 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ space\ /trailing\ space\ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: cfa6b48a1671829b2e2d3a229c30004d033f6005 /home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space 2026/05/20 01:03:21 DEBUG : trailing space /trailing space : Parsed hash: cfa6b48a1671829b2e2d3a229c30004d033f6005 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space " 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ space\ /trailing\ space\ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 734aec88634022527f800e7ed87d8e39 /home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space 2026/05/20 01:03:21 DEBUG : trailing space /trailing space : Parsed hash: 734aec88634022527f800e7ed87d8e39 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space " 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ space\ /trailing\ space\ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: cfa6b48a1671829b2e2d3a229c30004d033f6005 /home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space 2026/05/20 01:03:21 DEBUG : trailing space /trailing space : Parsed hash: cfa6b48a1671829b2e2d3a229c30004d033f6005 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space " 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ space\ /trailing\ space\ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 734aec88634022527f800e7ed87d8e39 /home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space 2026/05/20 01:03:21 DEBUG : trailing space /trailing space : Parsed hash: 734aec88634022527f800e7ed87d8e39 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space " 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ space\ /trailing\ space\ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: cfa6b48a1671829b2e2d3a229c30004d033f6005 /home/rclone/rclone-test-gunemuv1sani/trailing space /trailing space 2026/05/20 01:03:21 DEBUG : trailing space /trailing space : Parsed hash: cfa6b48a1671829b2e2d3a229c30004d033f6005 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ CR␍/trailing\ CR␍ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 0b47a8c9a73ed8bab80c2ab1344e8b0c /home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍ 2026/05/20 01:03:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0b47a8c9a73ed8bab80c2ab1344e8b0c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ CR␍/trailing\ CR␍ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b47a2fca1a674ea76b7763bbbeb3400b59dd7c66 /home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍ 2026/05/20 01:03:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b47a2fca1a674ea76b7763bbbeb3400b59dd7c66 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ CR␍/trailing\ CR␍ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 0b47a8c9a73ed8bab80c2ab1344e8b0c /home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍ 2026/05/20 01:03:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0b47a8c9a73ed8bab80c2ab1344e8b0c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ CR␍/trailing\ CR␍ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b47a2fca1a674ea76b7763bbbeb3400b59dd7c66 /home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍ 2026/05/20 01:03:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b47a2fca1a674ea76b7763bbbeb3400b59dd7c66 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ CR␍/trailing\ CR␍ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 0b47a8c9a73ed8bab80c2ab1344e8b0c /home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍ 2026/05/20 01:03:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0b47a8c9a73ed8bab80c2ab1344e8b0c 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ CR␍/trailing\ CR␍ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b47a2fca1a674ea76b7763bbbeb3400b59dd7c66 /home/rclone/rclone-test-gunemuv1sani/trailing CR␍/trailing CR␍ 2026/05/20 01:03:21 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b47a2fca1a674ea76b7763bbbeb3400b59dd7c66 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ LF␊/trailing\ LF␊ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 3c6b638b8cc680b8b20f7320295e1a73 /home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊ 2026/05/20 01:03:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3c6b638b8cc680b8b20f7320295e1a73 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ LF␊/trailing\ LF␊ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 4e3a3331dacc8c58414668b2915a7bf4d0348149 /home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊ 2026/05/20 01:03:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4e3a3331dacc8c58414668b2915a7bf4d0348149 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ LF␊/trailing\ LF␊ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 3c6b638b8cc680b8b20f7320295e1a73 /home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊ 2026/05/20 01:03:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3c6b638b8cc680b8b20f7320295e1a73 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ LF␊/trailing\ LF␊ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 4e3a3331dacc8c58414668b2915a7bf4d0348149 /home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊ 2026/05/20 01:03:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4e3a3331dacc8c58414668b2915a7bf4d0348149 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ LF␊/trailing\ LF␊ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 3c6b638b8cc680b8b20f7320295e1a73 /home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊ 2026/05/20 01:03:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3c6b638b8cc680b8b20f7320295e1a73 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ LF␊/trailing\ LF␊ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 4e3a3331dacc8c58414668b2915a7bf4d0348149 /home/rclone/rclone-test-gunemuv1sani/trailing LF␊/trailing LF␊ 2026/05/20 01:03:21 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4e3a3331dacc8c58414668b2915a7bf4d0348149 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ HT␉/trailing\ HT␉ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 8207fa3053e6794eac8452965b19f378 /home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉ 2026/05/20 01:03:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8207fa3053e6794eac8452965b19f378 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ HT␉/trailing\ HT␉ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: a27c902b20f21fbe468a918ffc6d7d5740cd86a0 /home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉ 2026/05/20 01:03:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a27c902b20f21fbe468a918ffc6d7d5740cd86a0 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ HT␉/trailing\ HT␉ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 8207fa3053e6794eac8452965b19f378 /home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉ 2026/05/20 01:03:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8207fa3053e6794eac8452965b19f378 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ HT␉/trailing\ HT␉ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: a27c902b20f21fbe468a918ffc6d7d5740cd86a0 /home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉ 2026/05/20 01:03:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a27c902b20f21fbe468a918ffc6d7d5740cd86a0 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ HT␉/trailing\ HT␉ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 8207fa3053e6794eac8452965b19f378 /home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉ 2026/05/20 01:03:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8207fa3053e6794eac8452965b19f378 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ HT␉/trailing\ HT␉ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: a27c902b20f21fbe468a918ffc6d7d5740cd86a0 /home/rclone/rclone-test-gunemuv1sani/trailing HT␉/trailing HT␉ 2026/05/20 01:03:21 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a27c902b20f21fbe468a918ffc6d7d5740cd86a0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ VT␋/trailing\ VT␋ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c659d52481feb0729b5d8498c0007005 /home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋ 2026/05/20 01:03:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c659d52481feb0729b5d8498c0007005 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ VT␋/trailing\ VT␋ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b7c85599e1304a65173b70f478d0f9360003a25d /home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋ 2026/05/20 01:03:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b7c85599e1304a65173b70f478d0f9360003a25d 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ VT␋/trailing\ VT␋ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c659d52481feb0729b5d8498c0007005 /home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋ 2026/05/20 01:03:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c659d52481feb0729b5d8498c0007005 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ VT␋/trailing\ VT␋ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b7c85599e1304a65173b70f478d0f9360003a25d /home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋ 2026/05/20 01:03:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b7c85599e1304a65173b70f478d0f9360003a25d 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ VT␋/trailing\ VT␋ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c659d52481feb0729b5d8498c0007005 /home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋ 2026/05/20 01:03:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c659d52481feb0729b5d8498c0007005 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ VT␋/trailing\ VT␋ 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b7c85599e1304a65173b70f478d0f9360003a25d /home/rclone/rclone-test-gunemuv1sani/trailing VT␋/trailing VT␋ 2026/05/20 01:03:21 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b7c85599e1304a65173b70f478d0f9360003a25d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ dot./trailing\ dot. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 507e90f7aef2bc0d624c6becc6ab71c0 /home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot. 2026/05/20 01:03:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 507e90f7aef2bc0d624c6becc6ab71c0 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ dot./trailing\ dot. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 6518179697a1d1bad8f3a2bf8952f3af252d749b /home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot. 2026/05/20 01:03:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 6518179697a1d1bad8f3a2bf8952f3af252d749b 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ dot./trailing\ dot. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 507e90f7aef2bc0d624c6becc6ab71c0 /home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot. 2026/05/20 01:03:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 507e90f7aef2bc0d624c6becc6ab71c0 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ dot./trailing\ dot. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 6518179697a1d1bad8f3a2bf8952f3af252d749b /home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot. 2026/05/20 01:03:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 6518179697a1d1bad8f3a2bf8952f3af252d749b 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/trailing\ dot./trailing\ dot. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 507e90f7aef2bc0d624c6becc6ab71c0 /home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot. 2026/05/20 01:03:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 507e90f7aef2bc0d624c6becc6ab71c0 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot." 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/trailing\ dot./trailing\ dot. 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 6518179697a1d1bad8f3a2bf8952f3af252d749b /home/rclone/rclone-test-gunemuv1sani/trailing dot./trailing dot. 2026/05/20 01:03:21 DEBUG : trailing dot./trailing dot.: Parsed hash: 6518179697a1d1bad8f3a2bf8952f3af252d749b === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/invalid\ utf-8/invalid\ utf-8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: d93e2d288fb17afaa474bced6f989efd /home/rclone/rclone-test-gunemuv1sani/invalid utf-8/invalid utf-8 2026/05/20 01:03:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d93e2d288fb17afaa474bced6f989efd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/invalid\ utf-8/invalid\ utf-8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 22520dbd6118e78455c16b28f7309c5d7f567039 /home/rclone/rclone-test-gunemuv1sani/invalid utf-8/invalid utf-8 2026/05/20 01:03:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 22520dbd6118e78455c16b28f7309c5d7f567039 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/invalid\ utf-8/invalid\ utf-8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: d93e2d288fb17afaa474bced6f989efd /home/rclone/rclone-test-gunemuv1sani/invalid utf-8/invalid utf-8 2026/05/20 01:03:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d93e2d288fb17afaa474bced6f989efd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/invalid\ utf-8/invalid\ utf-8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 22520dbd6118e78455c16b28f7309c5d7f567039 /home/rclone/rclone-test-gunemuv1sani/invalid utf-8/invalid utf-8 2026/05/20 01:03:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 22520dbd6118e78455c16b28f7309c5d7f567039 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/invalid\ utf-8/invalid\ utf-8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: d93e2d288fb17afaa474bced6f989efd /home/rclone/rclone-test-gunemuv1sani/invalid utf-8/invalid utf-8 2026/05/20 01:03:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d93e2d288fb17afaa474bced6f989efd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/invalid\ utf-8/invalid\ utf-8 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 22520dbd6118e78455c16b28f7309c5d7f567039 /home/rclone/rclone-test-gunemuv1sani/invalid utf-8/invalid utf-8 2026/05/20 01:03:21 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 22520dbd6118e78455c16b28f7309c5d7f567039 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/test\%46.txt/test\%46.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c7c4ed40c668653c9b271380305d4f45 /home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt 2026/05/20 01:03:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: c7c4ed40c668653c9b271380305d4f45 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/test\%46.txt/test\%46.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 777dfbf3f112474557271b947bb3605c1bf2a3fa /home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt 2026/05/20 01:03:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: 777dfbf3f112474557271b947bb3605c1bf2a3fa 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/test\%46.txt/test\%46.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c7c4ed40c668653c9b271380305d4f45 /home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt 2026/05/20 01:03:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: c7c4ed40c668653c9b271380305d4f45 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/test\%46.txt/test\%46.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 777dfbf3f112474557271b947bb3605c1bf2a3fa /home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt 2026/05/20 01:03:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: 777dfbf3f112474557271b947bb3605c1bf2a3fa 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/test\%46.txt/test\%46.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: c7c4ed40c668653c9b271380305d4f45 /home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt 2026/05/20 01:03:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: c7c4ed40c668653c9b271380305d4f45 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/test\%46.txt/test\%46.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 777dfbf3f112474557271b947bb3605c1bf2a3fa /home/rclone/rclone-test-gunemuv1sani/test%46.txt/test%46.txt 2026/05/20 01:03:21 DEBUG : test%46.txt/test%46.txt: Parsed hash: 777dfbf3f112474557271b947bb3605c1bf2a3fa === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Connection OK after error: potato 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/zero-length-file" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/zero-length-file 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gunemuv1sani/zero-length-file 2026/05/20 01:03:21 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/zero-length-file" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/zero-length-file 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gunemuv1sani/zero-length-file 2026/05/20 01:03:21 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/zero-length-file" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/zero-length-file 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gunemuv1sani/zero-length-file 2026/05/20 01:03:21 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/zero-length-file" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/zero-length-file 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gunemuv1sani/zero-length-file 2026/05/20 01:03:21 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 7c79545e7aefc07b0846fb73c60e60c1 /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 7c79545e7aefc07b0846fb73c60e60c1 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 81318f916a9cdffdf688f70f9cace386218170bc /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 81318f916a9cdffdf688f70f9cace386218170bc 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 7c79545e7aefc07b0846fb73c60e60c1 /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 7c79545e7aefc07b0846fb73c60e60c1 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 81318f916a9cdffdf688f70f9cace386218170bc /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 81318f916a9cdffdf688f70f9cace386218170bc 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/20 01:03:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/20 01:03:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 01:03:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:21 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ZjrW1}" suffix to name 2026/05/20 01:03:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:21 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:21 NOTICE: TestSFTPOpenssh{ZjrW1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59232->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/20 01:03:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gunemuv1sani/hello? sausage/êé" 2026/05/20 01:03:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 01:03:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:21 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ZjrW1}" suffix to name 2026/05/20 01:03:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:21 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:21 NOTICE: TestSFTPOpenssh{ZjrW1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: New connection 127.0.0.1:59234->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Shell type "unix" from config 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé" 2026/05/20 01:03:21 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gunemuv1sani/hello? sausage/êé" to be canonical "TestSFTPOpenssh{ZjrW1}:rclone-test-gunemuv1sani/hello? sausage/êé" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Remote command result: 0ea0c2b1459a95e9fad13aff5e84ea5f /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/a/b/c/d/e.txt 2026/05/20 01:03:21 DEBUG : a/b/c/d/e.txt: Parsed hash: 0ea0c2b1459a95e9fad13aff5e84ea5f 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Remote command result: ebf736f52b0c5d69680e4a4dd39bdd02d48f8e67 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/a/b/c/d/e.txt 2026/05/20 01:03:21 DEBUG : a/b/c/d/e.txt: Parsed hash: ebf736f52b0c5d69680e4a4dd39bdd02d48f8e67 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Remote command result: 0ea0c2b1459a95e9fad13aff5e84ea5f /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/a/b/c/d/e.txt 2026/05/20 01:03:21 DEBUG : a/b/c/d/e.txt: Parsed hash: 0ea0c2b1459a95e9fad13aff5e84ea5f 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: Remote command result: ebf736f52b0c5d69680e4a4dd39bdd02d48f8e67 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/a/b/c/d/e.txt 2026/05/20 01:03:21 DEBUG : a/b/c/d/e.txt: Parsed hash: ebf736f52b0c5d69680e4a4dd39bdd02d48f8e67 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé: New connection 127.0.0.1:59246->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:21 DEBUG : Waiting for deletions to finish 2026/05/20 01:03:21 INFO : a/b/c/d/e.txt: Deleted 2026/05/20 01:03:21 DEBUG : removing 1 level 4 directories 2026/05/20 01:03:21 INFO : a/b/c/d: Removing directory 2026/05/20 01:03:21 DEBUG : removing 1 level 3 directories 2026/05/20 01:03:21 INFO : a/b/c: Removing directory 2026/05/20 01:03:21 DEBUG : removing 1 level 2 directories 2026/05/20 01:03:21 INFO : a/b: Removing directory 2026/05/20 01:03:21 DEBUG : removing 1 level 1 directories 2026/05/20 01:03:21 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/20 01:03:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:21 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/other.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:21 DEBUG : other.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/other.txt" 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:21 DEBUG : other.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: New connection 127.0.0.1:59258->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/other.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:22 DEBUG : other.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/other.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:22 DEBUG : other.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/moveTest/other.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/moveTest/other.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/moveTest/other.txt 2026/05/20 01:03:22 DEBUG : moveTest/other.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/moveTest/other.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/moveTest/other.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/moveTest/other.txt 2026/05/20 01:03:22 DEBUG : moveTest/other.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/other.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:22 DEBUG : other.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/other.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/other.txt 2026/05/20 01:03:22 DEBUG : other.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/20 01:03:22 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jogufoj5zake" 2026/05/20 01:03:22 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ZjrW1}" suffix to name 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 NOTICE: TestSFTPOpenssh{ZjrW1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: New connection 127.0.0.1:59260->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Shell type "unix" from config 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Relative path resolved to "/home/rclone/rclone-test-jogufoj5zake" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Using root directory "/home/rclone/rclone-test-jogufoj5zake" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Shell path "/home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Running remote command: md5sum /home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/file name.txt 2026/05/20 01:03:22 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Shell path "/home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Running remote command: sha1sum /home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/file name.txt 2026/05/20 01:03:22 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Shell path "/home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Running remote command: md5sum /home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Shell path "/home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Running remote command: sha1sum /home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-jogufoj5zake/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Purge dir "new_name" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jogufoj5zake: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 1293dc05c54297da98a83cbe321f73cd /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 1293dc05c54297da98a83cbe321f73cd 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 01061057d4952edc28779fb89d076e38844ccd1d /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 01061057d4952edc28779fb89d076e38844ccd1d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 176b3c06dc503049f76d272e253843ca /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 176b3c06dc503049f76d272e253843ca 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: e4f8cfab90af2e32afa39c260d7bc669af47a1ef /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: e4f8cfab90af2e32afa39c260d7bc669af47a1ef 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 176b3c06dc503049f76d272e253843ca /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: 176b3c06dc503049f76d272e253843ca 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: e4f8cfab90af2e32afa39c260d7bc669af47a1ef /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : file name.txt: Parsed hash: e4f8cfab90af2e32afa39c260d7bc669af47a1ef === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/20 01:03:22 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ZjrW1}" suffix to name 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 NOTICE: TestSFTPOpenssh{ZjrW1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:59266->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/20 01:03:22 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gunemuv1sani/not found.txt" 2026/05/20 01:03:22 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ZjrW1}" suffix to name 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 NOTICE: TestSFTPOpenssh{ZjrW1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/not found.txt: New connection 127.0.0.1:59270->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/not found.txt: Shell type "unix" from config 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/not found.txt: Relative path resolved to "/home/rclone/rclone-test-gunemuv1sani/not found.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/not found.txt: Using root directory "/home/rclone/rclone-test-gunemuv1sani/not found.txt" 2026/05/20 01:03:22 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-gunemuv1sani" from "TestSFTPOpenssh:rclone-test-gunemuv1sani" 2026/05/20 01:03:22 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/20 01:03:22 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ZjrW1}" suffix to name 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 NOTICE: TestSFTPOpenssh{ZjrW1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59280->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 176b3c06dc503049f76d272e253843ca /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/file name.txt: Parsed hash: 176b3c06dc503049f76d272e253843ca 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e4f8cfab90af2e32afa39c260d7bc669af47a1ef /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/file name.txt: Parsed hash: e4f8cfab90af2e32afa39c260d7bc669af47a1ef 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 176b3c06dc503049f76d272e253843ca /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/file name.txt: Parsed hash: 176b3c06dc503049f76d272e253843ca 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e4f8cfab90af2e32afa39c260d7bc669af47a1ef /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/file name.txt: Parsed hash: e4f8cfab90af2e32afa39c260d7bc669af47a1ef === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/created from root.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/created\ from\ root.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c88e9826b7b368a4c2eb4d3245280a0c /home/rclone/rclone-test-gunemuv1sani/created from root.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/created from root.txt: Parsed hash: c88e9826b7b368a4c2eb4d3245280a0c 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/created from root.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/created\ from\ root.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 073241c6f52c2eb999a3b66e1c5539570cf7a740 /home/rclone/rclone-test-gunemuv1sani/created from root.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/created from root.txt: Parsed hash: 073241c6f52c2eb999a3b66e1c5539570cf7a740 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/created from root.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/created\ from\ root.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c88e9826b7b368a4c2eb4d3245280a0c /home/rclone/rclone-test-gunemuv1sani/created from root.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/created from root.txt: Parsed hash: c88e9826b7b368a4c2eb4d3245280a0c 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/created from root.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/created\ from\ root.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 073241c6f52c2eb999a3b66e1c5539570cf7a740 /home/rclone/rclone-test-gunemuv1sani/created from root.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/created from root.txt: Parsed hash: 073241c6f52c2eb999a3b66e1c5539570cf7a740 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/created from root.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/created\ from\ root.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c88e9826b7b368a4c2eb4d3245280a0c /home/rclone/rclone-test-gunemuv1sani/created from root.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/created from root.txt: Parsed hash: c88e9826b7b368a4c2eb4d3245280a0c 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/created from root.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/created\ from\ root.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 073241c6f52c2eb999a3b66e1c5539570cf7a740 /home/rclone/rclone-test-gunemuv1sani/created from root.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/created from root.txt: Parsed hash: 073241c6f52c2eb999a3b66e1c5539570cf7a740 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 176b3c06dc503049f76d272e253843ca /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/file name.txt: Parsed hash: 176b3c06dc503049f76d272e253843ca 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e4f8cfab90af2e32afa39c260d7bc669af47a1ef /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/file name.txt: Parsed hash: e4f8cfab90af2e32afa39c260d7bc669af47a1ef 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 176b3c06dc503049f76d272e253843ca /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/file name.txt: Parsed hash: 176b3c06dc503049f76d272e253843ca 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/file name.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/file\ name.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e4f8cfab90af2e32afa39c260d7bc669af47a1ef /home/rclone/rclone-test-gunemuv1sani/file name.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/file name.txt: Parsed hash: e4f8cfab90af2e32afa39c260d7bc669af47a1ef 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 9e9301a136d8defc8c958c082ffaa05e /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e9301a136d8defc8c958c082ffaa05e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 705591f5fdb8b6896e8fce539f24bbbb35351450 /home/rclone/rclone-test-gunemuv1sani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/20 01:03:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 705591f5fdb8b6896e8fce539f24bbbb35351450 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Server has VFS statistics extension 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: About path "/home/rclone/rclone-test-gunemuv1sani" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/piped data.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/piped\ data.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gunemuv1sani/piped data.txt 2026/05/20 01:03:22 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/piped data.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/piped\ data.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gunemuv1sani/piped data.txt 2026/05/20 01:03:22 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/piped data.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/piped\ data.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gunemuv1sani/piped data.txt 2026/05/20 01:03:22 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/piped data.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/piped\ data.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gunemuv1sani/piped data.txt 2026/05/20 01:03:22 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/piped data.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/piped\ data.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b90662d35aee6c3eb7dfdfcef818077a /home/rclone/rclone-test-gunemuv1sani/piped data.txt 2026/05/20 01:03:22 DEBUG : piped data.txt: Parsed hash: b90662d35aee6c3eb7dfdfcef818077a 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/piped data.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/piped\ data.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 0a6bed4bb13521322b5200c198db4b0f4e44626c /home/rclone/rclone-test-gunemuv1sani/piped data.txt 2026/05/20 01:03:22 DEBUG : piped data.txt: Parsed hash: 0a6bed4bb13521322b5200c198db4b0f4e44626c 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/piped data.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/piped\ data.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: b90662d35aee6c3eb7dfdfcef818077a /home/rclone/rclone-test-gunemuv1sani/piped data.txt 2026/05/20 01:03:22 DEBUG : piped data.txt: Parsed hash: b90662d35aee6c3eb7dfdfcef818077a 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/piped data.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/piped\ data.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 0a6bed4bb13521322b5200c198db4b0f4e44626c /home/rclone/rclone-test-gunemuv1sani/piped data.txt 2026/05/20 01:03:22 DEBUG : piped data.txt: Parsed hash: 0a6bed4bb13521322b5200c198db4b0f4e44626c === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 94d416eb574423454c5c0b164f1ca444 /home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt 2026/05/20 01:03:22 DEBUG : unknown-size-update.txt: Parsed hash: 94d416eb574423454c5c0b164f1ca444 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 620f9e309bc04f2810109d06b9faa1fb8b7cdf1c /home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt 2026/05/20 01:03:22 DEBUG : unknown-size-update.txt: Parsed hash: 620f9e309bc04f2810109d06b9faa1fb8b7cdf1c 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: md5sum /home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 94d416eb574423454c5c0b164f1ca444 /home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt 2026/05/20 01:03:22 DEBUG : unknown-size-update.txt: Parsed hash: 94d416eb574423454c5c0b164f1ca444 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Shell path "/home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Running remote command: sha1sum /home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Remote command result: 620f9e309bc04f2810109d06b9faa1fb8b7cdf1c /home/rclone/rclone-test-gunemuv1sani/unknown-size-update.txt 2026/05/20 01:03:22 DEBUG : unknown-size-update.txt: Parsed hash: 620f9e309bc04f2810109d06b9faa1fb8b7cdf1c === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/20 01:03:22 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gunemuv1sani/deeper/nonexisting/directory" 2026/05/20 01:03:22 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ZjrW1}" suffix to name 2026/05/20 01:03:22 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 01:03:22 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 01:03:22 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 01:03:22 DEBUG : Setting pass="ve3XM1kawWsP09eJAa2rmWS6qWAjN0tL" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 01:03:22 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 01:03:22 NOTICE: TestSFTPOpenssh{ZjrW1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/deeper/nonexisting/directory: New connection 127.0.0.1:59290->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-gunemuv1sani/deeper/nonexisting/directory" 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-gunemuv1sani/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/20 01:03:22 DEBUG : Waiting for deletions to finish 2026/05/20 01:03:22 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/20 01:03:22 DEBUG : removing 1 level 4 directories 2026/05/20 01:03:22 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/20 01:03:22 DEBUG : removing 1 level 3 directories 2026/05/20 01:03:22 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/20 01:03:22 DEBUG : removing 1 level 2 directories 2026/05/20 01:03:22 INFO : hello? sausage/êé: Removing directory 2026/05/20 01:03:22 DEBUG : removing 1 level 1 directories 2026/05/20 01:03:22 INFO : hello? sausage: Removing directory 2026/05/20 01:03:22 DEBUG : removing 1 level 0 directories 2026/05/20 01:03:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Removing directory 2026/05/20 01:03:22 ERROR : error listing: directory not found 2026/05/20 01:03:22 DEBUG : Waiting for deletions to finish 2026/05/20 01:03:22 ERROR : error listing: directory not found 2026/05/20 01:03:22 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Failed to list "": directory not found 2026/05/20 01:03:22 DEBUG : removing 1 level 0 directories 2026/05/20 01:03:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Removing directory 2026/05/20 01:03:22 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/20 01:03:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gunemuv1sani: Closing 2 unused connections 2026/05/20 01:03:22 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.69s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.00s) --- 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.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.07s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.933s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.693092975s (try 1/5)