"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/21 02:25:23 NOTICE: TestSFTPRclone: Starting server 2026/05/21 02:25:24 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/21 02:25:24 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/21 02:25:24 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/21 02:25:24 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-guyecob8komu" 2026/05/21 02:25:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/21 02:25:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/21 02:25:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:24 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:24 DEBUG : TestSFTPRclone: detected overridden config - adding "{4H2yA}" suffix to name 2026/05/21 02:25:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:24 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:24 NOTICE: TestSFTPRclone{4H2yA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: New connection 127.0.0.1:57534->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell type "unix" from config 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Relative path resolved to "/rclone-test-guyecob8komu" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Using root directory "/rclone-test-guyecob8komu" 2026/05/21 02:25:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/21 02:25:24 INFO : dir/subdir: Making directory 2026/05/21 02:25:24 INFO : dir/subdir: Removing directory 2026/05/21 02:25:24 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/21 02:25:24 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d0ee025b50feb7664e0497f068d6b815 /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d0ee025b50feb7664e0497f068d6b815 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 491f0c5120754d7c7f9318f9f60040222a0b9fe1 /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 491f0c5120754d7c7f9318f9f60040222a0b9fe1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d0ee025b50feb7664e0497f068d6b815 /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d0ee025b50feb7664e0497f068d6b815 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 491f0c5120754d7c7f9318f9f60040222a0b9fe1 /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 491f0c5120754d7c7f9318f9f60040222a0b9fe1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d0ee025b50feb7664e0497f068d6b815 /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d0ee025b50feb7664e0497f068d6b815 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 491f0c5120754d7c7f9318f9f60040222a0b9fe1 /rclone-test-guyecob8komu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/21 02:25:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 491f0c5120754d7c7f9318f9f60040222a0b9fe1 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/./." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 688b778d594b1c7c1d598925a6c4131a /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : ./.: Parsed hash: 688b778d594b1c7c1d598925a6c4131a 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/./." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: e96088146f7c4d3c9b8c95d9d20c8c0d40a643e2 /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : ./.: Parsed hash: e96088146f7c4d3c9b8c95d9d20c8c0d40a643e2 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/./." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 688b778d594b1c7c1d598925a6c4131a /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : ./.: Parsed hash: 688b778d594b1c7c1d598925a6c4131a 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/./." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: e96088146f7c4d3c9b8c95d9d20c8c0d40a643e2 /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : ./.: Parsed hash: e96088146f7c4d3c9b8c95d9d20c8c0d40a643e2 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/./." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 688b778d594b1c7c1d598925a6c4131a /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : ./.: Parsed hash: 688b778d594b1c7c1d598925a6c4131a 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/./." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: e96088146f7c4d3c9b8c95d9d20c8c0d40a643e2 /rclone-test-guyecob8komu/./. 2026/05/21 02:25:24 DEBUG : ./.: Parsed hash: e96088146f7c4d3c9b8c95d9d20c8c0d40a643e2 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/../.." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: dc27aa7742713f80e61e71ff6d8030e6 /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : ../..: Parsed hash: dc27aa7742713f80e61e71ff6d8030e6 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/../.." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 28d59882f5dd6ae9761c5b90836924a2ca7ea772 /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : ../..: Parsed hash: 28d59882f5dd6ae9761c5b90836924a2ca7ea772 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/../.." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: dc27aa7742713f80e61e71ff6d8030e6 /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : ../..: Parsed hash: dc27aa7742713f80e61e71ff6d8030e6 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/../.." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 28d59882f5dd6ae9761c5b90836924a2ca7ea772 /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : ../..: Parsed hash: 28d59882f5dd6ae9761c5b90836924a2ca7ea772 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/../.." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: dc27aa7742713f80e61e71ff6d8030e6 /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : ../..: Parsed hash: dc27aa7742713f80e61e71ff6d8030e6 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/../.." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 28d59882f5dd6ae9761c5b90836924a2ca7ea772 /rclone-test-guyecob8komu/../.. 2026/05/21 02:25:24 DEBUG : ../..: Parsed hash: 28d59882f5dd6ae9761c5b90836924a2ca7ea772 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d0cb14f601bbefd60c2816fb12817691 /rclone-test-guyecob8komu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/21 02:25:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d0cb14f601bbefd60c2816fb12817691 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 1ef6dd6f93bdeb91efe0404169172325d20dadb5 /rclone-test-guyecob8komu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/21 02:25:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1ef6dd6f93bdeb91efe0404169172325d20dadb5 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d0cb14f601bbefd60c2816fb12817691 /rclone-test-guyecob8komu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/21 02:25:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d0cb14f601bbefd60c2816fb12817691 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 1ef6dd6f93bdeb91efe0404169172325d20dadb5 /rclone-test-guyecob8komu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/21 02:25:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1ef6dd6f93bdeb91efe0404169172325d20dadb5 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d0cb14f601bbefd60c2816fb12817691 /rclone-test-guyecob8komu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/21 02:25:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d0cb14f601bbefd60c2816fb12817691 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 1ef6dd6f93bdeb91efe0404169172325d20dadb5 /rclone-test-guyecob8komu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/21 02:25:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1ef6dd6f93bdeb91efe0404169172325d20dadb5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/ leading space/ leading space" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\ leading\ space/\ leading\ space 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: c6f1b57dd16eb3bff6c432ce344ffb4d /rclone-test-guyecob8komu/ leading space/ leading space 2026/05/21 02:25:24 DEBUG : leading space/ leading space: Parsed hash: c6f1b57dd16eb3bff6c432ce344ffb4d 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/ leading space/ leading space" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\ leading\ space/\ leading\ space 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 4f0b1f6eb6c1828f770b91ec9205b0a3a3a6b286 /rclone-test-guyecob8komu/ leading space/ leading space 2026/05/21 02:25:24 DEBUG : leading space/ leading space: Parsed hash: 4f0b1f6eb6c1828f770b91ec9205b0a3a3a6b286 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/ leading space/ leading space" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\ leading\ space/\ leading\ space 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: c6f1b57dd16eb3bff6c432ce344ffb4d /rclone-test-guyecob8komu/ leading space/ leading space 2026/05/21 02:25:24 DEBUG : leading space/ leading space: Parsed hash: c6f1b57dd16eb3bff6c432ce344ffb4d 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/ leading space/ leading space" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\ leading\ space/\ leading\ space 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 4f0b1f6eb6c1828f770b91ec9205b0a3a3a6b286 /rclone-test-guyecob8komu/ leading space/ leading space 2026/05/21 02:25:24 DEBUG : leading space/ leading space: Parsed hash: 4f0b1f6eb6c1828f770b91ec9205b0a3a3a6b286 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/ leading space/ leading space" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\ leading\ space/\ leading\ space 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: c6f1b57dd16eb3bff6c432ce344ffb4d /rclone-test-guyecob8komu/ leading space/ leading space 2026/05/21 02:25:24 DEBUG : leading space/ leading space: Parsed hash: c6f1b57dd16eb3bff6c432ce344ffb4d 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/ leading space/ leading space" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\ leading\ space/\ leading\ space 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 4f0b1f6eb6c1828f770b91ec9205b0a3a3a6b286 /rclone-test-guyecob8komu/ leading space/ leading space 2026/05/21 02:25:24 DEBUG : leading space/ leading space: Parsed hash: 4f0b1f6eb6c1828f770b91ec9205b0a3a3a6b286 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/~leading tilde/~leading tilde" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\~leading\ tilde/\~leading\ tilde 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 11496f3f22d16c433b3bbe1529069312 /rclone-test-guyecob8komu/~leading tilde/~leading tilde 2026/05/21 02:25:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 11496f3f22d16c433b3bbe1529069312 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/~leading tilde/~leading tilde" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\~leading\ tilde/\~leading\ tilde 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: f15b878fdaa70f129e6a96f76ee24e091db93095 /rclone-test-guyecob8komu/~leading tilde/~leading tilde 2026/05/21 02:25:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f15b878fdaa70f129e6a96f76ee24e091db93095 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/~leading tilde/~leading tilde" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\~leading\ tilde/\~leading\ tilde 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 11496f3f22d16c433b3bbe1529069312 /rclone-test-guyecob8komu/~leading tilde/~leading tilde 2026/05/21 02:25:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 11496f3f22d16c433b3bbe1529069312 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/~leading tilde/~leading tilde" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\~leading\ tilde/\~leading\ tilde 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: f15b878fdaa70f129e6a96f76ee24e091db93095 /rclone-test-guyecob8komu/~leading tilde/~leading tilde 2026/05/21 02:25:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f15b878fdaa70f129e6a96f76ee24e091db93095 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/~leading tilde/~leading tilde" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/\~leading\ tilde/\~leading\ tilde 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 11496f3f22d16c433b3bbe1529069312 /rclone-test-guyecob8komu/~leading tilde/~leading tilde 2026/05/21 02:25:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 11496f3f22d16c433b3bbe1529069312 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/~leading tilde/~leading tilde" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/\~leading\ tilde/\~leading\ tilde 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: f15b878fdaa70f129e6a96f76ee24e091db93095 /rclone-test-guyecob8komu/~leading tilde/~leading tilde 2026/05/21 02:25:24 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f15b878fdaa70f129e6a96f76ee24e091db93095 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␍leading CR/␍leading CR" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␍leading\ CR/␍leading\ CR 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 6df17ffe64c1de48a517a41ff9898bf5 /rclone-test-guyecob8komu/␍leading CR/␍leading CR 2026/05/21 02:25:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6df17ffe64c1de48a517a41ff9898bf5 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␍leading CR/␍leading CR" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␍leading\ CR/␍leading\ CR 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0f9f31c78597cc6b31406a850363e978f2a10267 /rclone-test-guyecob8komu/␍leading CR/␍leading CR 2026/05/21 02:25:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f9f31c78597cc6b31406a850363e978f2a10267 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␍leading CR/␍leading CR" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␍leading\ CR/␍leading\ CR 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 6df17ffe64c1de48a517a41ff9898bf5 /rclone-test-guyecob8komu/␍leading CR/␍leading CR 2026/05/21 02:25:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6df17ffe64c1de48a517a41ff9898bf5 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␍leading CR/␍leading CR" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␍leading\ CR/␍leading\ CR 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0f9f31c78597cc6b31406a850363e978f2a10267 /rclone-test-guyecob8komu/␍leading CR/␍leading CR 2026/05/21 02:25:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f9f31c78597cc6b31406a850363e978f2a10267 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␍leading CR/␍leading CR" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␍leading\ CR/␍leading\ CR 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 6df17ffe64c1de48a517a41ff9898bf5 /rclone-test-guyecob8komu/␍leading CR/␍leading CR 2026/05/21 02:25:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6df17ffe64c1de48a517a41ff9898bf5 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␍leading CR/␍leading CR" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␍leading\ CR/␍leading\ CR 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0f9f31c78597cc6b31406a850363e978f2a10267 /rclone-test-guyecob8komu/␍leading CR/␍leading CR 2026/05/21 02:25:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f9f31c78597cc6b31406a850363e978f2a10267 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␊leading LF/␊leading LF" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␊leading\ LF/␊leading\ LF 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: cbdc3f9f50f906eaf20fe1526e392d86 /rclone-test-guyecob8komu/␊leading LF/␊leading LF 2026/05/21 02:25:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cbdc3f9f50f906eaf20fe1526e392d86 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␊leading LF/␊leading LF" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␊leading\ LF/␊leading\ LF 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: edf521e3313981272b2398e9e4f6d6619d8b2bb8 /rclone-test-guyecob8komu/␊leading LF/␊leading LF 2026/05/21 02:25:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: edf521e3313981272b2398e9e4f6d6619d8b2bb8 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␊leading LF/␊leading LF" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␊leading\ LF/␊leading\ LF 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: cbdc3f9f50f906eaf20fe1526e392d86 /rclone-test-guyecob8komu/␊leading LF/␊leading LF 2026/05/21 02:25:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cbdc3f9f50f906eaf20fe1526e392d86 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␊leading LF/␊leading LF" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␊leading\ LF/␊leading\ LF 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: edf521e3313981272b2398e9e4f6d6619d8b2bb8 /rclone-test-guyecob8komu/␊leading LF/␊leading LF 2026/05/21 02:25:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: edf521e3313981272b2398e9e4f6d6619d8b2bb8 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␊leading LF/␊leading LF" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␊leading\ LF/␊leading\ LF 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: cbdc3f9f50f906eaf20fe1526e392d86 /rclone-test-guyecob8komu/␊leading LF/␊leading LF 2026/05/21 02:25:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cbdc3f9f50f906eaf20fe1526e392d86 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␊leading LF/␊leading LF" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␊leading\ LF/␊leading\ LF 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: edf521e3313981272b2398e9e4f6d6619d8b2bb8 /rclone-test-guyecob8komu/␊leading LF/␊leading LF 2026/05/21 02:25:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: edf521e3313981272b2398e9e4f6d6619d8b2bb8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␉leading HT/␉leading HT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␉leading\ HT/␉leading\ HT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 056ed9360643e8a61d65f0724bbdabef /rclone-test-guyecob8komu/␉leading HT/␉leading HT 2026/05/21 02:25:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 056ed9360643e8a61d65f0724bbdabef 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␉leading HT/␉leading HT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␉leading\ HT/␉leading\ HT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0738615c21be6cf9f728f72d692242b87a5ba784 /rclone-test-guyecob8komu/␉leading HT/␉leading HT 2026/05/21 02:25:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0738615c21be6cf9f728f72d692242b87a5ba784 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␉leading HT/␉leading HT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␉leading\ HT/␉leading\ HT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 056ed9360643e8a61d65f0724bbdabef /rclone-test-guyecob8komu/␉leading HT/␉leading HT 2026/05/21 02:25:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 056ed9360643e8a61d65f0724bbdabef 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␉leading HT/␉leading HT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␉leading\ HT/␉leading\ HT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0738615c21be6cf9f728f72d692242b87a5ba784 /rclone-test-guyecob8komu/␉leading HT/␉leading HT 2026/05/21 02:25:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0738615c21be6cf9f728f72d692242b87a5ba784 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␉leading HT/␉leading HT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␉leading\ HT/␉leading\ HT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 056ed9360643e8a61d65f0724bbdabef /rclone-test-guyecob8komu/␉leading HT/␉leading HT 2026/05/21 02:25:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 056ed9360643e8a61d65f0724bbdabef 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␉leading HT/␉leading HT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␉leading\ HT/␉leading\ HT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0738615c21be6cf9f728f72d692242b87a5ba784 /rclone-test-guyecob8komu/␉leading HT/␉leading HT 2026/05/21 02:25:24 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0738615c21be6cf9f728f72d692242b87a5ba784 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␋leading VT/␋leading VT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␋leading\ VT/␋leading\ VT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: e0872f3eefa4cbda40dbcd1128ab10c0 /rclone-test-guyecob8komu/␋leading VT/␋leading VT 2026/05/21 02:25:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0872f3eefa4cbda40dbcd1128ab10c0 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␋leading VT/␋leading VT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␋leading\ VT/␋leading\ VT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 2e9b556d2c6fb247209fde53888469c17694bb44 /rclone-test-guyecob8komu/␋leading VT/␋leading VT 2026/05/21 02:25:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2e9b556d2c6fb247209fde53888469c17694bb44 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␋leading VT/␋leading VT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␋leading\ VT/␋leading\ VT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: e0872f3eefa4cbda40dbcd1128ab10c0 /rclone-test-guyecob8komu/␋leading VT/␋leading VT 2026/05/21 02:25:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0872f3eefa4cbda40dbcd1128ab10c0 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␋leading VT/␋leading VT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␋leading\ VT/␋leading\ VT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 2e9b556d2c6fb247209fde53888469c17694bb44 /rclone-test-guyecob8komu/␋leading VT/␋leading VT 2026/05/21 02:25:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2e9b556d2c6fb247209fde53888469c17694bb44 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␋leading VT/␋leading VT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/␋leading\ VT/␋leading\ VT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: e0872f3eefa4cbda40dbcd1128ab10c0 /rclone-test-guyecob8komu/␋leading VT/␋leading VT 2026/05/21 02:25:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0872f3eefa4cbda40dbcd1128ab10c0 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/␋leading VT/␋leading VT" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/␋leading\ VT/␋leading\ VT 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 2e9b556d2c6fb247209fde53888469c17694bb44 /rclone-test-guyecob8komu/␋leading VT/␋leading VT 2026/05/21 02:25:24 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2e9b556d2c6fb247209fde53888469c17694bb44 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/.leading dot/.leading dot" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/.leading\ dot/.leading\ dot 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0fad5d69d509824429e2945531142d83 /rclone-test-guyecob8komu/.leading dot/.leading dot 2026/05/21 02:25:24 DEBUG : .leading dot/.leading dot: Parsed hash: 0fad5d69d509824429e2945531142d83 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/.leading dot/.leading dot" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/.leading\ dot/.leading\ dot 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 3001320be2f138df2375b508832bb12a52484cc7 /rclone-test-guyecob8komu/.leading dot/.leading dot 2026/05/21 02:25:24 DEBUG : .leading dot/.leading dot: Parsed hash: 3001320be2f138df2375b508832bb12a52484cc7 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/.leading dot/.leading dot" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/.leading\ dot/.leading\ dot 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0fad5d69d509824429e2945531142d83 /rclone-test-guyecob8komu/.leading dot/.leading dot 2026/05/21 02:25:24 DEBUG : .leading dot/.leading dot: Parsed hash: 0fad5d69d509824429e2945531142d83 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/.leading dot/.leading dot" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/.leading\ dot/.leading\ dot 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 3001320be2f138df2375b508832bb12a52484cc7 /rclone-test-guyecob8komu/.leading dot/.leading dot 2026/05/21 02:25:24 DEBUG : .leading dot/.leading dot: Parsed hash: 3001320be2f138df2375b508832bb12a52484cc7 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/.leading dot/.leading dot" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/.leading\ dot/.leading\ dot 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0fad5d69d509824429e2945531142d83 /rclone-test-guyecob8komu/.leading dot/.leading dot 2026/05/21 02:25:24 DEBUG : .leading dot/.leading dot: Parsed hash: 0fad5d69d509824429e2945531142d83 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/.leading dot/.leading dot" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/.leading\ dot/.leading\ dot 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 3001320be2f138df2375b508832bb12a52484cc7 /rclone-test-guyecob8komu/.leading dot/.leading dot 2026/05/21 02:25:24 DEBUG : .leading dot/.leading dot: Parsed hash: 3001320be2f138df2375b508832bb12a52484cc7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing space /trailing space " 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ space\ /trailing\ space\ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: df08ed9246992090930849a3bb511590 /rclone-test-guyecob8komu/trailing space /trailing space 2026/05/21 02:25:24 DEBUG : trailing space /trailing space : Parsed hash: df08ed9246992090930849a3bb511590 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing space /trailing space " 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ space\ /trailing\ space\ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 44df56dcbbfe55e38d639ffcc445bdf93fea6293 /rclone-test-guyecob8komu/trailing space /trailing space 2026/05/21 02:25:24 DEBUG : trailing space /trailing space : Parsed hash: 44df56dcbbfe55e38d639ffcc445bdf93fea6293 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing space /trailing space " 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ space\ /trailing\ space\ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: df08ed9246992090930849a3bb511590 /rclone-test-guyecob8komu/trailing space /trailing space 2026/05/21 02:25:24 DEBUG : trailing space /trailing space : Parsed hash: df08ed9246992090930849a3bb511590 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing space /trailing space " 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ space\ /trailing\ space\ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 44df56dcbbfe55e38d639ffcc445bdf93fea6293 /rclone-test-guyecob8komu/trailing space /trailing space 2026/05/21 02:25:24 DEBUG : trailing space /trailing space : Parsed hash: 44df56dcbbfe55e38d639ffcc445bdf93fea6293 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing space /trailing space " 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ space\ /trailing\ space\ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: df08ed9246992090930849a3bb511590 /rclone-test-guyecob8komu/trailing space /trailing space 2026/05/21 02:25:24 DEBUG : trailing space /trailing space : Parsed hash: df08ed9246992090930849a3bb511590 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing space /trailing space " 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ space\ /trailing\ space\ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 44df56dcbbfe55e38d639ffcc445bdf93fea6293 /rclone-test-guyecob8komu/trailing space /trailing space 2026/05/21 02:25:24 DEBUG : trailing space /trailing space : Parsed hash: 44df56dcbbfe55e38d639ffcc445bdf93fea6293 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing CR␍/trailing CR␍" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ CR␍/trailing\ CR␍ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 75b83788b98a2876eaf3d6dade74c150 /rclone-test-guyecob8komu/trailing CR␍/trailing CR␍ 2026/05/21 02:25:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 75b83788b98a2876eaf3d6dade74c150 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing CR␍/trailing CR␍" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ CR␍/trailing\ CR␍ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: a31c9a8d3d56005a7daffa484c7109a8dc5ec58c /rclone-test-guyecob8komu/trailing CR␍/trailing CR␍ 2026/05/21 02:25:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a31c9a8d3d56005a7daffa484c7109a8dc5ec58c 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing CR␍/trailing CR␍" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ CR␍/trailing\ CR␍ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 75b83788b98a2876eaf3d6dade74c150 /rclone-test-guyecob8komu/trailing CR␍/trailing CR␍ 2026/05/21 02:25:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 75b83788b98a2876eaf3d6dade74c150 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing CR␍/trailing CR␍" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ CR␍/trailing\ CR␍ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: a31c9a8d3d56005a7daffa484c7109a8dc5ec58c /rclone-test-guyecob8komu/trailing CR␍/trailing CR␍ 2026/05/21 02:25:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a31c9a8d3d56005a7daffa484c7109a8dc5ec58c 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing CR␍/trailing CR␍" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ CR␍/trailing\ CR␍ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 75b83788b98a2876eaf3d6dade74c150 /rclone-test-guyecob8komu/trailing CR␍/trailing CR␍ 2026/05/21 02:25:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 75b83788b98a2876eaf3d6dade74c150 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing CR␍/trailing CR␍" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ CR␍/trailing\ CR␍ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: a31c9a8d3d56005a7daffa484c7109a8dc5ec58c /rclone-test-guyecob8komu/trailing CR␍/trailing CR␍ 2026/05/21 02:25:24 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a31c9a8d3d56005a7daffa484c7109a8dc5ec58c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing LF␊/trailing LF␊" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ LF␊/trailing\ LF␊ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 7bf240e90babcbb68e1373a464b4e325 /rclone-test-guyecob8komu/trailing LF␊/trailing LF␊ 2026/05/21 02:25:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7bf240e90babcbb68e1373a464b4e325 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing LF␊/trailing LF␊" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ LF␊/trailing\ LF␊ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d5aa92b6c8172ac3e0aa0bb455d0f963db91b454 /rclone-test-guyecob8komu/trailing LF␊/trailing LF␊ 2026/05/21 02:25:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d5aa92b6c8172ac3e0aa0bb455d0f963db91b454 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing LF␊/trailing LF␊" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ LF␊/trailing\ LF␊ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 7bf240e90babcbb68e1373a464b4e325 /rclone-test-guyecob8komu/trailing LF␊/trailing LF␊ 2026/05/21 02:25:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7bf240e90babcbb68e1373a464b4e325 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing LF␊/trailing LF␊" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ LF␊/trailing\ LF␊ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d5aa92b6c8172ac3e0aa0bb455d0f963db91b454 /rclone-test-guyecob8komu/trailing LF␊/trailing LF␊ 2026/05/21 02:25:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d5aa92b6c8172ac3e0aa0bb455d0f963db91b454 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing LF␊/trailing LF␊" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ LF␊/trailing\ LF␊ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 7bf240e90babcbb68e1373a464b4e325 /rclone-test-guyecob8komu/trailing LF␊/trailing LF␊ 2026/05/21 02:25:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7bf240e90babcbb68e1373a464b4e325 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing LF␊/trailing LF␊" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ LF␊/trailing\ LF␊ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d5aa92b6c8172ac3e0aa0bb455d0f963db91b454 /rclone-test-guyecob8komu/trailing LF␊/trailing LF␊ 2026/05/21 02:25:24 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d5aa92b6c8172ac3e0aa0bb455d0f963db91b454 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing HT␉/trailing HT␉" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ HT␉/trailing\ HT␉ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: df87fb466d6eeac212f9df4ae8e1235c /rclone-test-guyecob8komu/trailing HT␉/trailing HT␉ 2026/05/21 02:25:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: df87fb466d6eeac212f9df4ae8e1235c 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing HT␉/trailing HT␉" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ HT␉/trailing\ HT␉ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: bae6bab1c058df0bfc1b3438109488d9e87ec298 /rclone-test-guyecob8komu/trailing HT␉/trailing HT␉ 2026/05/21 02:25:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bae6bab1c058df0bfc1b3438109488d9e87ec298 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing HT␉/trailing HT␉" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ HT␉/trailing\ HT␉ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: df87fb466d6eeac212f9df4ae8e1235c /rclone-test-guyecob8komu/trailing HT␉/trailing HT␉ 2026/05/21 02:25:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: df87fb466d6eeac212f9df4ae8e1235c 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing HT␉/trailing HT␉" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ HT␉/trailing\ HT␉ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: bae6bab1c058df0bfc1b3438109488d9e87ec298 /rclone-test-guyecob8komu/trailing HT␉/trailing HT␉ 2026/05/21 02:25:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bae6bab1c058df0bfc1b3438109488d9e87ec298 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing HT␉/trailing HT␉" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ HT␉/trailing\ HT␉ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: df87fb466d6eeac212f9df4ae8e1235c /rclone-test-guyecob8komu/trailing HT␉/trailing HT␉ 2026/05/21 02:25:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: df87fb466d6eeac212f9df4ae8e1235c 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing HT␉/trailing HT␉" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ HT␉/trailing\ HT␉ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: bae6bab1c058df0bfc1b3438109488d9e87ec298 /rclone-test-guyecob8komu/trailing HT␉/trailing HT␉ 2026/05/21 02:25:24 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bae6bab1c058df0bfc1b3438109488d9e87ec298 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing VT␋/trailing VT␋" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ VT␋/trailing\ VT␋ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: eb4f5d52921287f75e34f035f13d476a /rclone-test-guyecob8komu/trailing VT␋/trailing VT␋ 2026/05/21 02:25:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: eb4f5d52921287f75e34f035f13d476a 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing VT␋/trailing VT␋" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ VT␋/trailing\ VT␋ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0e57862e7cfaf8f3935902a268b7225c603433be /rclone-test-guyecob8komu/trailing VT␋/trailing VT␋ 2026/05/21 02:25:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0e57862e7cfaf8f3935902a268b7225c603433be 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing VT␋/trailing VT␋" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ VT␋/trailing\ VT␋ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: eb4f5d52921287f75e34f035f13d476a /rclone-test-guyecob8komu/trailing VT␋/trailing VT␋ 2026/05/21 02:25:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: eb4f5d52921287f75e34f035f13d476a 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing VT␋/trailing VT␋" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ VT␋/trailing\ VT␋ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0e57862e7cfaf8f3935902a268b7225c603433be /rclone-test-guyecob8komu/trailing VT␋/trailing VT␋ 2026/05/21 02:25:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0e57862e7cfaf8f3935902a268b7225c603433be 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing VT␋/trailing VT␋" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ VT␋/trailing\ VT␋ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: eb4f5d52921287f75e34f035f13d476a /rclone-test-guyecob8komu/trailing VT␋/trailing VT␋ 2026/05/21 02:25:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: eb4f5d52921287f75e34f035f13d476a 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing VT␋/trailing VT␋" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ VT␋/trailing\ VT␋ 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 0e57862e7cfaf8f3935902a268b7225c603433be /rclone-test-guyecob8komu/trailing VT␋/trailing VT␋ 2026/05/21 02:25:24 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0e57862e7cfaf8f3935902a268b7225c603433be === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing dot./trailing dot." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ dot./trailing\ dot. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 986eb6453bc8410e8f31a1493a25da24 /rclone-test-guyecob8komu/trailing dot./trailing dot. 2026/05/21 02:25:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 986eb6453bc8410e8f31a1493a25da24 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing dot./trailing dot." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ dot./trailing\ dot. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 952699893f4ad6b85bee3c834fbaac333bb8a286 /rclone-test-guyecob8komu/trailing dot./trailing dot. 2026/05/21 02:25:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 952699893f4ad6b85bee3c834fbaac333bb8a286 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing dot./trailing dot." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ dot./trailing\ dot. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 986eb6453bc8410e8f31a1493a25da24 /rclone-test-guyecob8komu/trailing dot./trailing dot. 2026/05/21 02:25:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 986eb6453bc8410e8f31a1493a25da24 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing dot./trailing dot." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ dot./trailing\ dot. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 952699893f4ad6b85bee3c834fbaac333bb8a286 /rclone-test-guyecob8komu/trailing dot./trailing dot. 2026/05/21 02:25:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 952699893f4ad6b85bee3c834fbaac333bb8a286 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing dot./trailing dot." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/trailing\ dot./trailing\ dot. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 986eb6453bc8410e8f31a1493a25da24 /rclone-test-guyecob8komu/trailing dot./trailing dot. 2026/05/21 02:25:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 986eb6453bc8410e8f31a1493a25da24 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/trailing dot./trailing dot." 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/trailing\ dot./trailing\ dot. 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 952699893f4ad6b85bee3c834fbaac333bb8a286 /rclone-test-guyecob8komu/trailing dot./trailing dot. 2026/05/21 02:25:24 DEBUG : trailing dot./trailing dot.: Parsed hash: 952699893f4ad6b85bee3c834fbaac333bb8a286 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/invalid\ utf-8/invalid\ utf-8 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: a18f314f7b4da4c11b2a043d5fa58f5e /rclone-test-guyecob8komu/invalid utf-8/invalid utf-8 2026/05/21 02:25:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a18f314f7b4da4c11b2a043d5fa58f5e 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/invalid\ utf-8/invalid\ utf-8 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 541390b4cc25f3760677f13a45d145e16691954b /rclone-test-guyecob8komu/invalid utf-8/invalid utf-8 2026/05/21 02:25:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 541390b4cc25f3760677f13a45d145e16691954b 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/invalid\ utf-8/invalid\ utf-8 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: a18f314f7b4da4c11b2a043d5fa58f5e /rclone-test-guyecob8komu/invalid utf-8/invalid utf-8 2026/05/21 02:25:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a18f314f7b4da4c11b2a043d5fa58f5e 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/invalid\ utf-8/invalid\ utf-8 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 541390b4cc25f3760677f13a45d145e16691954b /rclone-test-guyecob8komu/invalid utf-8/invalid utf-8 2026/05/21 02:25:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 541390b4cc25f3760677f13a45d145e16691954b 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/invalid\ utf-8/invalid\ utf-8 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: a18f314f7b4da4c11b2a043d5fa58f5e /rclone-test-guyecob8komu/invalid utf-8/invalid utf-8 2026/05/21 02:25:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a18f314f7b4da4c11b2a043d5fa58f5e 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/invalid\ utf-8/invalid\ utf-8 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 541390b4cc25f3760677f13a45d145e16691954b /rclone-test-guyecob8komu/invalid utf-8/invalid utf-8 2026/05/21 02:25:24 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 541390b4cc25f3760677f13a45d145e16691954b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/test%46.txt/test%46.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/test\%46.txt/test\%46.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 2ff8fa1e975f8a6a60a51a89bd51ea57 /rclone-test-guyecob8komu/test%46.txt/test%46.txt 2026/05/21 02:25:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2ff8fa1e975f8a6a60a51a89bd51ea57 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/test%46.txt/test%46.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/test\%46.txt/test\%46.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 34266364dbbc00828676a9ebabee20e159c3f7e0 /rclone-test-guyecob8komu/test%46.txt/test%46.txt 2026/05/21 02:25:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 34266364dbbc00828676a9ebabee20e159c3f7e0 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/test%46.txt/test%46.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/test\%46.txt/test\%46.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 2ff8fa1e975f8a6a60a51a89bd51ea57 /rclone-test-guyecob8komu/test%46.txt/test%46.txt 2026/05/21 02:25:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2ff8fa1e975f8a6a60a51a89bd51ea57 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/test%46.txt/test%46.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/test\%46.txt/test\%46.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 34266364dbbc00828676a9ebabee20e159c3f7e0 /rclone-test-guyecob8komu/test%46.txt/test%46.txt 2026/05/21 02:25:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 34266364dbbc00828676a9ebabee20e159c3f7e0 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/test%46.txt/test%46.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/test\%46.txt/test\%46.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 2ff8fa1e975f8a6a60a51a89bd51ea57 /rclone-test-guyecob8komu/test%46.txt/test%46.txt 2026/05/21 02:25:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2ff8fa1e975f8a6a60a51a89bd51ea57 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/test%46.txt/test%46.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/test\%46.txt/test\%46.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 34266364dbbc00828676a9ebabee20e159c3f7e0 /rclone-test-guyecob8komu/test%46.txt/test%46.txt 2026/05/21 02:25:24 DEBUG : test%46.txt/test%46.txt: Parsed hash: 34266364dbbc00828676a9ebabee20e159c3f7e0 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Connection OK after error: potato 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/zero-length-file" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/zero-length-file 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-guyecob8komu/zero-length-file 2026/05/21 02:25:24 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/zero-length-file" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/zero-length-file 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-guyecob8komu/zero-length-file 2026/05/21 02:25:24 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/zero-length-file" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/zero-length-file 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-guyecob8komu/zero-length-file 2026/05/21 02:25:24 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/zero-length-file" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/zero-length-file 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-guyecob8komu/zero-length-file 2026/05/21 02:25:24 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 364884bcc9904cd6011fc809e0f66e14 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 364884bcc9904cd6011fc809e0f66e14 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: f7424362944351e3e4563071ed4c9f48e0efe028 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: f7424362944351e3e4563071ed4c9f48e0efe028 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 364884bcc9904cd6011fc809e0f66e14 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 364884bcc9904cd6011fc809e0f66e14 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: f7424362944351e3e4563071ed4c9f48e0efe028 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: f7424362944351e3e4563071ed4c9f48e0efe028 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/21 02:25:24 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/21 02:25:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/21 02:25:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:24 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:24 DEBUG : TestSFTPRclone: detected overridden config - adding "{4H2yA}" suffix to name 2026/05/21 02:25:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:24 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:24 NOTICE: TestSFTPRclone{4H2yA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57538->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/21 02:25:24 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-guyecob8komu/hello? sausage/êé" 2026/05/21 02:25:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/21 02:25:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:24 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:24 DEBUG : TestSFTPRclone: detected overridden config - adding "{4H2yA}" suffix to name 2026/05/21 02:25:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:24 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:24 NOTICE: TestSFTPRclone{4H2yA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: New connection 127.0.0.1:57542->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Shell type "unix" from config 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Relative path resolved to "/rclone-test-guyecob8komu/hello? sausage/êé" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Using root directory "/rclone-test-guyecob8komu/hello? sausage/êé" 2026/05/21 02:25:24 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-guyecob8komu/hello? sausage/êé" to be canonical "TestSFTPRclone{4H2yA}:rclone-test-guyecob8komu/hello? sausage/êé" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Remote command result: 654daf9f3e33cfbe7cd29c1faab76aa4 /rclone-test-guyecob8komu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/21 02:25:24 DEBUG : a/b/c/d/e.txt: Parsed hash: 654daf9f3e33cfbe7cd29c1faab76aa4 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Remote command result: 2373c9ab9ed33b1093ce434ecc9598d9609ec6f4 /rclone-test-guyecob8komu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/21 02:25:24 DEBUG : a/b/c/d/e.txt: Parsed hash: 2373c9ab9ed33b1093ce434ecc9598d9609ec6f4 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Remote command result: 654daf9f3e33cfbe7cd29c1faab76aa4 /rclone-test-guyecob8komu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/21 02:25:24 DEBUG : a/b/c/d/e.txt: Parsed hash: 654daf9f3e33cfbe7cd29c1faab76aa4 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: Remote command result: 2373c9ab9ed33b1093ce434ecc9598d9609ec6f4 /rclone-test-guyecob8komu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/21 02:25:24 DEBUG : a/b/c/d/e.txt: Parsed hash: 2373c9ab9ed33b1093ce434ecc9598d9609ec6f4 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé: New connection 127.0.0.1:57550->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:24 DEBUG : Waiting for deletions to finish 2026/05/21 02:25:24 INFO : a/b/c/d/e.txt: Deleted 2026/05/21 02:25:24 DEBUG : removing 1 level 4 directories 2026/05/21 02:25:24 INFO : a/b/c/d: Removing directory 2026/05/21 02:25:24 DEBUG : removing 1 level 3 directories 2026/05/21 02:25:24 INFO : a/b/c: Removing directory 2026/05/21 02:25:24 DEBUG : removing 1 level 2 directories 2026/05/21 02:25:24 INFO : a/b: Removing directory 2026/05/21 02:25:24 DEBUG : removing 1 level 1 directories 2026/05/21 02:25:24 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/other.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : other.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/other.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : other.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: New connection 127.0.0.1:57552->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/other.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : other.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/other.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : other.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/moveTest/other.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/moveTest/other.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/moveTest/other.txt 2026/05/21 02:25:24 DEBUG : moveTest/other.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/moveTest/other.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/moveTest/other.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/moveTest/other.txt 2026/05/21 02:25:24 DEBUG : moveTest/other.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/other.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : other.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/other.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/other.txt 2026/05/21 02:25:24 DEBUG : other.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:24 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/21 02:25:24 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-posiwap1liro" 2026/05/21 02:25:24 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/21 02:25:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:24 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:24 DEBUG : TestSFTPRclone: detected overridden config - adding "{4H2yA}" suffix to name 2026/05/21 02:25:24 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:24 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:24 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:24 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:24 NOTICE: TestSFTPRclone{4H2yA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: New connection 127.0.0.1:57556->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Shell type "unix" from config 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Relative path resolved to "/rclone-test-posiwap1liro" 2026/05/21 02:25:24 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Using root directory "/rclone-test-posiwap1liro" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Shell path "/rclone-test-posiwap1liro/new_name/sub_new_name/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Running remote command: md5sum /rclone-test-posiwap1liro/new_name/sub_new_name/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-posiwap1liro/new_name/sub_new_name/file name.txt 2026/05/21 02:25:25 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Shell path "/rclone-test-posiwap1liro/new_name/sub_new_name/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Running remote command: sha1sum /rclone-test-posiwap1liro/new_name/sub_new_name/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-posiwap1liro/new_name/sub_new_name/file name.txt 2026/05/21 02:25:25 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Shell path "/rclone-test-posiwap1liro/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Running remote command: md5sum /rclone-test-posiwap1liro/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-posiwap1liro/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Shell path "/rclone-test-posiwap1liro/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Running remote command: sha1sum /rclone-test-posiwap1liro/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-posiwap1liro/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Purge dir "new_name" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-posiwap1liro: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 89ccf15ae27b8bdac9b65787682c15a1 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : file name.txt: Parsed hash: 89ccf15ae27b8bdac9b65787682c15a1 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : file name.txt: Parsed hash: 462c6dc19ba4be96ad52a4f172ee435e7ce69958 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: cc1e85b53a9eeef27f14a7b8136c4a86 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : file name.txt: Parsed hash: cc1e85b53a9eeef27f14a7b8136c4a86 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 80d3ec1b51667f7b4b08e086c110c92703f60199 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : file name.txt: Parsed hash: 80d3ec1b51667f7b4b08e086c110c92703f60199 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: cc1e85b53a9eeef27f14a7b8136c4a86 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : file name.txt: Parsed hash: cc1e85b53a9eeef27f14a7b8136c4a86 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 80d3ec1b51667f7b4b08e086c110c92703f60199 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : file name.txt: Parsed hash: 80d3ec1b51667f7b4b08e086c110c92703f60199 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/21 02:25:25 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/21 02:25:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:25 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{4H2yA}" suffix to name 2026/05/21 02:25:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:25 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:25 NOTICE: TestSFTPRclone{4H2yA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:57562->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/21 02:25:25 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-guyecob8komu/not found.txt" 2026/05/21 02:25:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/21 02:25:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:25 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{4H2yA}" suffix to name 2026/05/21 02:25:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:25 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:25 NOTICE: TestSFTPRclone{4H2yA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/not found.txt: New connection 127.0.0.1:57564->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/not found.txt: Shell type "unix" from config 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/not found.txt: Relative path resolved to "/rclone-test-guyecob8komu/not found.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/not found.txt: Using root directory "/rclone-test-guyecob8komu/not found.txt" 2026/05/21 02:25:25 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-guyecob8komu" from "TestSFTPRclone:rclone-test-guyecob8komu" 2026/05/21 02:25:25 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/21 02:25:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/21 02:25:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:25 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{4H2yA}" suffix to name 2026/05/21 02:25:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:25 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:25 NOTICE: TestSFTPRclone{4H2yA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57568->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc1e85b53a9eeef27f14a7b8136c4a86 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/file name.txt: Parsed hash: cc1e85b53a9eeef27f14a7b8136c4a86 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 80d3ec1b51667f7b4b08e086c110c92703f60199 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/file name.txt: Parsed hash: 80d3ec1b51667f7b4b08e086c110c92703f60199 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc1e85b53a9eeef27f14a7b8136c4a86 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/file name.txt: Parsed hash: cc1e85b53a9eeef27f14a7b8136c4a86 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 80d3ec1b51667f7b4b08e086c110c92703f60199 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/file name.txt: Parsed hash: 80d3ec1b51667f7b4b08e086c110c92703f60199 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/created from root.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/created\ from\ root.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d4ca1775c38be355d669bd82cef4835e /rclone-test-guyecob8komu/created from root.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/created from root.txt: Parsed hash: d4ca1775c38be355d669bd82cef4835e 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/created from root.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/created\ from\ root.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 59f58092119ca3023474b7a416ff76596d039472 /rclone-test-guyecob8komu/created from root.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/created from root.txt: Parsed hash: 59f58092119ca3023474b7a416ff76596d039472 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/created from root.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/created\ from\ root.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d4ca1775c38be355d669bd82cef4835e /rclone-test-guyecob8komu/created from root.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/created from root.txt: Parsed hash: d4ca1775c38be355d669bd82cef4835e 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/created from root.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/created\ from\ root.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 59f58092119ca3023474b7a416ff76596d039472 /rclone-test-guyecob8komu/created from root.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/created from root.txt: Parsed hash: 59f58092119ca3023474b7a416ff76596d039472 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/created from root.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/created\ from\ root.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d4ca1775c38be355d669bd82cef4835e /rclone-test-guyecob8komu/created from root.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/created from root.txt: Parsed hash: d4ca1775c38be355d669bd82cef4835e 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/created from root.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/created\ from\ root.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 59f58092119ca3023474b7a416ff76596d039472 /rclone-test-guyecob8komu/created from root.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/created from root.txt: Parsed hash: 59f58092119ca3023474b7a416ff76596d039472 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc1e85b53a9eeef27f14a7b8136c4a86 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/file name.txt: Parsed hash: cc1e85b53a9eeef27f14a7b8136c4a86 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 80d3ec1b51667f7b4b08e086c110c92703f60199 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/file name.txt: Parsed hash: 80d3ec1b51667f7b4b08e086c110c92703f60199 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc1e85b53a9eeef27f14a7b8136c4a86 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/file name.txt: Parsed hash: cc1e85b53a9eeef27f14a7b8136c4a86 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/file name.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/file\ name.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 80d3ec1b51667f7b4b08e086c110c92703f60199 /rclone-test-guyecob8komu/file name.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/file name.txt: Parsed hash: 80d3ec1b51667f7b4b08e086c110c92703f60199 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: de90bebf3071192abf06a6293f9c2d43 /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: de90bebf3071192abf06a6293f9c2d43 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: 5daf5bf5bafe589e6acf8244f24d39485d59a33d /rclone-test-guyecob8komu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/21 02:25:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5daf5bf5bafe589e6acf8244f24d39485d59a33d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Server has VFS statistics extension 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: About path "/rclone-test-guyecob8komu" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: About path "/rclone-test-guyecob8komu" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: About using shell command for shell type "unix" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: df -k /rclone-test-guyecob8komu 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 57554316 93218692 36% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/piped data.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/piped\ data.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-guyecob8komu/piped data.txt 2026/05/21 02:25:25 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/piped data.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/piped\ data.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-guyecob8komu/piped data.txt 2026/05/21 02:25:25 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/piped data.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/piped\ data.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-guyecob8komu/piped data.txt 2026/05/21 02:25:25 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/piped data.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/piped\ data.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-guyecob8komu/piped data.txt 2026/05/21 02:25:25 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/piped data.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/piped\ data.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: e0de3bf10deb6a53f4c07807e3bfd114 /rclone-test-guyecob8komu/piped data.txt 2026/05/21 02:25:25 DEBUG : piped data.txt: Parsed hash: e0de3bf10deb6a53f4c07807e3bfd114 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/piped data.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/piped\ data.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: a5b6cce0de7641de6cc99ecacbc7bad4ef51cf88 /rclone-test-guyecob8komu/piped data.txt 2026/05/21 02:25:25 DEBUG : piped data.txt: Parsed hash: a5b6cce0de7641de6cc99ecacbc7bad4ef51cf88 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/piped data.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/piped\ data.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: e0de3bf10deb6a53f4c07807e3bfd114 /rclone-test-guyecob8komu/piped data.txt 2026/05/21 02:25:25 DEBUG : piped data.txt: Parsed hash: e0de3bf10deb6a53f4c07807e3bfd114 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/piped data.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/piped\ data.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: a5b6cce0de7641de6cc99ecacbc7bad4ef51cf88 /rclone-test-guyecob8komu/piped data.txt 2026/05/21 02:25:25 DEBUG : piped data.txt: Parsed hash: a5b6cce0de7641de6cc99ecacbc7bad4ef51cf88 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/unknown-size-update.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/unknown-size-update.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: ab881a195d21d33ec798c258374f49d5 /rclone-test-guyecob8komu/unknown-size-update.txt 2026/05/21 02:25:25 DEBUG : unknown-size-update.txt: Parsed hash: ab881a195d21d33ec798c258374f49d5 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/unknown-size-update.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/unknown-size-update.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d10fbba3d94212225bc2eb0624b6cbab97555396 /rclone-test-guyecob8komu/unknown-size-update.txt 2026/05/21 02:25:25 DEBUG : unknown-size-update.txt: Parsed hash: d10fbba3d94212225bc2eb0624b6cbab97555396 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/unknown-size-update.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: md5sum /rclone-test-guyecob8komu/unknown-size-update.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: ab881a195d21d33ec798c258374f49d5 /rclone-test-guyecob8komu/unknown-size-update.txt 2026/05/21 02:25:25 DEBUG : unknown-size-update.txt: Parsed hash: ab881a195d21d33ec798c258374f49d5 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Shell path "/rclone-test-guyecob8komu/unknown-size-update.txt" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Running remote command: sha1sum /rclone-test-guyecob8komu/unknown-size-update.txt 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Remote command result: d10fbba3d94212225bc2eb0624b6cbab97555396 /rclone-test-guyecob8komu/unknown-size-update.txt 2026/05/21 02:25:25 DEBUG : unknown-size-update.txt: Parsed hash: d10fbba3d94212225bc2eb0624b6cbab97555396 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/21 02:25:25 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-guyecob8komu/deeper/nonexisting/directory" 2026/05/21 02:25:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/21 02:25:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:25 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{4H2yA}" suffix to name 2026/05/21 02:25:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/21 02:25:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/21 02:25:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/21 02:25:25 DEBUG : Setting pass="n6JjK0cbbcpmcFB4048Ou_FwDb5spibYi0ZgVjzHQiahavI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/21 02:25:25 NOTICE: TestSFTPRclone{4H2yA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/deeper/nonexisting/directory: New connection 127.0.0.1:57578->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9751.cbc64a6e6" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-guyecob8komu/deeper/nonexisting/directory" 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu/deeper/nonexisting/directory: Using root directory "/rclone-test-guyecob8komu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/21 02:25:25 DEBUG : Waiting for deletions to finish 2026/05/21 02:25:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/21 02:25:25 DEBUG : removing 1 level 4 directories 2026/05/21 02:25:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/21 02:25:25 DEBUG : removing 1 level 3 directories 2026/05/21 02:25:25 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/21 02:25:25 DEBUG : removing 1 level 2 directories 2026/05/21 02:25:25 INFO : hello? sausage/êé: Removing directory 2026/05/21 02:25:25 DEBUG : removing 1 level 1 directories 2026/05/21 02:25:25 INFO : hello? sausage: Removing directory 2026/05/21 02:25:25 DEBUG : removing 1 level 0 directories 2026/05/21 02:25:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Removing directory 2026/05/21 02:25:25 ERROR : error listing: directory not found 2026/05/21 02:25:25 DEBUG : Waiting for deletions to finish 2026/05/21 02:25:25 ERROR : error listing: directory not found 2026/05/21 02:25:25 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Failed to list "": directory not found 2026/05/21 02:25:25 DEBUG : removing 1 level 0 directories 2026/05/21 02:25:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Removing directory 2026/05/21 02:25:25 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/21 02:25:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-guyecob8komu: Closing 2 unused connections 2026/05/21 02:25:25 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.76s) --- 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.70s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.00s) --- 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/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.00s) --- 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.018s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.261760675s (try 1/5)