"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.25s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPOpenssh:" 2026/07/21 05:16:06 NOTICE: TestSFTPOpenssh: Starting server 2026/07/21 05:16:08 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/21 05:16:08 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/21 05:16:08 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/21 05:16:08 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keropid2gawo" 2026/07/21 05:16:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 05:16:08 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 05:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:08 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:08 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:08 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:08 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:08 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5yTt6}" suffix to name 2026/07/21 05:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:08 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:08 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:08 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:08 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:08 NOTICE: TestSFTPOpenssh{5yTt6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: New connection 127.0.0.1:55980->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell type "unix" from config 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Relative path resolved to "/home/rclone/rclone-test-keropid2gawo" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Using root directory "/home/rclone/rclone-test-keropid2gawo" 2026/07/21 05:16:08 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/21 05:16:08 INFO : dir/subdir: Making directory 2026/07/21 05:16:08 INFO : dir/subdir: Removing directory 2026/07/21 05:16:08 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/21 05:16:08 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 804da1a89039b70c0408260c21a2204c /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 804da1a89039b70c0408260c21a2204c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1891ff7df8e9649f7f984360d3fc3eb42c9fbbef /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1891ff7df8e9649f7f984360d3fc3eb42c9fbbef 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 804da1a89039b70c0408260c21a2204c /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 804da1a89039b70c0408260c21a2204c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1891ff7df8e9649f7f984360d3fc3eb42c9fbbef /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1891ff7df8e9649f7f984360d3fc3eb42c9fbbef 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 804da1a89039b70c0408260c21a2204c /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 804da1a89039b70c0408260c21a2204c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1891ff7df8e9649f7f984360d3fc3eb42c9fbbef /home/rclone/rclone-test-keropid2gawo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/21 05:16:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1891ff7df8e9649f7f984360d3fc3eb42c9fbbef === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/./." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ece457964b1036bb5400ebaa634f996f /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : ./.: Parsed hash: ece457964b1036bb5400ebaa634f996f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/./." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6e8e85cd92dd7819b980f665fc6a71ef405596dd /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : ./.: Parsed hash: 6e8e85cd92dd7819b980f665fc6a71ef405596dd 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/./." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ece457964b1036bb5400ebaa634f996f /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : ./.: Parsed hash: ece457964b1036bb5400ebaa634f996f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/./." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6e8e85cd92dd7819b980f665fc6a71ef405596dd /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : ./.: Parsed hash: 6e8e85cd92dd7819b980f665fc6a71ef405596dd 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/./." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ece457964b1036bb5400ebaa634f996f /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : ./.: Parsed hash: ece457964b1036bb5400ebaa634f996f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/./." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6e8e85cd92dd7819b980f665fc6a71ef405596dd /home/rclone/rclone-test-keropid2gawo/./. 2026/07/21 05:16:08 DEBUG : ./.: Parsed hash: 6e8e85cd92dd7819b980f665fc6a71ef405596dd === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/../.." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 257c9f84babaf3fbd31bf46d2ccce815 /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : ../..: Parsed hash: 257c9f84babaf3fbd31bf46d2ccce815 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/../.." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 350877a8d0099d853ce97277c0bd8c820ca3238e /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : ../..: Parsed hash: 350877a8d0099d853ce97277c0bd8c820ca3238e 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/../.." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 257c9f84babaf3fbd31bf46d2ccce815 /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : ../..: Parsed hash: 257c9f84babaf3fbd31bf46d2ccce815 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/../.." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 350877a8d0099d853ce97277c0bd8c820ca3238e /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : ../..: Parsed hash: 350877a8d0099d853ce97277c0bd8c820ca3238e 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/../.." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 257c9f84babaf3fbd31bf46d2ccce815 /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : ../..: Parsed hash: 257c9f84babaf3fbd31bf46d2ccce815 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/../.." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 350877a8d0099d853ce97277c0bd8c820ca3238e /home/rclone/rclone-test-keropid2gawo/../.. 2026/07/21 05:16:08 DEBUG : ../..: Parsed hash: 350877a8d0099d853ce97277c0bd8c820ca3238e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 898e275af5df51058fd63a8ecdf9dbf6 /home/rclone/rclone-test-keropid2gawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 898e275af5df51058fd63a8ecdf9dbf6 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 21a43ad9dd82ec005a12a898c1964ba8f67a23a6 /home/rclone/rclone-test-keropid2gawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 21a43ad9dd82ec005a12a898c1964ba8f67a23a6 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 898e275af5df51058fd63a8ecdf9dbf6 /home/rclone/rclone-test-keropid2gawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 898e275af5df51058fd63a8ecdf9dbf6 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 21a43ad9dd82ec005a12a898c1964ba8f67a23a6 /home/rclone/rclone-test-keropid2gawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 21a43ad9dd82ec005a12a898c1964ba8f67a23a6 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 898e275af5df51058fd63a8ecdf9dbf6 /home/rclone/rclone-test-keropid2gawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 898e275af5df51058fd63a8ecdf9dbf6 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 21a43ad9dd82ec005a12a898c1964ba8f67a23a6 /home/rclone/rclone-test-keropid2gawo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/21 05:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 21a43ad9dd82ec005a12a898c1964ba8f67a23a6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/ leading space/ leading space" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\ leading\ space/\ leading\ space 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 2eb09e5143137c932cc6bcc3b2f2965a /home/rclone/rclone-test-keropid2gawo/ leading space/ leading space 2026/07/21 05:16:08 DEBUG : leading space/ leading space: Parsed hash: 2eb09e5143137c932cc6bcc3b2f2965a 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/ leading space/ leading space" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\ leading\ space/\ leading\ space 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: caff4a246adf2d59fe3ac5ffbcb5bd1bc513cb8e /home/rclone/rclone-test-keropid2gawo/ leading space/ leading space 2026/07/21 05:16:08 DEBUG : leading space/ leading space: Parsed hash: caff4a246adf2d59fe3ac5ffbcb5bd1bc513cb8e 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/ leading space/ leading space" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\ leading\ space/\ leading\ space 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 2eb09e5143137c932cc6bcc3b2f2965a /home/rclone/rclone-test-keropid2gawo/ leading space/ leading space 2026/07/21 05:16:08 DEBUG : leading space/ leading space: Parsed hash: 2eb09e5143137c932cc6bcc3b2f2965a 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/ leading space/ leading space" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\ leading\ space/\ leading\ space 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: caff4a246adf2d59fe3ac5ffbcb5bd1bc513cb8e /home/rclone/rclone-test-keropid2gawo/ leading space/ leading space 2026/07/21 05:16:08 DEBUG : leading space/ leading space: Parsed hash: caff4a246adf2d59fe3ac5ffbcb5bd1bc513cb8e 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/ leading space/ leading space" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\ leading\ space/\ leading\ space 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 2eb09e5143137c932cc6bcc3b2f2965a /home/rclone/rclone-test-keropid2gawo/ leading space/ leading space 2026/07/21 05:16:08 DEBUG : leading space/ leading space: Parsed hash: 2eb09e5143137c932cc6bcc3b2f2965a 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/ leading space/ leading space" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\ leading\ space/\ leading\ space 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: caff4a246adf2d59fe3ac5ffbcb5bd1bc513cb8e /home/rclone/rclone-test-keropid2gawo/ leading space/ leading space 2026/07/21 05:16:08 DEBUG : leading space/ leading space: Parsed hash: caff4a246adf2d59fe3ac5ffbcb5bd1bc513cb8e === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 60cb0f80da06010d4a7b278d60d8065a /home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde 2026/07/21 05:16:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 60cb0f80da06010d4a7b278d60d8065a 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 503b48a84cda62513cb7ad807c8dbeac2c69b982 /home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde 2026/07/21 05:16:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 503b48a84cda62513cb7ad807c8dbeac2c69b982 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 60cb0f80da06010d4a7b278d60d8065a /home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde 2026/07/21 05:16:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 60cb0f80da06010d4a7b278d60d8065a 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 503b48a84cda62513cb7ad807c8dbeac2c69b982 /home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde 2026/07/21 05:16:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 503b48a84cda62513cb7ad807c8dbeac2c69b982 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 60cb0f80da06010d4a7b278d60d8065a /home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde 2026/07/21 05:16:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 60cb0f80da06010d4a7b278d60d8065a 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/\~leading\ tilde/\~leading\ tilde 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 503b48a84cda62513cb7ad807c8dbeac2c69b982 /home/rclone/rclone-test-keropid2gawo/~leading tilde/~leading tilde 2026/07/21 05:16:08 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 503b48a84cda62513cb7ad807c8dbeac2c69b982 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␍leading\ CR/␍leading\ CR 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: b458975a91c66a186a648f1e5bb80c19 /home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR 2026/07/21 05:16:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b458975a91c66a186a648f1e5bb80c19 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␍leading\ CR/␍leading\ CR 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 3cb23c7d07f90b8d32ec3d362fe3f33db846de03 /home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR 2026/07/21 05:16:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3cb23c7d07f90b8d32ec3d362fe3f33db846de03 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␍leading\ CR/␍leading\ CR 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: b458975a91c66a186a648f1e5bb80c19 /home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR 2026/07/21 05:16:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b458975a91c66a186a648f1e5bb80c19 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␍leading\ CR/␍leading\ CR 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 3cb23c7d07f90b8d32ec3d362fe3f33db846de03 /home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR 2026/07/21 05:16:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3cb23c7d07f90b8d32ec3d362fe3f33db846de03 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␍leading\ CR/␍leading\ CR 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: b458975a91c66a186a648f1e5bb80c19 /home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR 2026/07/21 05:16:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b458975a91c66a186a648f1e5bb80c19 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␍leading\ CR/␍leading\ CR 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 3cb23c7d07f90b8d32ec3d362fe3f33db846de03 /home/rclone/rclone-test-keropid2gawo/␍leading CR/␍leading CR 2026/07/21 05:16:08 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3cb23c7d07f90b8d32ec3d362fe3f33db846de03 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␊leading\ LF/␊leading\ LF 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 95fe54c13b2f93496aa853ac5698eca7 /home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF 2026/07/21 05:16:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 95fe54c13b2f93496aa853ac5698eca7 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␊leading\ LF/␊leading\ LF 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7da5f9cf3e9947f60c27d23a5e1e45f83c81274b /home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF 2026/07/21 05:16:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7da5f9cf3e9947f60c27d23a5e1e45f83c81274b 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␊leading\ LF/␊leading\ LF 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 95fe54c13b2f93496aa853ac5698eca7 /home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF 2026/07/21 05:16:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 95fe54c13b2f93496aa853ac5698eca7 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␊leading\ LF/␊leading\ LF 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7da5f9cf3e9947f60c27d23a5e1e45f83c81274b /home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF 2026/07/21 05:16:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7da5f9cf3e9947f60c27d23a5e1e45f83c81274b 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␊leading\ LF/␊leading\ LF 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 95fe54c13b2f93496aa853ac5698eca7 /home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF 2026/07/21 05:16:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 95fe54c13b2f93496aa853ac5698eca7 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␊leading\ LF/␊leading\ LF 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7da5f9cf3e9947f60c27d23a5e1e45f83c81274b /home/rclone/rclone-test-keropid2gawo/␊leading LF/␊leading LF 2026/07/21 05:16:08 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7da5f9cf3e9947f60c27d23a5e1e45f83c81274b === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␉leading\ HT/␉leading\ HT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 51d731da5466084a8ffd5322a9107338 /home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT 2026/07/21 05:16:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 51d731da5466084a8ffd5322a9107338 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␉leading\ HT/␉leading\ HT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1e42fd9ee9499a2a04164685d1dba712537edda8 /home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT 2026/07/21 05:16:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1e42fd9ee9499a2a04164685d1dba712537edda8 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␉leading\ HT/␉leading\ HT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 51d731da5466084a8ffd5322a9107338 /home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT 2026/07/21 05:16:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 51d731da5466084a8ffd5322a9107338 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␉leading\ HT/␉leading\ HT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1e42fd9ee9499a2a04164685d1dba712537edda8 /home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT 2026/07/21 05:16:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1e42fd9ee9499a2a04164685d1dba712537edda8 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␉leading\ HT/␉leading\ HT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 51d731da5466084a8ffd5322a9107338 /home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT 2026/07/21 05:16:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 51d731da5466084a8ffd5322a9107338 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␉leading\ HT/␉leading\ HT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1e42fd9ee9499a2a04164685d1dba712537edda8 /home/rclone/rclone-test-keropid2gawo/␉leading HT/␉leading HT 2026/07/21 05:16:08 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1e42fd9ee9499a2a04164685d1dba712537edda8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␋leading\ VT/␋leading\ VT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1df00bb137ed61353af8d101c7db2ee9 /home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT 2026/07/21 05:16:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1df00bb137ed61353af8d101c7db2ee9 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␋leading\ VT/␋leading\ VT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 333ca01c733396e23a25b805e37ceb0b11bb3a42 /home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT 2026/07/21 05:16:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 333ca01c733396e23a25b805e37ceb0b11bb3a42 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␋leading\ VT/␋leading\ VT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1df00bb137ed61353af8d101c7db2ee9 /home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT 2026/07/21 05:16:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1df00bb137ed61353af8d101c7db2ee9 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␋leading\ VT/␋leading\ VT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 333ca01c733396e23a25b805e37ceb0b11bb3a42 /home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT 2026/07/21 05:16:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 333ca01c733396e23a25b805e37ceb0b11bb3a42 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/␋leading\ VT/␋leading\ VT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 1df00bb137ed61353af8d101c7db2ee9 /home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT 2026/07/21 05:16:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1df00bb137ed61353af8d101c7db2ee9 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/␋leading\ VT/␋leading\ VT 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 333ca01c733396e23a25b805e37ceb0b11bb3a42 /home/rclone/rclone-test-keropid2gawo/␋leading VT/␋leading VT 2026/07/21 05:16:08 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 333ca01c733396e23a25b805e37ceb0b11bb3a42 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/.leading\ dot/.leading\ dot 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6b33d0d776bda82078e337ca8ad232c2 /home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot 2026/07/21 05:16:08 DEBUG : .leading dot/.leading dot: Parsed hash: 6b33d0d776bda82078e337ca8ad232c2 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/.leading\ dot/.leading\ dot 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 134c8675b70301c65377094af01cc8573ba2824f /home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot 2026/07/21 05:16:08 DEBUG : .leading dot/.leading dot: Parsed hash: 134c8675b70301c65377094af01cc8573ba2824f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/.leading\ dot/.leading\ dot 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6b33d0d776bda82078e337ca8ad232c2 /home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot 2026/07/21 05:16:08 DEBUG : .leading dot/.leading dot: Parsed hash: 6b33d0d776bda82078e337ca8ad232c2 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/.leading\ dot/.leading\ dot 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 134c8675b70301c65377094af01cc8573ba2824f /home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot 2026/07/21 05:16:08 DEBUG : .leading dot/.leading dot: Parsed hash: 134c8675b70301c65377094af01cc8573ba2824f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/.leading\ dot/.leading\ dot 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6b33d0d776bda82078e337ca8ad232c2 /home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot 2026/07/21 05:16:08 DEBUG : .leading dot/.leading dot: Parsed hash: 6b33d0d776bda82078e337ca8ad232c2 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/.leading\ dot/.leading\ dot 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 134c8675b70301c65377094af01cc8573ba2824f /home/rclone/rclone-test-keropid2gawo/.leading dot/.leading dot 2026/07/21 05:16:08 DEBUG : .leading dot/.leading dot: Parsed hash: 134c8675b70301c65377094af01cc8573ba2824f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing space /trailing space " 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ space\ /trailing\ space\ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d206df412a3a41d17a972d69f8bf3877 /home/rclone/rclone-test-keropid2gawo/trailing space /trailing space 2026/07/21 05:16:08 DEBUG : trailing space /trailing space : Parsed hash: d206df412a3a41d17a972d69f8bf3877 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing space /trailing space " 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ space\ /trailing\ space\ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: f172a6d95a055423a95e6d0a655cf3e91978fef5 /home/rclone/rclone-test-keropid2gawo/trailing space /trailing space 2026/07/21 05:16:08 DEBUG : trailing space /trailing space : Parsed hash: f172a6d95a055423a95e6d0a655cf3e91978fef5 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing space /trailing space " 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ space\ /trailing\ space\ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d206df412a3a41d17a972d69f8bf3877 /home/rclone/rclone-test-keropid2gawo/trailing space /trailing space 2026/07/21 05:16:08 DEBUG : trailing space /trailing space : Parsed hash: d206df412a3a41d17a972d69f8bf3877 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing space /trailing space " 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ space\ /trailing\ space\ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: f172a6d95a055423a95e6d0a655cf3e91978fef5 /home/rclone/rclone-test-keropid2gawo/trailing space /trailing space 2026/07/21 05:16:08 DEBUG : trailing space /trailing space : Parsed hash: f172a6d95a055423a95e6d0a655cf3e91978fef5 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing space /trailing space " 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ space\ /trailing\ space\ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d206df412a3a41d17a972d69f8bf3877 /home/rclone/rclone-test-keropid2gawo/trailing space /trailing space 2026/07/21 05:16:08 DEBUG : trailing space /trailing space : Parsed hash: d206df412a3a41d17a972d69f8bf3877 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing space /trailing space " 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ space\ /trailing\ space\ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: f172a6d95a055423a95e6d0a655cf3e91978fef5 /home/rclone/rclone-test-keropid2gawo/trailing space /trailing space 2026/07/21 05:16:08 DEBUG : trailing space /trailing space : Parsed hash: f172a6d95a055423a95e6d0a655cf3e91978fef5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: c7208f3008d309bf9b485684baf62455 /home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍ 2026/07/21 05:16:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c7208f3008d309bf9b485684baf62455 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ebab1ec1b1467ec0c35cb92da69c328b7d70d45c /home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍ 2026/07/21 05:16:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ebab1ec1b1467ec0c35cb92da69c328b7d70d45c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: c7208f3008d309bf9b485684baf62455 /home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍ 2026/07/21 05:16:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c7208f3008d309bf9b485684baf62455 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ebab1ec1b1467ec0c35cb92da69c328b7d70d45c /home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍ 2026/07/21 05:16:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ebab1ec1b1467ec0c35cb92da69c328b7d70d45c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: c7208f3008d309bf9b485684baf62455 /home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍ 2026/07/21 05:16:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c7208f3008d309bf9b485684baf62455 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ CR␍/trailing\ CR␍ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ebab1ec1b1467ec0c35cb92da69c328b7d70d45c /home/rclone/rclone-test-keropid2gawo/trailing CR␍/trailing CR␍ 2026/07/21 05:16:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ebab1ec1b1467ec0c35cb92da69c328b7d70d45c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 9a1b29597df8387d41079dbf0418cc03 /home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊ 2026/07/21 05:16:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9a1b29597df8387d41079dbf0418cc03 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6b8ea655372900ccf2d5b41e658da2aa89588fd7 /home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊ 2026/07/21 05:16:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6b8ea655372900ccf2d5b41e658da2aa89588fd7 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 9a1b29597df8387d41079dbf0418cc03 /home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊ 2026/07/21 05:16:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9a1b29597df8387d41079dbf0418cc03 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6b8ea655372900ccf2d5b41e658da2aa89588fd7 /home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊ 2026/07/21 05:16:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6b8ea655372900ccf2d5b41e658da2aa89588fd7 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 9a1b29597df8387d41079dbf0418cc03 /home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊ 2026/07/21 05:16:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9a1b29597df8387d41079dbf0418cc03 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ LF␊/trailing\ LF␊ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6b8ea655372900ccf2d5b41e658da2aa89588fd7 /home/rclone/rclone-test-keropid2gawo/trailing LF␊/trailing LF␊ 2026/07/21 05:16:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6b8ea655372900ccf2d5b41e658da2aa89588fd7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d916d0dd3b5a30eca309a5c073ec045b /home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉ 2026/07/21 05:16:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d916d0dd3b5a30eca309a5c073ec045b 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ac06439a3d0ddf30b498917a4287df7a0a0a9e5f /home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉ 2026/07/21 05:16:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac06439a3d0ddf30b498917a4287df7a0a0a9e5f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d916d0dd3b5a30eca309a5c073ec045b /home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉ 2026/07/21 05:16:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d916d0dd3b5a30eca309a5c073ec045b 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ac06439a3d0ddf30b498917a4287df7a0a0a9e5f /home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉ 2026/07/21 05:16:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac06439a3d0ddf30b498917a4287df7a0a0a9e5f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d916d0dd3b5a30eca309a5c073ec045b /home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉ 2026/07/21 05:16:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d916d0dd3b5a30eca309a5c073ec045b 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ HT␉/trailing\ HT␉ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: ac06439a3d0ddf30b498917a4287df7a0a0a9e5f /home/rclone/rclone-test-keropid2gawo/trailing HT␉/trailing HT␉ 2026/07/21 05:16:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac06439a3d0ddf30b498917a4287df7a0a0a9e5f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 08f3b90bd5401a176574df3b323c036d /home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋ 2026/07/21 05:16:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 08f3b90bd5401a176574df3b323c036d 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 08a26bd556702f118364b275bddba67400d0021c /home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋ 2026/07/21 05:16:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 08a26bd556702f118364b275bddba67400d0021c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 08f3b90bd5401a176574df3b323c036d /home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋ 2026/07/21 05:16:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 08f3b90bd5401a176574df3b323c036d 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 08a26bd556702f118364b275bddba67400d0021c /home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋ 2026/07/21 05:16:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 08a26bd556702f118364b275bddba67400d0021c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 08f3b90bd5401a176574df3b323c036d /home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋ 2026/07/21 05:16:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 08f3b90bd5401a176574df3b323c036d 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ VT␋/trailing\ VT␋ 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 08a26bd556702f118364b275bddba67400d0021c /home/rclone/rclone-test-keropid2gawo/trailing VT␋/trailing VT␋ 2026/07/21 05:16:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 08a26bd556702f118364b275bddba67400d0021c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ dot./trailing\ dot. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 3c62d1eeed2d9c852877c1b8956d1783 /home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot. 2026/07/21 05:16:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 3c62d1eeed2d9c852877c1b8956d1783 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ dot./trailing\ dot. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6243acfc37fdcb8f1e84be8fb397367bc657f6da /home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot. 2026/07/21 05:16:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 6243acfc37fdcb8f1e84be8fb397367bc657f6da 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ dot./trailing\ dot. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 3c62d1eeed2d9c852877c1b8956d1783 /home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot. 2026/07/21 05:16:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 3c62d1eeed2d9c852877c1b8956d1783 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ dot./trailing\ dot. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6243acfc37fdcb8f1e84be8fb397367bc657f6da /home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot. 2026/07/21 05:16:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 6243acfc37fdcb8f1e84be8fb397367bc657f6da 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/trailing\ dot./trailing\ dot. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 3c62d1eeed2d9c852877c1b8956d1783 /home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot. 2026/07/21 05:16:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 3c62d1eeed2d9c852877c1b8956d1783 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot." 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/trailing\ dot./trailing\ dot. 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6243acfc37fdcb8f1e84be8fb397367bc657f6da /home/rclone/rclone-test-keropid2gawo/trailing dot./trailing dot. 2026/07/21 05:16:08 DEBUG : trailing dot./trailing dot.: Parsed hash: 6243acfc37fdcb8f1e84be8fb397367bc657f6da === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 416d6d6e0cf4c26696495ff77e8b43ad /home/rclone/rclone-test-keropid2gawo/invalid utf-8/invalid utf-8 2026/07/21 05:16:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 416d6d6e0cf4c26696495ff77e8b43ad 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 375f4e1c718ff55177416efdea28be0b6327f00b /home/rclone/rclone-test-keropid2gawo/invalid utf-8/invalid utf-8 2026/07/21 05:16:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 375f4e1c718ff55177416efdea28be0b6327f00b 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 416d6d6e0cf4c26696495ff77e8b43ad /home/rclone/rclone-test-keropid2gawo/invalid utf-8/invalid utf-8 2026/07/21 05:16:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 416d6d6e0cf4c26696495ff77e8b43ad 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 375f4e1c718ff55177416efdea28be0b6327f00b /home/rclone/rclone-test-keropid2gawo/invalid utf-8/invalid utf-8 2026/07/21 05:16:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 375f4e1c718ff55177416efdea28be0b6327f00b 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 416d6d6e0cf4c26696495ff77e8b43ad /home/rclone/rclone-test-keropid2gawo/invalid utf-8/invalid utf-8 2026/07/21 05:16:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 416d6d6e0cf4c26696495ff77e8b43ad 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/invalid\ utf-8/invalid\ utf-8 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 375f4e1c718ff55177416efdea28be0b6327f00b /home/rclone/rclone-test-keropid2gawo/invalid utf-8/invalid utf-8 2026/07/21 05:16:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 375f4e1c718ff55177416efdea28be0b6327f00b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/test\%46.txt/test\%46.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 21b470cafd07e91b805c1403fe383272 /home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt 2026/07/21 05:16:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21b470cafd07e91b805c1403fe383272 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/test\%46.txt/test\%46.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 4e8e47452454b356e48921e9a9aade058eb1110e /home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt 2026/07/21 05:16:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4e8e47452454b356e48921e9a9aade058eb1110e 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/test\%46.txt/test\%46.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 21b470cafd07e91b805c1403fe383272 /home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt 2026/07/21 05:16:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21b470cafd07e91b805c1403fe383272 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/test\%46.txt/test\%46.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 4e8e47452454b356e48921e9a9aade058eb1110e /home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt 2026/07/21 05:16:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4e8e47452454b356e48921e9a9aade058eb1110e 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/test\%46.txt/test\%46.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 21b470cafd07e91b805c1403fe383272 /home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt 2026/07/21 05:16:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21b470cafd07e91b805c1403fe383272 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/test\%46.txt/test\%46.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 4e8e47452454b356e48921e9a9aade058eb1110e /home/rclone/rclone-test-keropid2gawo/test%46.txt/test%46.txt 2026/07/21 05:16:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4e8e47452454b356e48921e9a9aade058eb1110e === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Connection OK after error: potato 2026/07/21 05:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/zero-length-file" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/zero-length-file 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-keropid2gawo/zero-length-file 2026/07/21 05:16:08 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/zero-length-file" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/zero-length-file 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-keropid2gawo/zero-length-file 2026/07/21 05:16:08 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/zero-length-file" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/zero-length-file 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-keropid2gawo/zero-length-file 2026/07/21 05:16:08 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/zero-length-file" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/zero-length-file 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-keropid2gawo/zero-length-file 2026/07/21 05:16:08 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: fa42b596c6bf27339da559b17fb6e2db /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:08 DEBUG : file name.txt: Parsed hash: fa42b596c6bf27339da559b17fb6e2db 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 18a8dc26c4c551e4f2099912344a689183fb4d9f /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:08 DEBUG : file name.txt: Parsed hash: 18a8dc26c4c551e4f2099912344a689183fb4d9f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: fa42b596c6bf27339da559b17fb6e2db /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:08 DEBUG : file name.txt: Parsed hash: fa42b596c6bf27339da559b17fb6e2db 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 18a8dc26c4c551e4f2099912344a689183fb4d9f /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:08 DEBUG : file name.txt: Parsed hash: 18a8dc26c4c551e4f2099912344a689183fb4d9f 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:08 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:08 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:08 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:08 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/21 05:16:09 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/21 05:16:09 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 05:16:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:09 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:09 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5yTt6}" suffix to name 2026/07/21 05:16:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:09 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:09 NOTICE: TestSFTPOpenssh{5yTt6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:55994->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/21 05:16:09 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keropid2gawo/hello? sausage/êé" 2026/07/21 05:16:09 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 05:16:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:09 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:09 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5yTt6}" suffix to name 2026/07/21 05:16:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:09 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:09 NOTICE: TestSFTPOpenssh{5yTt6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: New connection 127.0.0.1:56000->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Shell type "unix" from config 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé" 2026/07/21 05:16:09 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-keropid2gawo/hello? sausage/êé" to be canonical "TestSFTPOpenssh{5yTt6}:rclone-test-keropid2gawo/hello? sausage/êé" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Remote command result: 1bcbc31bae104efdafc5fde7c7d5c933 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/21 05:16:09 DEBUG : a/b/c/d/e.txt: Parsed hash: 1bcbc31bae104efdafc5fde7c7d5c933 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Remote command result: 6f53109ff0c4b4acb60058a9b1f2ed70458276f5 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/21 05:16:09 DEBUG : a/b/c/d/e.txt: Parsed hash: 6f53109ff0c4b4acb60058a9b1f2ed70458276f5 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Remote command result: 1bcbc31bae104efdafc5fde7c7d5c933 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/21 05:16:09 DEBUG : a/b/c/d/e.txt: Parsed hash: 1bcbc31bae104efdafc5fde7c7d5c933 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: Remote command result: 6f53109ff0c4b4acb60058a9b1f2ed70458276f5 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/21 05:16:09 DEBUG : a/b/c/d/e.txt: Parsed hash: 6f53109ff0c4b4acb60058a9b1f2ed70458276f5 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé: New connection 127.0.0.1:56010->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:09 DEBUG : Waiting for deletions to finish 2026/07/21 05:16:09 INFO : a/b/c/d/e.txt: Deleted 2026/07/21 05:16:09 DEBUG : removing 1 level 4 directories 2026/07/21 05:16:09 INFO : a/b/c/d: Removing directory 2026/07/21 05:16:09 DEBUG : removing 1 level 3 directories 2026/07/21 05:16:09 INFO : a/b/c: Removing directory 2026/07/21 05:16:09 DEBUG : removing 1 level 2 directories 2026/07/21 05:16:09 INFO : a/b: Removing directory 2026/07/21 05:16:09 DEBUG : removing 1 level 1 directories 2026/07/21 05:16:09 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : other.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : other.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : other.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : other.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: New connection 127.0.0.1:56018->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : other.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : other.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/moveTest/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/moveTest/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/moveTest/other.txt 2026/07/21 05:16:09 DEBUG : moveTest/other.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/moveTest/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/moveTest/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/moveTest/other.txt 2026/07/21 05:16:09 DEBUG : moveTest/other.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : other.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/other.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/other.txt 2026/07/21 05:16:09 DEBUG : other.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/21 05:16:09 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jepatok3muqi" 2026/07/21 05:16:09 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 05:16:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:09 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:09 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5yTt6}" suffix to name 2026/07/21 05:16:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:09 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:09 NOTICE: TestSFTPOpenssh{5yTt6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: New connection 127.0.0.1:56022->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Shell type "unix" from config 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Relative path resolved to "/home/rclone/rclone-test-jepatok3muqi" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Using root directory "/home/rclone/rclone-test-jepatok3muqi" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Shell path "/home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Running remote command: md5sum /home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/file name.txt 2026/07/21 05:16:09 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Shell path "/home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Running remote command: sha1sum /home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/file name.txt 2026/07/21 05:16:09 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Shell path "/home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Running remote command: md5sum /home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Shell path "/home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Running remote command: sha1sum /home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-jepatok3muqi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Purge dir "new_name" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jepatok3muqi: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: dc7730fe960c9d1314cfc391598f5badea608d6d /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: dc7730fe960c9d1314cfc391598f5badea608d6d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 882c5edb9df16f8561b5371e38cebb98 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 882c5edb9df16f8561b5371e38cebb98 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6b2abc8dc813b2580e42667fc968a7b4 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 6b2abc8dc813b2580e42667fc968a7b4 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 01e851e9466966d65ca296a95be3b08f1a7b8662 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 01e851e9466966d65ca296a95be3b08f1a7b8662 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 6b2abc8dc813b2580e42667fc968a7b4 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 6b2abc8dc813b2580e42667fc968a7b4 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 01e851e9466966d65ca296a95be3b08f1a7b8662 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:09 DEBUG : file name.txt: Parsed hash: 01e851e9466966d65ca296a95be3b08f1a7b8662 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/21 05:16:09 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 05:16:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:09 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:09 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5yTt6}" suffix to name 2026/07/21 05:16:09 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:09 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:09 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:09 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:09 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:09 NOTICE: TestSFTPOpenssh{5yTt6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:56032->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/21 05:16:10 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keropid2gawo/not found.txt" 2026/07/21 05:16:10 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 05:16:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:10 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:10 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5yTt6}" suffix to name 2026/07/21 05:16:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:10 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:10 NOTICE: TestSFTPOpenssh{5yTt6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/not found.txt: New connection 127.0.0.1:56036->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/not found.txt: Shell type "unix" from config 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/not found.txt: Relative path resolved to "/home/rclone/rclone-test-keropid2gawo/not found.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/not found.txt: Using root directory "/home/rclone/rclone-test-keropid2gawo/not found.txt" 2026/07/21 05:16:10 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPOpenssh:" path "rclone-test-keropid2gawo" from "TestSFTPOpenssh:rclone-test-keropid2gawo" 2026/07/21 05:16:10 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/21 05:16:10 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 05:16:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:10 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:10 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5yTt6}" suffix to name 2026/07/21 05:16:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:10 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:10 NOTICE: TestSFTPOpenssh{5yTt6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:56044->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6b2abc8dc813b2580e42667fc968a7b4 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/file name.txt: Parsed hash: 6b2abc8dc813b2580e42667fc968a7b4 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 01e851e9466966d65ca296a95be3b08f1a7b8662 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/file name.txt: Parsed hash: 01e851e9466966d65ca296a95be3b08f1a7b8662 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6b2abc8dc813b2580e42667fc968a7b4 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/file name.txt: Parsed hash: 6b2abc8dc813b2580e42667fc968a7b4 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 01e851e9466966d65ca296a95be3b08f1a7b8662 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/file name.txt: Parsed hash: 01e851e9466966d65ca296a95be3b08f1a7b8662 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/created from root.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/created\ from\ root.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 25fe656678672d118ed275286f8d7f90 /home/rclone/rclone-test-keropid2gawo/created from root.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/created from root.txt: Parsed hash: 25fe656678672d118ed275286f8d7f90 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/created from root.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/created\ from\ root.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: da3e8bbd4a34aa78ee73b590a89ee82329ac7b9b /home/rclone/rclone-test-keropid2gawo/created from root.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/created from root.txt: Parsed hash: da3e8bbd4a34aa78ee73b590a89ee82329ac7b9b 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/created from root.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/created\ from\ root.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 25fe656678672d118ed275286f8d7f90 /home/rclone/rclone-test-keropid2gawo/created from root.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/created from root.txt: Parsed hash: 25fe656678672d118ed275286f8d7f90 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/created from root.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/created\ from\ root.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: da3e8bbd4a34aa78ee73b590a89ee82329ac7b9b /home/rclone/rclone-test-keropid2gawo/created from root.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/created from root.txt: Parsed hash: da3e8bbd4a34aa78ee73b590a89ee82329ac7b9b 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/created from root.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/created\ from\ root.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 25fe656678672d118ed275286f8d7f90 /home/rclone/rclone-test-keropid2gawo/created from root.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/created from root.txt: Parsed hash: 25fe656678672d118ed275286f8d7f90 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/created from root.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/created\ from\ root.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: da3e8bbd4a34aa78ee73b590a89ee82329ac7b9b /home/rclone/rclone-test-keropid2gawo/created from root.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/created from root.txt: Parsed hash: da3e8bbd4a34aa78ee73b590a89ee82329ac7b9b 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6b2abc8dc813b2580e42667fc968a7b4 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/file name.txt: Parsed hash: 6b2abc8dc813b2580e42667fc968a7b4 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 01e851e9466966d65ca296a95be3b08f1a7b8662 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/file name.txt: Parsed hash: 01e851e9466966d65ca296a95be3b08f1a7b8662 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6b2abc8dc813b2580e42667fc968a7b4 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/file name.txt: Parsed hash: 6b2abc8dc813b2580e42667fc968a7b4 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/file name.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/file\ name.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 01e851e9466966d65ca296a95be3b08f1a7b8662 /home/rclone/rclone-test-keropid2gawo/file name.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/file name.txt: Parsed hash: 01e851e9466966d65ca296a95be3b08f1a7b8662 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 7adc14f70bea3ea9c6b328575f20bd07 /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7adc14f70bea3ea9c6b328575f20bd07 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c /home/rclone/rclone-test-keropid2gawo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/21 05:16:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83b341bfcecf56a8ce1fb7aa29eecf52441feb6c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Server has VFS statistics extension 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: About path "/home/rclone/rclone-test-keropid2gawo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/piped data.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/piped\ data.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-keropid2gawo/piped data.txt 2026/07/21 05:16:10 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/piped data.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/piped\ data.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-keropid2gawo/piped data.txt 2026/07/21 05:16:10 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/piped data.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/piped\ data.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-keropid2gawo/piped data.txt 2026/07/21 05:16:10 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/piped data.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/piped\ data.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-keropid2gawo/piped data.txt 2026/07/21 05:16:10 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/piped data.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/piped\ data.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 0c15f40ef105682c50d5b133cbd8adc1 /home/rclone/rclone-test-keropid2gawo/piped data.txt 2026/07/21 05:16:10 DEBUG : piped data.txt: Parsed hash: 0c15f40ef105682c50d5b133cbd8adc1 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/piped data.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/piped\ data.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: e0b60565e0534b47b58b01dc8e2f71410668779f /home/rclone/rclone-test-keropid2gawo/piped data.txt 2026/07/21 05:16:10 DEBUG : piped data.txt: Parsed hash: e0b60565e0534b47b58b01dc8e2f71410668779f 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/piped data.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/piped\ data.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: 0c15f40ef105682c50d5b133cbd8adc1 /home/rclone/rclone-test-keropid2gawo/piped data.txt 2026/07/21 05:16:10 DEBUG : piped data.txt: Parsed hash: 0c15f40ef105682c50d5b133cbd8adc1 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/piped data.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/piped\ data.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: e0b60565e0534b47b58b01dc8e2f71410668779f /home/rclone/rclone-test-keropid2gawo/piped data.txt 2026/07/21 05:16:10 DEBUG : piped data.txt: Parsed hash: e0b60565e0534b47b58b01dc8e2f71410668779f === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2566: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: b30ba10fccc17e77d337dd60caf40192 /home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt 2026/07/21 05:16:10 DEBUG : unknown-size-update.txt: Parsed hash: b30ba10fccc17e77d337dd60caf40192 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: cac1237f8b359160d6b0eb1a09b7881adcc35f20 /home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt 2026/07/21 05:16:10 DEBUG : unknown-size-update.txt: Parsed hash: cac1237f8b359160d6b0eb1a09b7881adcc35f20 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: md5sum /home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: b30ba10fccc17e77d337dd60caf40192 /home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt 2026/07/21 05:16:10 DEBUG : unknown-size-update.txt: Parsed hash: b30ba10fccc17e77d337dd60caf40192 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Shell path "/home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Running remote command: sha1sum /home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Remote command result: cac1237f8b359160d6b0eb1a09b7881adcc35f20 /home/rclone/rclone-test-keropid2gawo/unknown-size-update.txt 2026/07/21 05:16:10 DEBUG : unknown-size-update.txt: Parsed hash: cac1237f8b359160d6b0eb1a09b7881adcc35f20 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/21 05:16:10 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keropid2gawo/deeper/nonexisting/directory" 2026/07/21 05:16:10 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 05:16:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:10 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:10 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5yTt6}" suffix to name 2026/07/21 05:16:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 05:16:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 05:16:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 05:16:10 DEBUG : Setting pass="n1qxAA221jRrkzP8YwYB9bPAt5z0see9" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 05:16:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 05:16:10 NOTICE: TestSFTPOpenssh{5yTt6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/deeper/nonexisting/directory: New connection 127.0.0.1:56056->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-keropid2gawo/deeper/nonexisting/directory" 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-keropid2gawo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/21 05:16:10 DEBUG : Waiting for deletions to finish 2026/07/21 05:16:10 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/21 05:16:10 DEBUG : removing 1 level 4 directories 2026/07/21 05:16:10 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/21 05:16:10 DEBUG : removing 1 level 3 directories 2026/07/21 05:16:10 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/21 05:16:10 DEBUG : removing 1 level 2 directories 2026/07/21 05:16:10 INFO : hello? sausage/êé: Removing directory 2026/07/21 05:16:10 DEBUG : removing 1 level 1 directories 2026/07/21 05:16:10 INFO : hello? sausage: Removing directory 2026/07/21 05:16:10 DEBUG : removing 1 level 0 directories 2026/07/21 05:16:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Removing directory 2026/07/21 05:16:10 ERROR : error listing: directory not found 2026/07/21 05:16:10 DEBUG : Waiting for deletions to finish 2026/07/21 05:16:10 ERROR : error listing: directory not found 2026/07/21 05:16:10 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Failed to list "": directory not found 2026/07/21 05:16:10 DEBUG : removing 1 level 0 directories 2026/07/21 05:16:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Removing directory 2026/07/21 05:16:10 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/21 05:16:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keropid2gawo: Closing 2 unused connections 2026/07/21 05:16:10 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (2.50s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.10s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.01s) === 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 5.152s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 7.295478995s (try 1/5)