"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/17 02:27:04 NOTICE: TestSFTPRclone: Starting server 2026/05/17 02:27:05 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/17 02:27:05 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/17 02:27:05 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/17 02:27:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xequrot5suyu" 2026/05/17 02:27:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 02:27:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/17 02:27:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:05 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{s8FRJ}" suffix to name 2026/05/17 02:27:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:05 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:05 NOTICE: TestSFTPRclone{s8FRJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: New connection 127.0.0.1:38254->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell type "unix" from config 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Relative path resolved to "/rclone-test-xequrot5suyu" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Using root directory "/rclone-test-xequrot5suyu" 2026/05/17 02:27:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/17 02:27:05 INFO : dir/subdir: Making directory 2026/05/17 02:27:05 INFO : dir/subdir: Removing directory 2026/05/17 02:27:05 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/17 02:27:05 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 78899bb95445214e1efb8ee6427c619b /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 78899bb95445214e1efb8ee6427c619b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 9959355fc2d7c0a8eb8b5bc6563608e230e087ba /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9959355fc2d7c0a8eb8b5bc6563608e230e087ba 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 78899bb95445214e1efb8ee6427c619b /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 78899bb95445214e1efb8ee6427c619b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 9959355fc2d7c0a8eb8b5bc6563608e230e087ba /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9959355fc2d7c0a8eb8b5bc6563608e230e087ba 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 78899bb95445214e1efb8ee6427c619b /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 78899bb95445214e1efb8ee6427c619b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 9959355fc2d7c0a8eb8b5bc6563608e230e087ba /rclone-test-xequrot5suyu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/17 02:27:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9959355fc2d7c0a8eb8b5bc6563608e230e087ba === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/./." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0c5ba5266c5766a2f91c9fe4d7444c2b /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : ./.: Parsed hash: 0c5ba5266c5766a2f91c9fe4d7444c2b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/./." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: bd887011e23013bcd2ef5baf0e9a4caf157bdb44 /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : ./.: Parsed hash: bd887011e23013bcd2ef5baf0e9a4caf157bdb44 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/./." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0c5ba5266c5766a2f91c9fe4d7444c2b /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : ./.: Parsed hash: 0c5ba5266c5766a2f91c9fe4d7444c2b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/./." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: bd887011e23013bcd2ef5baf0e9a4caf157bdb44 /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : ./.: Parsed hash: bd887011e23013bcd2ef5baf0e9a4caf157bdb44 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/./." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0c5ba5266c5766a2f91c9fe4d7444c2b /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : ./.: Parsed hash: 0c5ba5266c5766a2f91c9fe4d7444c2b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/./." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: bd887011e23013bcd2ef5baf0e9a4caf157bdb44 /rclone-test-xequrot5suyu/./. 2026/05/17 02:27:05 DEBUG : ./.: Parsed hash: bd887011e23013bcd2ef5baf0e9a4caf157bdb44 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/../.." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0ccc702ae5ab5f9214cef199464bfc39 /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : ../..: Parsed hash: 0ccc702ae5ab5f9214cef199464bfc39 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/../.." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 748cc728e063f6ca41ae5099b29e296fdef9fcfd /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : ../..: Parsed hash: 748cc728e063f6ca41ae5099b29e296fdef9fcfd 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/../.." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0ccc702ae5ab5f9214cef199464bfc39 /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : ../..: Parsed hash: 0ccc702ae5ab5f9214cef199464bfc39 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/../.." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 748cc728e063f6ca41ae5099b29e296fdef9fcfd /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : ../..: Parsed hash: 748cc728e063f6ca41ae5099b29e296fdef9fcfd 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/../.." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0ccc702ae5ab5f9214cef199464bfc39 /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : ../..: Parsed hash: 0ccc702ae5ab5f9214cef199464bfc39 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/../.." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 748cc728e063f6ca41ae5099b29e296fdef9fcfd /rclone-test-xequrot5suyu/../.. 2026/05/17 02:27:05 DEBUG : ../..: Parsed hash: 748cc728e063f6ca41ae5099b29e296fdef9fcfd === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 4b5a34061ea645e666de761743e312bb /rclone-test-xequrot5suyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/17 02:27:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4b5a34061ea645e666de761743e312bb 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e688d694191585d2f8a07091bcf085bdc6d2fb40 /rclone-test-xequrot5suyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/17 02:27:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e688d694191585d2f8a07091bcf085bdc6d2fb40 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 4b5a34061ea645e666de761743e312bb /rclone-test-xequrot5suyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/17 02:27:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4b5a34061ea645e666de761743e312bb 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e688d694191585d2f8a07091bcf085bdc6d2fb40 /rclone-test-xequrot5suyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/17 02:27:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e688d694191585d2f8a07091bcf085bdc6d2fb40 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 4b5a34061ea645e666de761743e312bb /rclone-test-xequrot5suyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/17 02:27:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4b5a34061ea645e666de761743e312bb 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e688d694191585d2f8a07091bcf085bdc6d2fb40 /rclone-test-xequrot5suyu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/17 02:27:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e688d694191585d2f8a07091bcf085bdc6d2fb40 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/ leading space/ leading space" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\ leading\ space/\ leading\ space 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 905966107567acc2800bdbf30cc3c1a1 /rclone-test-xequrot5suyu/ leading space/ leading space 2026/05/17 02:27:05 DEBUG : leading space/ leading space: Parsed hash: 905966107567acc2800bdbf30cc3c1a1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/ leading space/ leading space" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\ leading\ space/\ leading\ space 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0a4b269131b27f2ebd2d2d31b87914f387a7588a /rclone-test-xequrot5suyu/ leading space/ leading space 2026/05/17 02:27:05 DEBUG : leading space/ leading space: Parsed hash: 0a4b269131b27f2ebd2d2d31b87914f387a7588a 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/ leading space/ leading space" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\ leading\ space/\ leading\ space 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 905966107567acc2800bdbf30cc3c1a1 /rclone-test-xequrot5suyu/ leading space/ leading space 2026/05/17 02:27:05 DEBUG : leading space/ leading space: Parsed hash: 905966107567acc2800bdbf30cc3c1a1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/ leading space/ leading space" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\ leading\ space/\ leading\ space 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0a4b269131b27f2ebd2d2d31b87914f387a7588a /rclone-test-xequrot5suyu/ leading space/ leading space 2026/05/17 02:27:05 DEBUG : leading space/ leading space: Parsed hash: 0a4b269131b27f2ebd2d2d31b87914f387a7588a 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/ leading space/ leading space" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\ leading\ space/\ leading\ space 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 905966107567acc2800bdbf30cc3c1a1 /rclone-test-xequrot5suyu/ leading space/ leading space 2026/05/17 02:27:05 DEBUG : leading space/ leading space: Parsed hash: 905966107567acc2800bdbf30cc3c1a1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/ leading space/ leading space" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\ leading\ space/\ leading\ space 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0a4b269131b27f2ebd2d2d31b87914f387a7588a /rclone-test-xequrot5suyu/ leading space/ leading space 2026/05/17 02:27:05 DEBUG : leading space/ leading space: Parsed hash: 0a4b269131b27f2ebd2d2d31b87914f387a7588a === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/~leading tilde/~leading tilde" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\~leading\ tilde/\~leading\ tilde 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 84e303b6e67d681dd17ca09d73ac88a9 /rclone-test-xequrot5suyu/~leading tilde/~leading tilde 2026/05/17 02:27:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 84e303b6e67d681dd17ca09d73ac88a9 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/~leading tilde/~leading tilde" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\~leading\ tilde/\~leading\ tilde 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: b2c52ad6bff6e83505b0d376be17be9b66b06f0f /rclone-test-xequrot5suyu/~leading tilde/~leading tilde 2026/05/17 02:27:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b2c52ad6bff6e83505b0d376be17be9b66b06f0f 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/~leading tilde/~leading tilde" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\~leading\ tilde/\~leading\ tilde 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 84e303b6e67d681dd17ca09d73ac88a9 /rclone-test-xequrot5suyu/~leading tilde/~leading tilde 2026/05/17 02:27:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 84e303b6e67d681dd17ca09d73ac88a9 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/~leading tilde/~leading tilde" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\~leading\ tilde/\~leading\ tilde 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: b2c52ad6bff6e83505b0d376be17be9b66b06f0f /rclone-test-xequrot5suyu/~leading tilde/~leading tilde 2026/05/17 02:27:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b2c52ad6bff6e83505b0d376be17be9b66b06f0f 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/~leading tilde/~leading tilde" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/\~leading\ tilde/\~leading\ tilde 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 84e303b6e67d681dd17ca09d73ac88a9 /rclone-test-xequrot5suyu/~leading tilde/~leading tilde 2026/05/17 02:27:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 84e303b6e67d681dd17ca09d73ac88a9 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/~leading tilde/~leading tilde" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/\~leading\ tilde/\~leading\ tilde 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: b2c52ad6bff6e83505b0d376be17be9b66b06f0f /rclone-test-xequrot5suyu/~leading tilde/~leading tilde 2026/05/17 02:27:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b2c52ad6bff6e83505b0d376be17be9b66b06f0f === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␍leading CR/␍leading CR" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␍leading\ CR/␍leading\ CR 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 53b6533330ab617380d88fc5913af21b /rclone-test-xequrot5suyu/␍leading CR/␍leading CR 2026/05/17 02:27:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 53b6533330ab617380d88fc5913af21b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␍leading CR/␍leading CR" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␍leading\ CR/␍leading\ CR 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 16dae29e889361f192594773eecd6d12035b41a6 /rclone-test-xequrot5suyu/␍leading CR/␍leading CR 2026/05/17 02:27:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 16dae29e889361f192594773eecd6d12035b41a6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␍leading CR/␍leading CR" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␍leading\ CR/␍leading\ CR 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 53b6533330ab617380d88fc5913af21b /rclone-test-xequrot5suyu/␍leading CR/␍leading CR 2026/05/17 02:27:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 53b6533330ab617380d88fc5913af21b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␍leading CR/␍leading CR" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␍leading\ CR/␍leading\ CR 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 16dae29e889361f192594773eecd6d12035b41a6 /rclone-test-xequrot5suyu/␍leading CR/␍leading CR 2026/05/17 02:27:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 16dae29e889361f192594773eecd6d12035b41a6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␍leading CR/␍leading CR" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␍leading\ CR/␍leading\ CR 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 53b6533330ab617380d88fc5913af21b /rclone-test-xequrot5suyu/␍leading CR/␍leading CR 2026/05/17 02:27:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 53b6533330ab617380d88fc5913af21b 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␍leading CR/␍leading CR" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␍leading\ CR/␍leading\ CR 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 16dae29e889361f192594773eecd6d12035b41a6 /rclone-test-xequrot5suyu/␍leading CR/␍leading CR 2026/05/17 02:27:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 16dae29e889361f192594773eecd6d12035b41a6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␊leading LF/␊leading LF" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␊leading\ LF/␊leading\ LF 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d8e089b0d7874dc13cbecd19fad159f6 /rclone-test-xequrot5suyu/␊leading LF/␊leading LF 2026/05/17 02:27:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d8e089b0d7874dc13cbecd19fad159f6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␊leading LF/␊leading LF" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␊leading\ LF/␊leading\ LF 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 93002b11096b6c823b48ba14a3502bfe17c9b931 /rclone-test-xequrot5suyu/␊leading LF/␊leading LF 2026/05/17 02:27:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 93002b11096b6c823b48ba14a3502bfe17c9b931 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␊leading LF/␊leading LF" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␊leading\ LF/␊leading\ LF 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d8e089b0d7874dc13cbecd19fad159f6 /rclone-test-xequrot5suyu/␊leading LF/␊leading LF 2026/05/17 02:27:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d8e089b0d7874dc13cbecd19fad159f6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␊leading LF/␊leading LF" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␊leading\ LF/␊leading\ LF 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 93002b11096b6c823b48ba14a3502bfe17c9b931 /rclone-test-xequrot5suyu/␊leading LF/␊leading LF 2026/05/17 02:27:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 93002b11096b6c823b48ba14a3502bfe17c9b931 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␊leading LF/␊leading LF" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␊leading\ LF/␊leading\ LF 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d8e089b0d7874dc13cbecd19fad159f6 /rclone-test-xequrot5suyu/␊leading LF/␊leading LF 2026/05/17 02:27:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d8e089b0d7874dc13cbecd19fad159f6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␊leading LF/␊leading LF" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␊leading\ LF/␊leading\ LF 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 93002b11096b6c823b48ba14a3502bfe17c9b931 /rclone-test-xequrot5suyu/␊leading LF/␊leading LF 2026/05/17 02:27:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 93002b11096b6c823b48ba14a3502bfe17c9b931 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␉leading HT/␉leading HT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␉leading\ HT/␉leading\ HT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 5cbe64531659375619826fcc074c1ef0 /rclone-test-xequrot5suyu/␉leading HT/␉leading HT 2026/05/17 02:27:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5cbe64531659375619826fcc074c1ef0 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␉leading HT/␉leading HT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␉leading\ HT/␉leading\ HT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 5792bd9f470f38635bc7b2c817a7966ec21a3172 /rclone-test-xequrot5suyu/␉leading HT/␉leading HT 2026/05/17 02:27:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5792bd9f470f38635bc7b2c817a7966ec21a3172 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␉leading HT/␉leading HT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␉leading\ HT/␉leading\ HT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 5cbe64531659375619826fcc074c1ef0 /rclone-test-xequrot5suyu/␉leading HT/␉leading HT 2026/05/17 02:27:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5cbe64531659375619826fcc074c1ef0 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␉leading HT/␉leading HT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␉leading\ HT/␉leading\ HT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 5792bd9f470f38635bc7b2c817a7966ec21a3172 /rclone-test-xequrot5suyu/␉leading HT/␉leading HT 2026/05/17 02:27:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5792bd9f470f38635bc7b2c817a7966ec21a3172 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␉leading HT/␉leading HT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␉leading\ HT/␉leading\ HT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 5cbe64531659375619826fcc074c1ef0 /rclone-test-xequrot5suyu/␉leading HT/␉leading HT 2026/05/17 02:27:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5cbe64531659375619826fcc074c1ef0 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␉leading HT/␉leading HT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␉leading\ HT/␉leading\ HT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 5792bd9f470f38635bc7b2c817a7966ec21a3172 /rclone-test-xequrot5suyu/␉leading HT/␉leading HT 2026/05/17 02:27:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 5792bd9f470f38635bc7b2c817a7966ec21a3172 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␋leading VT/␋leading VT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␋leading\ VT/␋leading\ VT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 99669cde1771ba252bf5403ab746737e /rclone-test-xequrot5suyu/␋leading VT/␋leading VT 2026/05/17 02:27:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 99669cde1771ba252bf5403ab746737e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␋leading VT/␋leading VT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␋leading\ VT/␋leading\ VT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e1ef67431ce2c6197cca2e5ecfb027c3d00a4f7a /rclone-test-xequrot5suyu/␋leading VT/␋leading VT 2026/05/17 02:27:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1ef67431ce2c6197cca2e5ecfb027c3d00a4f7a 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␋leading VT/␋leading VT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␋leading\ VT/␋leading\ VT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 99669cde1771ba252bf5403ab746737e /rclone-test-xequrot5suyu/␋leading VT/␋leading VT 2026/05/17 02:27:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 99669cde1771ba252bf5403ab746737e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␋leading VT/␋leading VT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␋leading\ VT/␋leading\ VT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e1ef67431ce2c6197cca2e5ecfb027c3d00a4f7a /rclone-test-xequrot5suyu/␋leading VT/␋leading VT 2026/05/17 02:27:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1ef67431ce2c6197cca2e5ecfb027c3d00a4f7a 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␋leading VT/␋leading VT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/␋leading\ VT/␋leading\ VT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 99669cde1771ba252bf5403ab746737e /rclone-test-xequrot5suyu/␋leading VT/␋leading VT 2026/05/17 02:27:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 99669cde1771ba252bf5403ab746737e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/␋leading VT/␋leading VT" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/␋leading\ VT/␋leading\ VT 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e1ef67431ce2c6197cca2e5ecfb027c3d00a4f7a /rclone-test-xequrot5suyu/␋leading VT/␋leading VT 2026/05/17 02:27:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1ef67431ce2c6197cca2e5ecfb027c3d00a4f7a === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/.leading dot/.leading dot" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/.leading\ dot/.leading\ dot 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 9838e180bf712553faa9a734751ebbf4 /rclone-test-xequrot5suyu/.leading dot/.leading dot 2026/05/17 02:27:05 DEBUG : .leading dot/.leading dot: Parsed hash: 9838e180bf712553faa9a734751ebbf4 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/.leading dot/.leading dot" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/.leading\ dot/.leading\ dot 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: f443a56b75862f39ce7b7664ee88caabd2d0bd59 /rclone-test-xequrot5suyu/.leading dot/.leading dot 2026/05/17 02:27:05 DEBUG : .leading dot/.leading dot: Parsed hash: f443a56b75862f39ce7b7664ee88caabd2d0bd59 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/.leading dot/.leading dot" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/.leading\ dot/.leading\ dot 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 9838e180bf712553faa9a734751ebbf4 /rclone-test-xequrot5suyu/.leading dot/.leading dot 2026/05/17 02:27:05 DEBUG : .leading dot/.leading dot: Parsed hash: 9838e180bf712553faa9a734751ebbf4 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/.leading dot/.leading dot" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/.leading\ dot/.leading\ dot 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: f443a56b75862f39ce7b7664ee88caabd2d0bd59 /rclone-test-xequrot5suyu/.leading dot/.leading dot 2026/05/17 02:27:05 DEBUG : .leading dot/.leading dot: Parsed hash: f443a56b75862f39ce7b7664ee88caabd2d0bd59 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/.leading dot/.leading dot" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/.leading\ dot/.leading\ dot 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 9838e180bf712553faa9a734751ebbf4 /rclone-test-xequrot5suyu/.leading dot/.leading dot 2026/05/17 02:27:05 DEBUG : .leading dot/.leading dot: Parsed hash: 9838e180bf712553faa9a734751ebbf4 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/.leading dot/.leading dot" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/.leading\ dot/.leading\ dot 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: f443a56b75862f39ce7b7664ee88caabd2d0bd59 /rclone-test-xequrot5suyu/.leading dot/.leading dot 2026/05/17 02:27:05 DEBUG : .leading dot/.leading dot: Parsed hash: f443a56b75862f39ce7b7664ee88caabd2d0bd59 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing space /trailing space " 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ space\ /trailing\ space\ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: bbf4f1453cc1567bb94e5ceb711bafcc /rclone-test-xequrot5suyu/trailing space /trailing space 2026/05/17 02:27:05 DEBUG : trailing space /trailing space : Parsed hash: bbf4f1453cc1567bb94e5ceb711bafcc 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing space /trailing space " 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ space\ /trailing\ space\ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e6fb0c46ecf9ad087bd4ba283989a2774c627906 /rclone-test-xequrot5suyu/trailing space /trailing space 2026/05/17 02:27:05 DEBUG : trailing space /trailing space : Parsed hash: e6fb0c46ecf9ad087bd4ba283989a2774c627906 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing space /trailing space " 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ space\ /trailing\ space\ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: bbf4f1453cc1567bb94e5ceb711bafcc /rclone-test-xequrot5suyu/trailing space /trailing space 2026/05/17 02:27:05 DEBUG : trailing space /trailing space : Parsed hash: bbf4f1453cc1567bb94e5ceb711bafcc 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing space /trailing space " 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ space\ /trailing\ space\ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e6fb0c46ecf9ad087bd4ba283989a2774c627906 /rclone-test-xequrot5suyu/trailing space /trailing space 2026/05/17 02:27:05 DEBUG : trailing space /trailing space : Parsed hash: e6fb0c46ecf9ad087bd4ba283989a2774c627906 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing space /trailing space " 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ space\ /trailing\ space\ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: bbf4f1453cc1567bb94e5ceb711bafcc /rclone-test-xequrot5suyu/trailing space /trailing space 2026/05/17 02:27:05 DEBUG : trailing space /trailing space : Parsed hash: bbf4f1453cc1567bb94e5ceb711bafcc 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing space /trailing space " 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ space\ /trailing\ space\ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e6fb0c46ecf9ad087bd4ba283989a2774c627906 /rclone-test-xequrot5suyu/trailing space /trailing space 2026/05/17 02:27:05 DEBUG : trailing space /trailing space : Parsed hash: e6fb0c46ecf9ad087bd4ba283989a2774c627906 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ CR␍/trailing\ CR␍ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 6b253db65cea3e8f143c355a2c07f3c1 /rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍ 2026/05/17 02:27:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b253db65cea3e8f143c355a2c07f3c1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ CR␍/trailing\ CR␍ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 27871c8d6be1580469b09fb4da97df821a7db5f6 /rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍ 2026/05/17 02:27:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 27871c8d6be1580469b09fb4da97df821a7db5f6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ CR␍/trailing\ CR␍ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 6b253db65cea3e8f143c355a2c07f3c1 /rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍ 2026/05/17 02:27:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b253db65cea3e8f143c355a2c07f3c1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ CR␍/trailing\ CR␍ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 27871c8d6be1580469b09fb4da97df821a7db5f6 /rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍ 2026/05/17 02:27:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 27871c8d6be1580469b09fb4da97df821a7db5f6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ CR␍/trailing\ CR␍ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 6b253db65cea3e8f143c355a2c07f3c1 /rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍ 2026/05/17 02:27:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b253db65cea3e8f143c355a2c07f3c1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ CR␍/trailing\ CR␍ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 27871c8d6be1580469b09fb4da97df821a7db5f6 /rclone-test-xequrot5suyu/trailing CR␍/trailing CR␍ 2026/05/17 02:27:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 27871c8d6be1580469b09fb4da97df821a7db5f6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ LF␊/trailing\ LF␊ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: eee3aad743741965bca288b660c237d1 /rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊ 2026/05/17 02:27:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: eee3aad743741965bca288b660c237d1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ LF␊/trailing\ LF␊ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 47c768ffef48f4ba20eaed3e3ead2fe42b69686e /rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊ 2026/05/17 02:27:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 47c768ffef48f4ba20eaed3e3ead2fe42b69686e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ LF␊/trailing\ LF␊ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: eee3aad743741965bca288b660c237d1 /rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊ 2026/05/17 02:27:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: eee3aad743741965bca288b660c237d1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ LF␊/trailing\ LF␊ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 47c768ffef48f4ba20eaed3e3ead2fe42b69686e /rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊ 2026/05/17 02:27:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 47c768ffef48f4ba20eaed3e3ead2fe42b69686e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ LF␊/trailing\ LF␊ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: eee3aad743741965bca288b660c237d1 /rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊ 2026/05/17 02:27:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: eee3aad743741965bca288b660c237d1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ LF␊/trailing\ LF␊ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 47c768ffef48f4ba20eaed3e3ead2fe42b69686e /rclone-test-xequrot5suyu/trailing LF␊/trailing LF␊ 2026/05/17 02:27:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 47c768ffef48f4ba20eaed3e3ead2fe42b69686e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ HT␉/trailing\ HT␉ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 7390dc953ef805bd6ac231c88437c4e1 /rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉ 2026/05/17 02:27:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7390dc953ef805bd6ac231c88437c4e1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ HT␉/trailing\ HT␉ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e7b251d7827daf8ae41b93af73931a057c0b79aa /rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉ 2026/05/17 02:27:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e7b251d7827daf8ae41b93af73931a057c0b79aa 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ HT␉/trailing\ HT␉ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 7390dc953ef805bd6ac231c88437c4e1 /rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉ 2026/05/17 02:27:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7390dc953ef805bd6ac231c88437c4e1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ HT␉/trailing\ HT␉ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e7b251d7827daf8ae41b93af73931a057c0b79aa /rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉ 2026/05/17 02:27:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e7b251d7827daf8ae41b93af73931a057c0b79aa 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ HT␉/trailing\ HT␉ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 7390dc953ef805bd6ac231c88437c4e1 /rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉ 2026/05/17 02:27:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7390dc953ef805bd6ac231c88437c4e1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ HT␉/trailing\ HT␉ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: e7b251d7827daf8ae41b93af73931a057c0b79aa /rclone-test-xequrot5suyu/trailing HT␉/trailing HT␉ 2026/05/17 02:27:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e7b251d7827daf8ae41b93af73931a057c0b79aa === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ VT␋/trailing\ VT␋ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: a4ff7c85b12a1088d12225b04053689f /rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋ 2026/05/17 02:27:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a4ff7c85b12a1088d12225b04053689f 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ VT␋/trailing\ VT␋ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 2de680a46929363409b944e17b9b2c496337c78d /rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋ 2026/05/17 02:27:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2de680a46929363409b944e17b9b2c496337c78d 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ VT␋/trailing\ VT␋ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: a4ff7c85b12a1088d12225b04053689f /rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋ 2026/05/17 02:27:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a4ff7c85b12a1088d12225b04053689f 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ VT␋/trailing\ VT␋ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 2de680a46929363409b944e17b9b2c496337c78d /rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋ 2026/05/17 02:27:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2de680a46929363409b944e17b9b2c496337c78d 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ VT␋/trailing\ VT␋ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: a4ff7c85b12a1088d12225b04053689f /rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋ 2026/05/17 02:27:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a4ff7c85b12a1088d12225b04053689f 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ VT␋/trailing\ VT␋ 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 2de680a46929363409b944e17b9b2c496337c78d /rclone-test-xequrot5suyu/trailing VT␋/trailing VT␋ 2026/05/17 02:27:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2de680a46929363409b944e17b9b2c496337c78d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing dot./trailing dot." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ dot./trailing\ dot. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 737f89926167d640b2033886f55b458e /rclone-test-xequrot5suyu/trailing dot./trailing dot. 2026/05/17 02:27:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 737f89926167d640b2033886f55b458e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing dot./trailing dot." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ dot./trailing\ dot. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: a6c863e984819b1960190b1262a9195a0bc3d5f9 /rclone-test-xequrot5suyu/trailing dot./trailing dot. 2026/05/17 02:27:05 DEBUG : trailing dot./trailing dot.: Parsed hash: a6c863e984819b1960190b1262a9195a0bc3d5f9 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing dot./trailing dot." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ dot./trailing\ dot. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 737f89926167d640b2033886f55b458e /rclone-test-xequrot5suyu/trailing dot./trailing dot. 2026/05/17 02:27:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 737f89926167d640b2033886f55b458e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing dot./trailing dot." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ dot./trailing\ dot. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: a6c863e984819b1960190b1262a9195a0bc3d5f9 /rclone-test-xequrot5suyu/trailing dot./trailing dot. 2026/05/17 02:27:05 DEBUG : trailing dot./trailing dot.: Parsed hash: a6c863e984819b1960190b1262a9195a0bc3d5f9 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing dot./trailing dot." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/trailing\ dot./trailing\ dot. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 737f89926167d640b2033886f55b458e /rclone-test-xequrot5suyu/trailing dot./trailing dot. 2026/05/17 02:27:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 737f89926167d640b2033886f55b458e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/trailing dot./trailing dot." 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/trailing\ dot./trailing\ dot. 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: a6c863e984819b1960190b1262a9195a0bc3d5f9 /rclone-test-xequrot5suyu/trailing dot./trailing dot. 2026/05/17 02:27:05 DEBUG : trailing dot./trailing dot.: Parsed hash: a6c863e984819b1960190b1262a9195a0bc3d5f9 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/invalid\ utf-8/invalid\ utf-8 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 2abd0976a51bdcf1138aa4628ed6bf11 /rclone-test-xequrot5suyu/invalid utf-8/invalid utf-8 2026/05/17 02:27:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2abd0976a51bdcf1138aa4628ed6bf11 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/invalid\ utf-8/invalid\ utf-8 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: f0f9348f20e235a92911b97f9766afe449a61474 /rclone-test-xequrot5suyu/invalid utf-8/invalid utf-8 2026/05/17 02:27:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f0f9348f20e235a92911b97f9766afe449a61474 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/invalid\ utf-8/invalid\ utf-8 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 2abd0976a51bdcf1138aa4628ed6bf11 /rclone-test-xequrot5suyu/invalid utf-8/invalid utf-8 2026/05/17 02:27:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2abd0976a51bdcf1138aa4628ed6bf11 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/invalid\ utf-8/invalid\ utf-8 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: f0f9348f20e235a92911b97f9766afe449a61474 /rclone-test-xequrot5suyu/invalid utf-8/invalid utf-8 2026/05/17 02:27:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f0f9348f20e235a92911b97f9766afe449a61474 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/invalid\ utf-8/invalid\ utf-8 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 2abd0976a51bdcf1138aa4628ed6bf11 /rclone-test-xequrot5suyu/invalid utf-8/invalid utf-8 2026/05/17 02:27:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2abd0976a51bdcf1138aa4628ed6bf11 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/invalid\ utf-8/invalid\ utf-8 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: f0f9348f20e235a92911b97f9766afe449a61474 /rclone-test-xequrot5suyu/invalid utf-8/invalid utf-8 2026/05/17 02:27:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f0f9348f20e235a92911b97f9766afe449a61474 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/test%46.txt/test%46.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/test\%46.txt/test\%46.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 8d82a60cdbc8961775b0e39391d2a7d2 /rclone-test-xequrot5suyu/test%46.txt/test%46.txt 2026/05/17 02:27:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8d82a60cdbc8961775b0e39391d2a7d2 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/test%46.txt/test%46.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/test\%46.txt/test\%46.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: de0f2fa92b1ae4e3bae2472d8baeaf05d79dbfbb /rclone-test-xequrot5suyu/test%46.txt/test%46.txt 2026/05/17 02:27:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: de0f2fa92b1ae4e3bae2472d8baeaf05d79dbfbb 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/test%46.txt/test%46.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/test\%46.txt/test\%46.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 8d82a60cdbc8961775b0e39391d2a7d2 /rclone-test-xequrot5suyu/test%46.txt/test%46.txt 2026/05/17 02:27:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8d82a60cdbc8961775b0e39391d2a7d2 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/test%46.txt/test%46.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/test\%46.txt/test\%46.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: de0f2fa92b1ae4e3bae2472d8baeaf05d79dbfbb /rclone-test-xequrot5suyu/test%46.txt/test%46.txt 2026/05/17 02:27:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: de0f2fa92b1ae4e3bae2472d8baeaf05d79dbfbb 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/test%46.txt/test%46.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/test\%46.txt/test\%46.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 8d82a60cdbc8961775b0e39391d2a7d2 /rclone-test-xequrot5suyu/test%46.txt/test%46.txt 2026/05/17 02:27:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8d82a60cdbc8961775b0e39391d2a7d2 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/test%46.txt/test%46.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/test\%46.txt/test\%46.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: de0f2fa92b1ae4e3bae2472d8baeaf05d79dbfbb /rclone-test-xequrot5suyu/test%46.txt/test%46.txt 2026/05/17 02:27:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: de0f2fa92b1ae4e3bae2472d8baeaf05d79dbfbb === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Connection OK after error: potato 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/zero-length-file" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/zero-length-file 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xequrot5suyu/zero-length-file 2026/05/17 02:27:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/zero-length-file" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/zero-length-file 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xequrot5suyu/zero-length-file 2026/05/17 02:27:05 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/zero-length-file" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/zero-length-file 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xequrot5suyu/zero-length-file 2026/05/17 02:27:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/zero-length-file" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/zero-length-file 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xequrot5suyu/zero-length-file 2026/05/17 02:27:05 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 469e499fd4d7f959b82771b0977ee486 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 469e499fd4d7f959b82771b0977ee486 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 987d1658c0ab6b7935dd1286fdaddf3c037752b6 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 987d1658c0ab6b7935dd1286fdaddf3c037752b6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 469e499fd4d7f959b82771b0977ee486 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 469e499fd4d7f959b82771b0977ee486 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 987d1658c0ab6b7935dd1286fdaddf3c037752b6 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 987d1658c0ab6b7935dd1286fdaddf3c037752b6 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/17 02:27:05 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/17 02:27:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/17 02:27:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:05 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{s8FRJ}" suffix to name 2026/05/17 02:27:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:05 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:05 NOTICE: TestSFTPRclone{s8FRJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:38258->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:05 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/17 02:27:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xequrot5suyu/hello? sausage/êé" 2026/05/17 02:27:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/17 02:27:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:05 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{s8FRJ}" suffix to name 2026/05/17 02:27:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:05 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:05 NOTICE: TestSFTPRclone{s8FRJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: New connection 127.0.0.1:38260->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Shell type "unix" from config 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Relative path resolved to "/rclone-test-xequrot5suyu/hello? sausage/êé" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Using root directory "/rclone-test-xequrot5suyu/hello? sausage/êé" 2026/05/17 02:27:05 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-xequrot5suyu/hello? sausage/êé" to be canonical "TestSFTPRclone{s8FRJ}:rclone-test-xequrot5suyu/hello? sausage/êé" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Remote command result: dfcfe7fc4b969f90f87def444391fd35 /rclone-test-xequrot5suyu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/17 02:27:05 DEBUG : a/b/c/d/e.txt: Parsed hash: dfcfe7fc4b969f90f87def444391fd35 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Remote command result: bc74a156c07e36e4282632d5a817e61137323694 /rclone-test-xequrot5suyu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/17 02:27:05 DEBUG : a/b/c/d/e.txt: Parsed hash: bc74a156c07e36e4282632d5a817e61137323694 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Remote command result: dfcfe7fc4b969f90f87def444391fd35 /rclone-test-xequrot5suyu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/17 02:27:05 DEBUG : a/b/c/d/e.txt: Parsed hash: dfcfe7fc4b969f90f87def444391fd35 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/17 02:27:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: Remote command result: bc74a156c07e36e4282632d5a817e61137323694 /rclone-test-xequrot5suyu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/17 02:27:05 DEBUG : a/b/c/d/e.txt: Parsed hash: bc74a156c07e36e4282632d5a817e61137323694 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé: New connection 127.0.0.1:38262->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:06 DEBUG : Waiting for deletions to finish 2026/05/17 02:27:06 INFO : a/b/c/d/e.txt: Deleted 2026/05/17 02:27:06 DEBUG : removing 1 level 4 directories 2026/05/17 02:27:06 INFO : a/b/c/d: Removing directory 2026/05/17 02:27:06 DEBUG : removing 1 level 3 directories 2026/05/17 02:27:06 INFO : a/b/c: Removing directory 2026/05/17 02:27:06 DEBUG : removing 1 level 2 directories 2026/05/17 02:27:06 INFO : a/b: Removing directory 2026/05/17 02:27:06 DEBUG : removing 1 level 1 directories 2026/05/17 02:27:06 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/other.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : other.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/other.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : other.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: New connection 127.0.0.1:38272->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/other.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : other.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/other.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : other.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/moveTest/other.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/moveTest/other.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/moveTest/other.txt 2026/05/17 02:27:06 DEBUG : moveTest/other.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/moveTest/other.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/moveTest/other.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/moveTest/other.txt 2026/05/17 02:27:06 DEBUG : moveTest/other.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/other.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : other.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/other.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/other.txt 2026/05/17 02:27:06 DEBUG : other.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/17 02:27:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xixuvac0wilu" 2026/05/17 02:27:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{s8FRJ}" suffix to name 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 NOTICE: TestSFTPRclone{s8FRJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: New connection 127.0.0.1:38288->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Shell type "unix" from config 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Relative path resolved to "/rclone-test-xixuvac0wilu" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Using root directory "/rclone-test-xixuvac0wilu" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Shell path "/rclone-test-xixuvac0wilu/new_name/sub_new_name/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Running remote command: md5sum /rclone-test-xixuvac0wilu/new_name/sub_new_name/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xixuvac0wilu/new_name/sub_new_name/file name.txt 2026/05/17 02:27:06 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Shell path "/rclone-test-xixuvac0wilu/new_name/sub_new_name/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Running remote command: sha1sum /rclone-test-xixuvac0wilu/new_name/sub_new_name/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xixuvac0wilu/new_name/sub_new_name/file name.txt 2026/05/17 02:27:06 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Shell path "/rclone-test-xixuvac0wilu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Running remote command: md5sum /rclone-test-xixuvac0wilu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xixuvac0wilu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Shell path "/rclone-test-xixuvac0wilu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Running remote command: sha1sum /rclone-test-xixuvac0wilu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xixuvac0wilu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Purge dir "new_name" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xixuvac0wilu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 42deb7dfe364cc11751c60b80b6b721e /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: 42deb7dfe364cc11751c60b80b6b721e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: c07f1e292b5426cce59f397bcf7f89bf06b9b9d1 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: a59b4099bf183d53f84bb37bcb42ce10 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: a59b4099bf183d53f84bb37bcb42ce10 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 20494b3041c747bf315c81477c6a9b6920bf2d81 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: 20494b3041c747bf315c81477c6a9b6920bf2d81 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: a59b4099bf183d53f84bb37bcb42ce10 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: a59b4099bf183d53f84bb37bcb42ce10 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 20494b3041c747bf315c81477c6a9b6920bf2d81 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : file name.txt: Parsed hash: 20494b3041c747bf315c81477c6a9b6920bf2d81 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/17 02:27:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{s8FRJ}" suffix to name 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 NOTICE: TestSFTPRclone{s8FRJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:38294->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/17 02:27:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xequrot5suyu/not found.txt" 2026/05/17 02:27:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{s8FRJ}" suffix to name 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 NOTICE: TestSFTPRclone{s8FRJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/not found.txt: New connection 127.0.0.1:38306->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/not found.txt: Shell type "unix" from config 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/not found.txt: Relative path resolved to "/rclone-test-xequrot5suyu/not found.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/not found.txt: Using root directory "/rclone-test-xequrot5suyu/not found.txt" 2026/05/17 02:27:06 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-xequrot5suyu" from "TestSFTPRclone:rclone-test-xequrot5suyu" 2026/05/17 02:27:06 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/17 02:27:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{s8FRJ}" suffix to name 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 NOTICE: TestSFTPRclone{s8FRJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:38312->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a59b4099bf183d53f84bb37bcb42ce10 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/file name.txt: Parsed hash: a59b4099bf183d53f84bb37bcb42ce10 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 20494b3041c747bf315c81477c6a9b6920bf2d81 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/file name.txt: Parsed hash: 20494b3041c747bf315c81477c6a9b6920bf2d81 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a59b4099bf183d53f84bb37bcb42ce10 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/file name.txt: Parsed hash: a59b4099bf183d53f84bb37bcb42ce10 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 20494b3041c747bf315c81477c6a9b6920bf2d81 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/file name.txt: Parsed hash: 20494b3041c747bf315c81477c6a9b6920bf2d81 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/created from root.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/created\ from\ root.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d16a4a8d99e40c215fce0ed9518b8c48 /rclone-test-xequrot5suyu/created from root.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/created from root.txt: Parsed hash: d16a4a8d99e40c215fce0ed9518b8c48 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/created from root.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/created\ from\ root.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 87163fff5380fb617a281d611ba46e24383cff99 /rclone-test-xequrot5suyu/created from root.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/created from root.txt: Parsed hash: 87163fff5380fb617a281d611ba46e24383cff99 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/created from root.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/created\ from\ root.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d16a4a8d99e40c215fce0ed9518b8c48 /rclone-test-xequrot5suyu/created from root.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/created from root.txt: Parsed hash: d16a4a8d99e40c215fce0ed9518b8c48 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/created from root.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/created\ from\ root.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 87163fff5380fb617a281d611ba46e24383cff99 /rclone-test-xequrot5suyu/created from root.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/created from root.txt: Parsed hash: 87163fff5380fb617a281d611ba46e24383cff99 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/created from root.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/created\ from\ root.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d16a4a8d99e40c215fce0ed9518b8c48 /rclone-test-xequrot5suyu/created from root.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/created from root.txt: Parsed hash: d16a4a8d99e40c215fce0ed9518b8c48 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/created from root.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/created\ from\ root.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 87163fff5380fb617a281d611ba46e24383cff99 /rclone-test-xequrot5suyu/created from root.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/created from root.txt: Parsed hash: 87163fff5380fb617a281d611ba46e24383cff99 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a59b4099bf183d53f84bb37bcb42ce10 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/file name.txt: Parsed hash: a59b4099bf183d53f84bb37bcb42ce10 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 20494b3041c747bf315c81477c6a9b6920bf2d81 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/file name.txt: Parsed hash: 20494b3041c747bf315c81477c6a9b6920bf2d81 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a59b4099bf183d53f84bb37bcb42ce10 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/file name.txt: Parsed hash: a59b4099bf183d53f84bb37bcb42ce10 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/file name.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/file\ name.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 20494b3041c747bf315c81477c6a9b6920bf2d81 /rclone-test-xequrot5suyu/file name.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/file name.txt: Parsed hash: 20494b3041c747bf315c81477c6a9b6920bf2d81 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 0d1cb23c591720b7279faf1a3e1089e0 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0d1cb23c591720b7279faf1a3e1089e0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 /rclone-test-xequrot5suyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/17 02:27:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ac8baa28c0d94af181bf55368a26aba7f5b34ac9 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Server has VFS statistics extension 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: About path "/rclone-test-xequrot5suyu" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: About path "/rclone-test-xequrot5suyu" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: About using shell command for shell type "unix" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: df -k /rclone-test-xequrot5suyu 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 57894332 92878676 36% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/piped data.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/piped\ data.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xequrot5suyu/piped data.txt 2026/05/17 02:27:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/piped data.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/piped\ data.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xequrot5suyu/piped data.txt 2026/05/17 02:27:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/piped data.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/piped\ data.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xequrot5suyu/piped data.txt 2026/05/17 02:27:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/piped data.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/piped\ data.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xequrot5suyu/piped data.txt 2026/05/17 02:27:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/piped data.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/piped\ data.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 25e3d82805c69c2284503a86a8ee8748 /rclone-test-xequrot5suyu/piped data.txt 2026/05/17 02:27:06 DEBUG : piped data.txt: Parsed hash: 25e3d82805c69c2284503a86a8ee8748 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/piped data.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/piped\ data.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d1b5e2baced16bf3cf7d2a66a01f925e9dcc5cab /rclone-test-xequrot5suyu/piped data.txt 2026/05/17 02:27:06 DEBUG : piped data.txt: Parsed hash: d1b5e2baced16bf3cf7d2a66a01f925e9dcc5cab 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/piped data.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/piped\ data.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 25e3d82805c69c2284503a86a8ee8748 /rclone-test-xequrot5suyu/piped data.txt 2026/05/17 02:27:06 DEBUG : piped data.txt: Parsed hash: 25e3d82805c69c2284503a86a8ee8748 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/piped data.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/piped\ data.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: d1b5e2baced16bf3cf7d2a66a01f925e9dcc5cab /rclone-test-xequrot5suyu/piped data.txt 2026/05/17 02:27:06 DEBUG : piped data.txt: Parsed hash: d1b5e2baced16bf3cf7d2a66a01f925e9dcc5cab === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/unknown-size-update.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/unknown-size-update.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 13becff108cce7ab2530f7c2261759aa /rclone-test-xequrot5suyu/unknown-size-update.txt 2026/05/17 02:27:06 DEBUG : unknown-size-update.txt: Parsed hash: 13becff108cce7ab2530f7c2261759aa 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/unknown-size-update.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/unknown-size-update.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 5175c776d2eab130fb04ff0459909ebc0f121319 /rclone-test-xequrot5suyu/unknown-size-update.txt 2026/05/17 02:27:06 DEBUG : unknown-size-update.txt: Parsed hash: 5175c776d2eab130fb04ff0459909ebc0f121319 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/unknown-size-update.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: md5sum /rclone-test-xequrot5suyu/unknown-size-update.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 13becff108cce7ab2530f7c2261759aa /rclone-test-xequrot5suyu/unknown-size-update.txt 2026/05/17 02:27:06 DEBUG : unknown-size-update.txt: Parsed hash: 13becff108cce7ab2530f7c2261759aa 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Shell path "/rclone-test-xequrot5suyu/unknown-size-update.txt" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Running remote command: sha1sum /rclone-test-xequrot5suyu/unknown-size-update.txt 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Remote command result: 5175c776d2eab130fb04ff0459909ebc0f121319 /rclone-test-xequrot5suyu/unknown-size-update.txt 2026/05/17 02:27:06 DEBUG : unknown-size-update.txt: Parsed hash: 5175c776d2eab130fb04ff0459909ebc0f121319 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/17 02:27:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xequrot5suyu/deeper/nonexisting/directory" 2026/05/17 02:27:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{s8FRJ}" suffix to name 2026/05/17 02:27:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/17 02:27:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/17 02:27:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/17 02:27:06 DEBUG : Setting pass="9cFkGp5i2dyWEv6rS4gjO5qjpdRwji6wdTee-ysAquzan-A" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/17 02:27:06 NOTICE: TestSFTPRclone{s8FRJ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/deeper/nonexisting/directory: New connection 127.0.0.1:38324->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9740.793f2d2f0" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-xequrot5suyu/deeper/nonexisting/directory" 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu/deeper/nonexisting/directory: Using root directory "/rclone-test-xequrot5suyu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/17 02:27:06 DEBUG : Waiting for deletions to finish 2026/05/17 02:27:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/17 02:27:06 DEBUG : removing 1 level 4 directories 2026/05/17 02:27:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/17 02:27:06 DEBUG : removing 1 level 3 directories 2026/05/17 02:27:06 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/17 02:27:06 DEBUG : removing 1 level 2 directories 2026/05/17 02:27:06 INFO : hello? sausage/êé: Removing directory 2026/05/17 02:27:06 DEBUG : removing 1 level 1 directories 2026/05/17 02:27:06 INFO : hello? sausage: Removing directory 2026/05/17 02:27:06 DEBUG : removing 1 level 0 directories 2026/05/17 02:27:06 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Removing directory 2026/05/17 02:27:06 ERROR : error listing: directory not found 2026/05/17 02:27:06 DEBUG : Waiting for deletions to finish 2026/05/17 02:27:06 ERROR : error listing: directory not found 2026/05/17 02:27:06 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Failed to list "": directory not found 2026/05/17 02:27:06 DEBUG : removing 1 level 0 directories 2026/05/17 02:27:06 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Removing directory 2026/05/17 02:27:06 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/17 02:27:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xequrot5suyu: Closing 2 unused connections 2026/05/17 02:27:06 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.63s) --- 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 (0.58s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.00s) --- 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.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.853s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.59906081s (try 1/5)