"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 TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.15s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/19 02:44:06 NOTICE: TestSFTPRclone: Starting server 2026/07/19 02:44:07 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/19 02:44:07 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/19 02:44:07 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/19 02:44:07 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-zisofat5wiwu" 2026/07/19 02:44:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/19 02:44:07 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/19 02:44:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:07 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:07 DEBUG : TestSFTPRclone: detected overridden config - adding "{Haet-}" suffix to name 2026/07/19 02:44:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:07 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:07 NOTICE: TestSFTPRclone{Haet-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: New connection 127.0.0.1:57572->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell type "unix" from config 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Relative path resolved to "/rclone-test-zisofat5wiwu" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Using root directory "/rclone-test-zisofat5wiwu" 2026/07/19 02:44:07 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/19 02:44:07 INFO : dir/subdir: Making directory 2026/07/19 02:44:07 INFO : dir/subdir: Removing directory 2026/07/19 02:44:07 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/19 02:44:07 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: c355ce40e17f2bf31994809e695bec11 /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c355ce40e17f2bf31994809e695bec11 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8c2bf3584cabb70d8fedffd9390b2ed9d3130f0c /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8c2bf3584cabb70d8fedffd9390b2ed9d3130f0c 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: c355ce40e17f2bf31994809e695bec11 /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c355ce40e17f2bf31994809e695bec11 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8c2bf3584cabb70d8fedffd9390b2ed9d3130f0c /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8c2bf3584cabb70d8fedffd9390b2ed9d3130f0c 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: c355ce40e17f2bf31994809e695bec11 /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: c355ce40e17f2bf31994809e695bec11 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8c2bf3584cabb70d8fedffd9390b2ed9d3130f0c /rclone-test-zisofat5wiwu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/19 02:44:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8c2bf3584cabb70d8fedffd9390b2ed9d3130f0c === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/./." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a3c9d372130fc77848bfdd5b28892715 /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : ./.: Parsed hash: a3c9d372130fc77848bfdd5b28892715 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/./." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 78b6febb791957d9f6f29bbc93006a68ad86e8ea /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : ./.: Parsed hash: 78b6febb791957d9f6f29bbc93006a68ad86e8ea 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/./." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a3c9d372130fc77848bfdd5b28892715 /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : ./.: Parsed hash: a3c9d372130fc77848bfdd5b28892715 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/./." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 78b6febb791957d9f6f29bbc93006a68ad86e8ea /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : ./.: Parsed hash: 78b6febb791957d9f6f29bbc93006a68ad86e8ea 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/./." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a3c9d372130fc77848bfdd5b28892715 /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : ./.: Parsed hash: a3c9d372130fc77848bfdd5b28892715 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/./." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 78b6febb791957d9f6f29bbc93006a68ad86e8ea /rclone-test-zisofat5wiwu/./. 2026/07/19 02:44:07 DEBUG : ./.: Parsed hash: 78b6febb791957d9f6f29bbc93006a68ad86e8ea === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/../.." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1005dd0694827ff0167d75f02ab0c6a2 /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : ../..: Parsed hash: 1005dd0694827ff0167d75f02ab0c6a2 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/../.." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8514d5d14290e3b0856de6fce56aee6306adb4a6 /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : ../..: Parsed hash: 8514d5d14290e3b0856de6fce56aee6306adb4a6 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/../.." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1005dd0694827ff0167d75f02ab0c6a2 /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : ../..: Parsed hash: 1005dd0694827ff0167d75f02ab0c6a2 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/../.." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8514d5d14290e3b0856de6fce56aee6306adb4a6 /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : ../..: Parsed hash: 8514d5d14290e3b0856de6fce56aee6306adb4a6 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/../.." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1005dd0694827ff0167d75f02ab0c6a2 /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : ../..: Parsed hash: 1005dd0694827ff0167d75f02ab0c6a2 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/../.." 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8514d5d14290e3b0856de6fce56aee6306adb4a6 /rclone-test-zisofat5wiwu/../.. 2026/07/19 02:44:07 DEBUG : ../..: Parsed hash: 8514d5d14290e3b0856de6fce56aee6306adb4a6 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: fcd8b4831ce521eff85e8bc48f07995f /rclone-test-zisofat5wiwu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/19 02:44:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fcd8b4831ce521eff85e8bc48f07995f 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: aa759a5c4c77d0fab6054925aeb18096b9eb6444 /rclone-test-zisofat5wiwu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/19 02:44:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: aa759a5c4c77d0fab6054925aeb18096b9eb6444 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: fcd8b4831ce521eff85e8bc48f07995f /rclone-test-zisofat5wiwu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/19 02:44:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fcd8b4831ce521eff85e8bc48f07995f 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: aa759a5c4c77d0fab6054925aeb18096b9eb6444 /rclone-test-zisofat5wiwu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/19 02:44:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: aa759a5c4c77d0fab6054925aeb18096b9eb6444 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: fcd8b4831ce521eff85e8bc48f07995f /rclone-test-zisofat5wiwu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/19 02:44:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: fcd8b4831ce521eff85e8bc48f07995f 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: aa759a5c4c77d0fab6054925aeb18096b9eb6444 /rclone-test-zisofat5wiwu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/19 02:44:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: aa759a5c4c77d0fab6054925aeb18096b9eb6444 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/ leading space/ leading space" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\ leading\ space/\ leading\ space 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4d0dc35ef343de85ec8911a5c5cd24b1 /rclone-test-zisofat5wiwu/ leading space/ leading space 2026/07/19 02:44:07 DEBUG : leading space/ leading space: Parsed hash: 4d0dc35ef343de85ec8911a5c5cd24b1 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/ leading space/ leading space" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\ leading\ space/\ leading\ space 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1bf3bd201d4763106169494564a925c4ba041904 /rclone-test-zisofat5wiwu/ leading space/ leading space 2026/07/19 02:44:07 DEBUG : leading space/ leading space: Parsed hash: 1bf3bd201d4763106169494564a925c4ba041904 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/ leading space/ leading space" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\ leading\ space/\ leading\ space 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4d0dc35ef343de85ec8911a5c5cd24b1 /rclone-test-zisofat5wiwu/ leading space/ leading space 2026/07/19 02:44:07 DEBUG : leading space/ leading space: Parsed hash: 4d0dc35ef343de85ec8911a5c5cd24b1 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/ leading space/ leading space" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\ leading\ space/\ leading\ space 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1bf3bd201d4763106169494564a925c4ba041904 /rclone-test-zisofat5wiwu/ leading space/ leading space 2026/07/19 02:44:07 DEBUG : leading space/ leading space: Parsed hash: 1bf3bd201d4763106169494564a925c4ba041904 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/ leading space/ leading space" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\ leading\ space/\ leading\ space 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4d0dc35ef343de85ec8911a5c5cd24b1 /rclone-test-zisofat5wiwu/ leading space/ leading space 2026/07/19 02:44:07 DEBUG : leading space/ leading space: Parsed hash: 4d0dc35ef343de85ec8911a5c5cd24b1 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/ leading space/ leading space" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\ leading\ space/\ leading\ space 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1bf3bd201d4763106169494564a925c4ba041904 /rclone-test-zisofat5wiwu/ leading space/ leading space 2026/07/19 02:44:07 DEBUG : leading space/ leading space: Parsed hash: 1bf3bd201d4763106169494564a925c4ba041904 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/~leading tilde/~leading tilde" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\~leading\ tilde/\~leading\ tilde 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 204c49c517d01a65033fe7a8c469c4a9 /rclone-test-zisofat5wiwu/~leading tilde/~leading tilde 2026/07/19 02:44:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 204c49c517d01a65033fe7a8c469c4a9 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/~leading tilde/~leading tilde" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\~leading\ tilde/\~leading\ tilde 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d11fc0d1e85eb9a528847926b38cf32b4dd11fdc /rclone-test-zisofat5wiwu/~leading tilde/~leading tilde 2026/07/19 02:44:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d11fc0d1e85eb9a528847926b38cf32b4dd11fdc 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/~leading tilde/~leading tilde" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\~leading\ tilde/\~leading\ tilde 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 204c49c517d01a65033fe7a8c469c4a9 /rclone-test-zisofat5wiwu/~leading tilde/~leading tilde 2026/07/19 02:44:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 204c49c517d01a65033fe7a8c469c4a9 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/~leading tilde/~leading tilde" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\~leading\ tilde/\~leading\ tilde 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d11fc0d1e85eb9a528847926b38cf32b4dd11fdc /rclone-test-zisofat5wiwu/~leading tilde/~leading tilde 2026/07/19 02:44:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d11fc0d1e85eb9a528847926b38cf32b4dd11fdc 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/~leading tilde/~leading tilde" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/\~leading\ tilde/\~leading\ tilde 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 204c49c517d01a65033fe7a8c469c4a9 /rclone-test-zisofat5wiwu/~leading tilde/~leading tilde 2026/07/19 02:44:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 204c49c517d01a65033fe7a8c469c4a9 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/~leading tilde/~leading tilde" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/\~leading\ tilde/\~leading\ tilde 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d11fc0d1e85eb9a528847926b38cf32b4dd11fdc /rclone-test-zisofat5wiwu/~leading tilde/~leading tilde 2026/07/19 02:44:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d11fc0d1e85eb9a528847926b38cf32b4dd11fdc === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␍leading CR/␍leading CR" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␍leading\ CR/␍leading\ CR 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1230ba7bac1a04aa13bb7152fb324393 /rclone-test-zisofat5wiwu/␍leading CR/␍leading CR 2026/07/19 02:44:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1230ba7bac1a04aa13bb7152fb324393 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␍leading CR/␍leading CR" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␍leading\ CR/␍leading\ CR 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4912d762bbde0aa2f85c53a31c4502e50e214f1 /rclone-test-zisofat5wiwu/␍leading CR/␍leading CR 2026/07/19 02:44:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4912d762bbde0aa2f85c53a31c4502e50e214f1 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␍leading CR/␍leading CR" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␍leading\ CR/␍leading\ CR 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1230ba7bac1a04aa13bb7152fb324393 /rclone-test-zisofat5wiwu/␍leading CR/␍leading CR 2026/07/19 02:44:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1230ba7bac1a04aa13bb7152fb324393 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␍leading CR/␍leading CR" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␍leading\ CR/␍leading\ CR 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4912d762bbde0aa2f85c53a31c4502e50e214f1 /rclone-test-zisofat5wiwu/␍leading CR/␍leading CR 2026/07/19 02:44:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4912d762bbde0aa2f85c53a31c4502e50e214f1 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␍leading CR/␍leading CR" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␍leading\ CR/␍leading\ CR 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 1230ba7bac1a04aa13bb7152fb324393 /rclone-test-zisofat5wiwu/␍leading CR/␍leading CR 2026/07/19 02:44:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1230ba7bac1a04aa13bb7152fb324393 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␍leading CR/␍leading CR" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␍leading\ CR/␍leading\ CR 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4912d762bbde0aa2f85c53a31c4502e50e214f1 /rclone-test-zisofat5wiwu/␍leading CR/␍leading CR 2026/07/19 02:44:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4912d762bbde0aa2f85c53a31c4502e50e214f1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␊leading LF/␊leading LF" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␊leading\ LF/␊leading\ LF 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 3ddd65d5724b31d41d7f4ae8f4bdd652 /rclone-test-zisofat5wiwu/␊leading LF/␊leading LF 2026/07/19 02:44:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3ddd65d5724b31d41d7f4ae8f4bdd652 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␊leading LF/␊leading LF" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␊leading\ LF/␊leading\ LF 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 6a186844e4e03f8d8ee279c1a6365e759472b4be /rclone-test-zisofat5wiwu/␊leading LF/␊leading LF 2026/07/19 02:44:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6a186844e4e03f8d8ee279c1a6365e759472b4be 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␊leading LF/␊leading LF" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␊leading\ LF/␊leading\ LF 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 3ddd65d5724b31d41d7f4ae8f4bdd652 /rclone-test-zisofat5wiwu/␊leading LF/␊leading LF 2026/07/19 02:44:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3ddd65d5724b31d41d7f4ae8f4bdd652 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␊leading LF/␊leading LF" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␊leading\ LF/␊leading\ LF 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 6a186844e4e03f8d8ee279c1a6365e759472b4be /rclone-test-zisofat5wiwu/␊leading LF/␊leading LF 2026/07/19 02:44:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6a186844e4e03f8d8ee279c1a6365e759472b4be 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␊leading LF/␊leading LF" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␊leading\ LF/␊leading\ LF 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 3ddd65d5724b31d41d7f4ae8f4bdd652 /rclone-test-zisofat5wiwu/␊leading LF/␊leading LF 2026/07/19 02:44:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3ddd65d5724b31d41d7f4ae8f4bdd652 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␊leading LF/␊leading LF" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␊leading\ LF/␊leading\ LF 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 6a186844e4e03f8d8ee279c1a6365e759472b4be /rclone-test-zisofat5wiwu/␊leading LF/␊leading LF 2026/07/19 02:44:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 6a186844e4e03f8d8ee279c1a6365e759472b4be === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␉leading HT/␉leading HT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␉leading\ HT/␉leading\ HT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: fa3bda7e86f00510098b4bf4d108c9cd /rclone-test-zisofat5wiwu/␉leading HT/␉leading HT 2026/07/19 02:44:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: fa3bda7e86f00510098b4bf4d108c9cd 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␉leading HT/␉leading HT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␉leading\ HT/␉leading\ HT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 471c5265b507a002ca765a02e0f3f8302f14a767 /rclone-test-zisofat5wiwu/␉leading HT/␉leading HT 2026/07/19 02:44:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 471c5265b507a002ca765a02e0f3f8302f14a767 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␉leading HT/␉leading HT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␉leading\ HT/␉leading\ HT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: fa3bda7e86f00510098b4bf4d108c9cd /rclone-test-zisofat5wiwu/␉leading HT/␉leading HT 2026/07/19 02:44:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: fa3bda7e86f00510098b4bf4d108c9cd 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␉leading HT/␉leading HT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␉leading\ HT/␉leading\ HT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 471c5265b507a002ca765a02e0f3f8302f14a767 /rclone-test-zisofat5wiwu/␉leading HT/␉leading HT 2026/07/19 02:44:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 471c5265b507a002ca765a02e0f3f8302f14a767 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␉leading HT/␉leading HT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␉leading\ HT/␉leading\ HT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: fa3bda7e86f00510098b4bf4d108c9cd /rclone-test-zisofat5wiwu/␉leading HT/␉leading HT 2026/07/19 02:44:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: fa3bda7e86f00510098b4bf4d108c9cd 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␉leading HT/␉leading HT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␉leading\ HT/␉leading\ HT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 471c5265b507a002ca765a02e0f3f8302f14a767 /rclone-test-zisofat5wiwu/␉leading HT/␉leading HT 2026/07/19 02:44:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 471c5265b507a002ca765a02e0f3f8302f14a767 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␋leading VT/␋leading VT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␋leading\ VT/␋leading\ VT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 51a9ef2ce817390d5282673328cfcb89 /rclone-test-zisofat5wiwu/␋leading VT/␋leading VT 2026/07/19 02:44:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 51a9ef2ce817390d5282673328cfcb89 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␋leading VT/␋leading VT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␋leading\ VT/␋leading\ VT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a40f0caed9f49144557664965ed73d024b4b524 /rclone-test-zisofat5wiwu/␋leading VT/␋leading VT 2026/07/19 02:44:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0a40f0caed9f49144557664965ed73d024b4b524 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␋leading VT/␋leading VT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␋leading\ VT/␋leading\ VT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 51a9ef2ce817390d5282673328cfcb89 /rclone-test-zisofat5wiwu/␋leading VT/␋leading VT 2026/07/19 02:44:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 51a9ef2ce817390d5282673328cfcb89 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␋leading VT/␋leading VT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␋leading\ VT/␋leading\ VT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a40f0caed9f49144557664965ed73d024b4b524 /rclone-test-zisofat5wiwu/␋leading VT/␋leading VT 2026/07/19 02:44:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0a40f0caed9f49144557664965ed73d024b4b524 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␋leading VT/␋leading VT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/␋leading\ VT/␋leading\ VT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 51a9ef2ce817390d5282673328cfcb89 /rclone-test-zisofat5wiwu/␋leading VT/␋leading VT 2026/07/19 02:44:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 51a9ef2ce817390d5282673328cfcb89 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/␋leading VT/␋leading VT" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/␋leading\ VT/␋leading\ VT 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a40f0caed9f49144557664965ed73d024b4b524 /rclone-test-zisofat5wiwu/␋leading VT/␋leading VT 2026/07/19 02:44:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 0a40f0caed9f49144557664965ed73d024b4b524 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/.leading dot/.leading dot" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/.leading\ dot/.leading\ dot 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 35903df7e6ccfe146d8b8d65ef5d2592 /rclone-test-zisofat5wiwu/.leading dot/.leading dot 2026/07/19 02:44:07 DEBUG : .leading dot/.leading dot: Parsed hash: 35903df7e6ccfe146d8b8d65ef5d2592 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/.leading dot/.leading dot" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/.leading\ dot/.leading\ dot 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0e5a714ffb619b8a98a7fafc2beaa428a04e72a3 /rclone-test-zisofat5wiwu/.leading dot/.leading dot 2026/07/19 02:44:07 DEBUG : .leading dot/.leading dot: Parsed hash: 0e5a714ffb619b8a98a7fafc2beaa428a04e72a3 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/.leading dot/.leading dot" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/.leading\ dot/.leading\ dot 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 35903df7e6ccfe146d8b8d65ef5d2592 /rclone-test-zisofat5wiwu/.leading dot/.leading dot 2026/07/19 02:44:07 DEBUG : .leading dot/.leading dot: Parsed hash: 35903df7e6ccfe146d8b8d65ef5d2592 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/.leading dot/.leading dot" 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/.leading\ dot/.leading\ dot 2026/07/19 02:44:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0e5a714ffb619b8a98a7fafc2beaa428a04e72a3 /rclone-test-zisofat5wiwu/.leading dot/.leading dot 2026/07/19 02:44:07 DEBUG : .leading dot/.leading dot: Parsed hash: 0e5a714ffb619b8a98a7fafc2beaa428a04e72a3 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/.leading dot/.leading dot" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/.leading\ dot/.leading\ dot 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 35903df7e6ccfe146d8b8d65ef5d2592 /rclone-test-zisofat5wiwu/.leading dot/.leading dot 2026/07/19 02:44:08 DEBUG : .leading dot/.leading dot: Parsed hash: 35903df7e6ccfe146d8b8d65ef5d2592 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/.leading dot/.leading dot" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/.leading\ dot/.leading\ dot 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0e5a714ffb619b8a98a7fafc2beaa428a04e72a3 /rclone-test-zisofat5wiwu/.leading dot/.leading dot 2026/07/19 02:44:08 DEBUG : .leading dot/.leading dot: Parsed hash: 0e5a714ffb619b8a98a7fafc2beaa428a04e72a3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing space /trailing space " 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ space\ /trailing\ space\ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 9eea3b1491a18db597c3d94479ca917f /rclone-test-zisofat5wiwu/trailing space /trailing space 2026/07/19 02:44:08 DEBUG : trailing space /trailing space : Parsed hash: 9eea3b1491a18db597c3d94479ca917f 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing space /trailing space " 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ space\ /trailing\ space\ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 51c11ca0e21dc9b473f444cf0270f4cd3400e2aa /rclone-test-zisofat5wiwu/trailing space /trailing space 2026/07/19 02:44:08 DEBUG : trailing space /trailing space : Parsed hash: 51c11ca0e21dc9b473f444cf0270f4cd3400e2aa 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing space /trailing space " 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ space\ /trailing\ space\ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 9eea3b1491a18db597c3d94479ca917f /rclone-test-zisofat5wiwu/trailing space /trailing space 2026/07/19 02:44:08 DEBUG : trailing space /trailing space : Parsed hash: 9eea3b1491a18db597c3d94479ca917f 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing space /trailing space " 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ space\ /trailing\ space\ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 51c11ca0e21dc9b473f444cf0270f4cd3400e2aa /rclone-test-zisofat5wiwu/trailing space /trailing space 2026/07/19 02:44:08 DEBUG : trailing space /trailing space : Parsed hash: 51c11ca0e21dc9b473f444cf0270f4cd3400e2aa 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing space /trailing space " 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ space\ /trailing\ space\ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 9eea3b1491a18db597c3d94479ca917f /rclone-test-zisofat5wiwu/trailing space /trailing space 2026/07/19 02:44:08 DEBUG : trailing space /trailing space : Parsed hash: 9eea3b1491a18db597c3d94479ca917f 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing space /trailing space " 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ space\ /trailing\ space\ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 51c11ca0e21dc9b473f444cf0270f4cd3400e2aa /rclone-test-zisofat5wiwu/trailing space /trailing space 2026/07/19 02:44:08 DEBUG : trailing space /trailing space : Parsed hash: 51c11ca0e21dc9b473f444cf0270f4cd3400e2aa === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ CR␍/trailing\ CR␍ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 447cb498a4eadd6167fdeeab2c14b2dc /rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍ 2026/07/19 02:44:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 447cb498a4eadd6167fdeeab2c14b2dc 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ CR␍/trailing\ CR␍ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0bc8e6c126b5890928a1b385b701805cd636e561 /rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍ 2026/07/19 02:44:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0bc8e6c126b5890928a1b385b701805cd636e561 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ CR␍/trailing\ CR␍ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 447cb498a4eadd6167fdeeab2c14b2dc /rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍ 2026/07/19 02:44:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 447cb498a4eadd6167fdeeab2c14b2dc 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ CR␍/trailing\ CR␍ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0bc8e6c126b5890928a1b385b701805cd636e561 /rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍ 2026/07/19 02:44:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0bc8e6c126b5890928a1b385b701805cd636e561 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ CR␍/trailing\ CR␍ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 447cb498a4eadd6167fdeeab2c14b2dc /rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍ 2026/07/19 02:44:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 447cb498a4eadd6167fdeeab2c14b2dc 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ CR␍/trailing\ CR␍ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0bc8e6c126b5890928a1b385b701805cd636e561 /rclone-test-zisofat5wiwu/trailing CR␍/trailing CR␍ 2026/07/19 02:44:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0bc8e6c126b5890928a1b385b701805cd636e561 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ LF␊/trailing\ LF␊ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4e10a6e2ef4e4dd36f2cc81ebf08e19d /rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊ 2026/07/19 02:44:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4e10a6e2ef4e4dd36f2cc81ebf08e19d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ LF␊/trailing\ LF␊ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: c678d51b9ce2409d6d20c76f1b6a147c255dd696 /rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊ 2026/07/19 02:44:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c678d51b9ce2409d6d20c76f1b6a147c255dd696 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ LF␊/trailing\ LF␊ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4e10a6e2ef4e4dd36f2cc81ebf08e19d /rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊ 2026/07/19 02:44:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4e10a6e2ef4e4dd36f2cc81ebf08e19d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ LF␊/trailing\ LF␊ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: c678d51b9ce2409d6d20c76f1b6a147c255dd696 /rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊ 2026/07/19 02:44:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c678d51b9ce2409d6d20c76f1b6a147c255dd696 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ LF␊/trailing\ LF␊ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4e10a6e2ef4e4dd36f2cc81ebf08e19d /rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊ 2026/07/19 02:44:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4e10a6e2ef4e4dd36f2cc81ebf08e19d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ LF␊/trailing\ LF␊ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: c678d51b9ce2409d6d20c76f1b6a147c255dd696 /rclone-test-zisofat5wiwu/trailing LF␊/trailing LF␊ 2026/07/19 02:44:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c678d51b9ce2409d6d20c76f1b6a147c255dd696 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ HT␉/trailing\ HT␉ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 03d9d7978ef19cf30d02319181a2be11 /rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉ 2026/07/19 02:44:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 03d9d7978ef19cf30d02319181a2be11 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ HT␉/trailing\ HT␉ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a97db4a4f2598c176759af75f564b3ccb215ca66 /rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉ 2026/07/19 02:44:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a97db4a4f2598c176759af75f564b3ccb215ca66 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ HT␉/trailing\ HT␉ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 03d9d7978ef19cf30d02319181a2be11 /rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉ 2026/07/19 02:44:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 03d9d7978ef19cf30d02319181a2be11 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ HT␉/trailing\ HT␉ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a97db4a4f2598c176759af75f564b3ccb215ca66 /rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉ 2026/07/19 02:44:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a97db4a4f2598c176759af75f564b3ccb215ca66 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ HT␉/trailing\ HT␉ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 03d9d7978ef19cf30d02319181a2be11 /rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉ 2026/07/19 02:44:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 03d9d7978ef19cf30d02319181a2be11 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ HT␉/trailing\ HT␉ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a97db4a4f2598c176759af75f564b3ccb215ca66 /rclone-test-zisofat5wiwu/trailing HT␉/trailing HT␉ 2026/07/19 02:44:08 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a97db4a4f2598c176759af75f564b3ccb215ca66 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ VT␋/trailing\ VT␋ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: dc13ddda31d5596f68d512b99873a8e7 /rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋ 2026/07/19 02:44:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dc13ddda31d5596f68d512b99873a8e7 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ VT␋/trailing\ VT␋ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d9d80839bc9c4fb1324698c069c8ffef2e80ab67 /rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋ 2026/07/19 02:44:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d9d80839bc9c4fb1324698c069c8ffef2e80ab67 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ VT␋/trailing\ VT␋ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: dc13ddda31d5596f68d512b99873a8e7 /rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋ 2026/07/19 02:44:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dc13ddda31d5596f68d512b99873a8e7 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ VT␋/trailing\ VT␋ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d9d80839bc9c4fb1324698c069c8ffef2e80ab67 /rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋ 2026/07/19 02:44:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d9d80839bc9c4fb1324698c069c8ffef2e80ab67 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ VT␋/trailing\ VT␋ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: dc13ddda31d5596f68d512b99873a8e7 /rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋ 2026/07/19 02:44:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dc13ddda31d5596f68d512b99873a8e7 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ VT␋/trailing\ VT␋ 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d9d80839bc9c4fb1324698c069c8ffef2e80ab67 /rclone-test-zisofat5wiwu/trailing VT␋/trailing VT␋ 2026/07/19 02:44:08 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d9d80839bc9c4fb1324698c069c8ffef2e80ab67 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing dot./trailing dot." 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ dot./trailing\ dot. 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: ecae9e85d5eb27e40298406fa4ce207d /rclone-test-zisofat5wiwu/trailing dot./trailing dot. 2026/07/19 02:44:08 DEBUG : trailing dot./trailing dot.: Parsed hash: ecae9e85d5eb27e40298406fa4ce207d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing dot./trailing dot." 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ dot./trailing\ dot. 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a3d52b53623cec547cf90db1a3400a8f29ee13c5 /rclone-test-zisofat5wiwu/trailing dot./trailing dot. 2026/07/19 02:44:08 DEBUG : trailing dot./trailing dot.: Parsed hash: a3d52b53623cec547cf90db1a3400a8f29ee13c5 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing dot./trailing dot." 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ dot./trailing\ dot. 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: ecae9e85d5eb27e40298406fa4ce207d /rclone-test-zisofat5wiwu/trailing dot./trailing dot. 2026/07/19 02:44:08 DEBUG : trailing dot./trailing dot.: Parsed hash: ecae9e85d5eb27e40298406fa4ce207d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing dot./trailing dot." 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ dot./trailing\ dot. 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a3d52b53623cec547cf90db1a3400a8f29ee13c5 /rclone-test-zisofat5wiwu/trailing dot./trailing dot. 2026/07/19 02:44:08 DEBUG : trailing dot./trailing dot.: Parsed hash: a3d52b53623cec547cf90db1a3400a8f29ee13c5 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing dot./trailing dot." 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/trailing\ dot./trailing\ dot. 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: ecae9e85d5eb27e40298406fa4ce207d /rclone-test-zisofat5wiwu/trailing dot./trailing dot. 2026/07/19 02:44:08 DEBUG : trailing dot./trailing dot.: Parsed hash: ecae9e85d5eb27e40298406fa4ce207d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/trailing dot./trailing dot." 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/trailing\ dot./trailing\ dot. 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a3d52b53623cec547cf90db1a3400a8f29ee13c5 /rclone-test-zisofat5wiwu/trailing dot./trailing dot. 2026/07/19 02:44:08 DEBUG : trailing dot./trailing dot.: Parsed hash: a3d52b53623cec547cf90db1a3400a8f29ee13c5 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/invalid\ utf-8/invalid\ utf-8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 7287aa69a03aedc472f4e2244d0aae21 /rclone-test-zisofat5wiwu/invalid utf-8/invalid utf-8 2026/07/19 02:44:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7287aa69a03aedc472f4e2244d0aae21 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/invalid\ utf-8/invalid\ utf-8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8852ad676b5e04c8b4e85ae158c246685c8238db /rclone-test-zisofat5wiwu/invalid utf-8/invalid utf-8 2026/07/19 02:44:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8852ad676b5e04c8b4e85ae158c246685c8238db 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/invalid\ utf-8/invalid\ utf-8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 7287aa69a03aedc472f4e2244d0aae21 /rclone-test-zisofat5wiwu/invalid utf-8/invalid utf-8 2026/07/19 02:44:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7287aa69a03aedc472f4e2244d0aae21 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/invalid\ utf-8/invalid\ utf-8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8852ad676b5e04c8b4e85ae158c246685c8238db /rclone-test-zisofat5wiwu/invalid utf-8/invalid utf-8 2026/07/19 02:44:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8852ad676b5e04c8b4e85ae158c246685c8238db 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/invalid\ utf-8/invalid\ utf-8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 7287aa69a03aedc472f4e2244d0aae21 /rclone-test-zisofat5wiwu/invalid utf-8/invalid utf-8 2026/07/19 02:44:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7287aa69a03aedc472f4e2244d0aae21 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/invalid\ utf-8/invalid\ utf-8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 8852ad676b5e04c8b4e85ae158c246685c8238db /rclone-test-zisofat5wiwu/invalid utf-8/invalid utf-8 2026/07/19 02:44:08 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8852ad676b5e04c8b4e85ae158c246685c8238db === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/test%46.txt/test%46.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/test\%46.txt/test\%46.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: adf5408415ac624df45402aa13428148 /rclone-test-zisofat5wiwu/test%46.txt/test%46.txt 2026/07/19 02:44:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: adf5408415ac624df45402aa13428148 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/test%46.txt/test%46.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/test\%46.txt/test\%46.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: f16aae8d44d087d5d40038b27e812d8f51f9ac4e /rclone-test-zisofat5wiwu/test%46.txt/test%46.txt 2026/07/19 02:44:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: f16aae8d44d087d5d40038b27e812d8f51f9ac4e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/test%46.txt/test%46.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/test\%46.txt/test\%46.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: adf5408415ac624df45402aa13428148 /rclone-test-zisofat5wiwu/test%46.txt/test%46.txt 2026/07/19 02:44:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: adf5408415ac624df45402aa13428148 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/test%46.txt/test%46.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/test\%46.txt/test\%46.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: f16aae8d44d087d5d40038b27e812d8f51f9ac4e /rclone-test-zisofat5wiwu/test%46.txt/test%46.txt 2026/07/19 02:44:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: f16aae8d44d087d5d40038b27e812d8f51f9ac4e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/test%46.txt/test%46.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/test\%46.txt/test\%46.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: adf5408415ac624df45402aa13428148 /rclone-test-zisofat5wiwu/test%46.txt/test%46.txt 2026/07/19 02:44:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: adf5408415ac624df45402aa13428148 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/test%46.txt/test%46.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/test\%46.txt/test\%46.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: f16aae8d44d087d5d40038b27e812d8f51f9ac4e /rclone-test-zisofat5wiwu/test%46.txt/test%46.txt 2026/07/19 02:44:08 DEBUG : test%46.txt/test%46.txt: Parsed hash: f16aae8d44d087d5d40038b27e812d8f51f9ac4e === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Connection OK after error: potato 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/zero-length-file" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/zero-length-file 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zisofat5wiwu/zero-length-file 2026/07/19 02:44:08 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/zero-length-file" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/zero-length-file 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zisofat5wiwu/zero-length-file 2026/07/19 02:44:08 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/zero-length-file" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/zero-length-file 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zisofat5wiwu/zero-length-file 2026/07/19 02:44:08 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/zero-length-file" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/zero-length-file 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zisofat5wiwu/zero-length-file 2026/07/19 02:44:08 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: e56309b804d9bd43ea9f3ebffd09559c /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: e56309b804d9bd43ea9f3ebffd09559c 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4ba45287641133643bf5453b448d366f5690049d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 4ba45287641133643bf5453b448d366f5690049d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: e56309b804d9bd43ea9f3ebffd09559c /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: e56309b804d9bd43ea9f3ebffd09559c 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4ba45287641133643bf5453b448d366f5690049d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 4ba45287641133643bf5453b448d366f5690049d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/19 02:44:08 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/19 02:44:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{Haet-}" suffix to name 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 NOTICE: TestSFTPRclone{Haet-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57580->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/19 02:44:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-zisofat5wiwu/hello? sausage/êé" 2026/07/19 02:44:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{Haet-}" suffix to name 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 NOTICE: TestSFTPRclone{Haet-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: New connection 127.0.0.1:57588->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Shell type "unix" from config 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Relative path resolved to "/rclone-test-zisofat5wiwu/hello? sausage/êé" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Using root directory "/rclone-test-zisofat5wiwu/hello? sausage/êé" 2026/07/19 02:44:08 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-zisofat5wiwu/hello? sausage/êé" to be canonical "TestSFTPRclone{Haet-}:rclone-test-zisofat5wiwu/hello? sausage/êé" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Remote command result: 893d63dc0a7f3744e6f91dce9c780890 /rclone-test-zisofat5wiwu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/19 02:44:08 DEBUG : a/b/c/d/e.txt: Parsed hash: 893d63dc0a7f3744e6f91dce9c780890 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Remote command result: 657de638fab3129110d8d3b9ff4980ce113a3761 /rclone-test-zisofat5wiwu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/19 02:44:08 DEBUG : a/b/c/d/e.txt: Parsed hash: 657de638fab3129110d8d3b9ff4980ce113a3761 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Remote command result: 893d63dc0a7f3744e6f91dce9c780890 /rclone-test-zisofat5wiwu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/19 02:44:08 DEBUG : a/b/c/d/e.txt: Parsed hash: 893d63dc0a7f3744e6f91dce9c780890 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: Remote command result: 657de638fab3129110d8d3b9ff4980ce113a3761 /rclone-test-zisofat5wiwu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/19 02:44:08 DEBUG : a/b/c/d/e.txt: Parsed hash: 657de638fab3129110d8d3b9ff4980ce113a3761 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé: New connection 127.0.0.1:57600->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : Waiting for deletions to finish 2026/07/19 02:44:08 INFO : a/b/c/d/e.txt: Deleted 2026/07/19 02:44:08 DEBUG : removing 1 level 4 directories 2026/07/19 02:44:08 INFO : a/b/c/d: Removing directory 2026/07/19 02:44:08 DEBUG : removing 1 level 3 directories 2026/07/19 02:44:08 INFO : a/b/c: Removing directory 2026/07/19 02:44:08 DEBUG : removing 1 level 2 directories 2026/07/19 02:44:08 INFO : a/b: Removing directory 2026/07/19 02:44:08 DEBUG : removing 1 level 1 directories 2026/07/19 02:44:08 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : other.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : other.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : other.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : other.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: New connection 127.0.0.1:57606->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : other.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : other.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/moveTest/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/moveTest/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/moveTest/other.txt 2026/07/19 02:44:08 DEBUG : moveTest/other.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/moveTest/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/moveTest/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/moveTest/other.txt 2026/07/19 02:44:08 DEBUG : moveTest/other.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : other.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/other.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/other.txt 2026/07/19 02:44:08 DEBUG : other.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/19 02:44:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-nuzecoh0heyu" 2026/07/19 02:44:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{Haet-}" suffix to name 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 NOTICE: TestSFTPRclone{Haet-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: New connection 127.0.0.1:57614->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Shell type "unix" from config 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Relative path resolved to "/rclone-test-nuzecoh0heyu" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Using root directory "/rclone-test-nuzecoh0heyu" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Shell path "/rclone-test-nuzecoh0heyu/new_name/sub_new_name/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Running remote command: md5sum /rclone-test-nuzecoh0heyu/new_name/sub_new_name/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-nuzecoh0heyu/new_name/sub_new_name/file name.txt 2026/07/19 02:44:08 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Shell path "/rclone-test-nuzecoh0heyu/new_name/sub_new_name/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Running remote command: sha1sum /rclone-test-nuzecoh0heyu/new_name/sub_new_name/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-nuzecoh0heyu/new_name/sub_new_name/file name.txt 2026/07/19 02:44:08 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Shell path "/rclone-test-nuzecoh0heyu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Running remote command: md5sum /rclone-test-nuzecoh0heyu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-nuzecoh0heyu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Shell path "/rclone-test-nuzecoh0heyu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Running remote command: sha1sum /rclone-test-nuzecoh0heyu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-nuzecoh0heyu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Purge dir "new_name" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nuzecoh0heyu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: a4335b8eee4939e27e265833af43cf21421c087d /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: a4335b8eee4939e27e265833af43cf21421c087d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 0a99f3e8a599738a38b267198ea81538 /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 0a99f3e8a599738a38b267198ea81538 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d65da73cff815a3d1dd0e76f2e578f2e /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: d65da73cff815a3d1dd0e76f2e578f2e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 74afc80b553a619b05f3395a0ab2a269f021044f /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 74afc80b553a619b05f3395a0ab2a269f021044f 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d65da73cff815a3d1dd0e76f2e578f2e /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: d65da73cff815a3d1dd0e76f2e578f2e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 74afc80b553a619b05f3395a0ab2a269f021044f /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : file name.txt: Parsed hash: 74afc80b553a619b05f3395a0ab2a269f021044f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/19 02:44:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{Haet-}" suffix to name 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 NOTICE: TestSFTPRclone{Haet-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:57626->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/19 02:44:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-zisofat5wiwu/not found.txt" 2026/07/19 02:44:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{Haet-}" suffix to name 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 NOTICE: TestSFTPRclone{Haet-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/not found.txt: New connection 127.0.0.1:57634->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/not found.txt: Shell type "unix" from config 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/not found.txt: Relative path resolved to "/rclone-test-zisofat5wiwu/not found.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/not found.txt: Using root directory "/rclone-test-zisofat5wiwu/not found.txt" 2026/07/19 02:44:08 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-zisofat5wiwu" from "TestSFTPRclone:rclone-test-zisofat5wiwu" 2026/07/19 02:44:08 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/19 02:44:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{Haet-}" suffix to name 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 NOTICE: TestSFTPRclone{Haet-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57636->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d65da73cff815a3d1dd0e76f2e578f2e /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/file name.txt: Parsed hash: d65da73cff815a3d1dd0e76f2e578f2e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74afc80b553a619b05f3395a0ab2a269f021044f /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/file name.txt: Parsed hash: 74afc80b553a619b05f3395a0ab2a269f021044f 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d65da73cff815a3d1dd0e76f2e578f2e /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/file name.txt: Parsed hash: d65da73cff815a3d1dd0e76f2e578f2e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74afc80b553a619b05f3395a0ab2a269f021044f /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/file name.txt: Parsed hash: 74afc80b553a619b05f3395a0ab2a269f021044f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/created from root.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/created\ from\ root.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 405666d8c4c477b2c65ad9d9513cc291 /rclone-test-zisofat5wiwu/created from root.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/created from root.txt: Parsed hash: 405666d8c4c477b2c65ad9d9513cc291 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/created from root.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/created\ from\ root.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 920e45f6544e6e60c5f2e4aa67ac9e02105d3cb7 /rclone-test-zisofat5wiwu/created from root.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/created from root.txt: Parsed hash: 920e45f6544e6e60c5f2e4aa67ac9e02105d3cb7 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/created from root.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/created\ from\ root.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 405666d8c4c477b2c65ad9d9513cc291 /rclone-test-zisofat5wiwu/created from root.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/created from root.txt: Parsed hash: 405666d8c4c477b2c65ad9d9513cc291 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/created from root.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/created\ from\ root.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 920e45f6544e6e60c5f2e4aa67ac9e02105d3cb7 /rclone-test-zisofat5wiwu/created from root.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/created from root.txt: Parsed hash: 920e45f6544e6e60c5f2e4aa67ac9e02105d3cb7 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/created from root.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/created\ from\ root.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 405666d8c4c477b2c65ad9d9513cc291 /rclone-test-zisofat5wiwu/created from root.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/created from root.txt: Parsed hash: 405666d8c4c477b2c65ad9d9513cc291 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/created from root.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/created\ from\ root.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 920e45f6544e6e60c5f2e4aa67ac9e02105d3cb7 /rclone-test-zisofat5wiwu/created from root.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/created from root.txt: Parsed hash: 920e45f6544e6e60c5f2e4aa67ac9e02105d3cb7 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d65da73cff815a3d1dd0e76f2e578f2e /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/file name.txt: Parsed hash: d65da73cff815a3d1dd0e76f2e578f2e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74afc80b553a619b05f3395a0ab2a269f021044f /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/file name.txt: Parsed hash: 74afc80b553a619b05f3395a0ab2a269f021044f 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d65da73cff815a3d1dd0e76f2e578f2e /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/file name.txt: Parsed hash: d65da73cff815a3d1dd0e76f2e578f2e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/file name.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/file\ name.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74afc80b553a619b05f3395a0ab2a269f021044f /rclone-test-zisofat5wiwu/file name.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/file name.txt: Parsed hash: 74afc80b553a619b05f3395a0ab2a269f021044f 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 4f589320e5553e8f590b7ace66801868 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4f589320e5553e8f590b7ace66801868 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 5d8e5585ff24342e11917e004d07109c165e28e8 /rclone-test-zisofat5wiwu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/19 02:44:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5d8e5585ff24342e11917e004d07109c165e28e8 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Server has VFS statistics extension 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: About path "/rclone-test-zisofat5wiwu" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/piped data.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/piped\ data.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zisofat5wiwu/piped data.txt 2026/07/19 02:44:08 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/piped data.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/piped\ data.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zisofat5wiwu/piped data.txt 2026/07/19 02:44:08 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/piped data.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/piped\ data.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zisofat5wiwu/piped data.txt 2026/07/19 02:44:08 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/piped data.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/piped\ data.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zisofat5wiwu/piped data.txt 2026/07/19 02:44:08 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/piped data.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/piped\ data.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: ce04bd3414003125090165586002b137 /rclone-test-zisofat5wiwu/piped data.txt 2026/07/19 02:44:08 DEBUG : piped data.txt: Parsed hash: ce04bd3414003125090165586002b137 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/piped data.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/piped\ data.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d1ca6dafb0843752e9edb661e73831cafff82767 /rclone-test-zisofat5wiwu/piped data.txt 2026/07/19 02:44:08 DEBUG : piped data.txt: Parsed hash: d1ca6dafb0843752e9edb661e73831cafff82767 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/piped data.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/piped\ data.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: ce04bd3414003125090165586002b137 /rclone-test-zisofat5wiwu/piped data.txt 2026/07/19 02:44:08 DEBUG : piped data.txt: Parsed hash: ce04bd3414003125090165586002b137 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/piped data.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/piped\ data.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d1ca6dafb0843752e9edb661e73831cafff82767 /rclone-test-zisofat5wiwu/piped data.txt 2026/07/19 02:44:08 DEBUG : piped data.txt: Parsed hash: d1ca6dafb0843752e9edb661e73831cafff82767 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/unknown-size-update.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/unknown-size-update.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d2a702ae5fec43be3e6c4f49d0a22843 /rclone-test-zisofat5wiwu/unknown-size-update.txt 2026/07/19 02:44:08 DEBUG : unknown-size-update.txt: Parsed hash: d2a702ae5fec43be3e6c4f49d0a22843 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/unknown-size-update.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/unknown-size-update.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 3dd547accbac17e2f7b3e0f2501ea9655ab897f9 /rclone-test-zisofat5wiwu/unknown-size-update.txt 2026/07/19 02:44:08 DEBUG : unknown-size-update.txt: Parsed hash: 3dd547accbac17e2f7b3e0f2501ea9655ab897f9 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/unknown-size-update.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: md5sum /rclone-test-zisofat5wiwu/unknown-size-update.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: d2a702ae5fec43be3e6c4f49d0a22843 /rclone-test-zisofat5wiwu/unknown-size-update.txt 2026/07/19 02:44:08 DEBUG : unknown-size-update.txt: Parsed hash: d2a702ae5fec43be3e6c4f49d0a22843 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Shell path "/rclone-test-zisofat5wiwu/unknown-size-update.txt" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Running remote command: sha1sum /rclone-test-zisofat5wiwu/unknown-size-update.txt 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Remote command result: 3dd547accbac17e2f7b3e0f2501ea9655ab897f9 /rclone-test-zisofat5wiwu/unknown-size-update.txt 2026/07/19 02:44:08 DEBUG : unknown-size-update.txt: Parsed hash: 3dd547accbac17e2f7b3e0f2501ea9655ab897f9 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/19 02:44:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-zisofat5wiwu/deeper/nonexisting/directory" 2026/07/19 02:44:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{Haet-}" suffix to name 2026/07/19 02:44:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/19 02:44:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/19 02:44:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/19 02:44:08 DEBUG : Setting pass="9Vv3cqYBFl8WL033kHhA5PnVQv3xduu2bNoHrsvfE6MjsnA" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/19 02:44:08 NOTICE: TestSFTPRclone{Haet-}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/deeper/nonexisting/directory: New connection 127.0.0.1:57640->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-zisofat5wiwu/deeper/nonexisting/directory" 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu/deeper/nonexisting/directory: Using root directory "/rclone-test-zisofat5wiwu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/19 02:44:08 DEBUG : Waiting for deletions to finish 2026/07/19 02:44:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/19 02:44:08 DEBUG : removing 1 level 4 directories 2026/07/19 02:44:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/19 02:44:08 DEBUG : removing 1 level 3 directories 2026/07/19 02:44:08 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/19 02:44:08 DEBUG : removing 1 level 2 directories 2026/07/19 02:44:08 INFO : hello? sausage/êé: Removing directory 2026/07/19 02:44:08 DEBUG : removing 1 level 1 directories 2026/07/19 02:44:08 INFO : hello? sausage: Removing directory 2026/07/19 02:44:08 DEBUG : removing 1 level 0 directories 2026/07/19 02:44:08 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Removing directory 2026/07/19 02:44:08 ERROR : error listing: directory not found 2026/07/19 02:44:08 DEBUG : Waiting for deletions to finish 2026/07/19 02:44:08 ERROR : error listing: directory not found 2026/07/19 02:44:08 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Failed to list "": directory not found 2026/07/19 02:44:08 DEBUG : removing 1 level 0 directories 2026/07/19 02:44:08 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Removing directory 2026/07/19 02:44:08 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/19 02:44:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-zisofat5wiwu: Closing 2 unused connections 2026/07/19 02:44:08 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (2.02s) --- 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.93s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- 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/ObjectOpenFingerprint (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (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.04s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.298s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.641644925s (try 1/5)