"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/15 04:41:52 NOTICE: TestSFTPRclone: Starting server 2026/07/15 04:41:54 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/15 04:41:54 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/15 04:41:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wucuquf7voti" 2026/07/15 04:41:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{FwHlH}" suffix to name 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 NOTICE: TestSFTPRclone{FwHlH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: New connection 127.0.0.1:34038->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell type "unix" from config 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Relative path resolved to "/rclone-test-wucuquf7voti" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Using root directory "/rclone-test-wucuquf7voti" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/15 04:41:54 INFO : dir/subdir: Making directory 2026/07/15 04:41:54 INFO : dir/subdir: Removing directory 2026/07/15 04:41:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/15 04:41:54 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: e2560b4a4ff8a532ba44d1bc2bfcb45b /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e2560b4a4ff8a532ba44d1bc2bfcb45b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d093e8f059420c93582568c217f9b158b411fdbc /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d093e8f059420c93582568c217f9b158b411fdbc 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: e2560b4a4ff8a532ba44d1bc2bfcb45b /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e2560b4a4ff8a532ba44d1bc2bfcb45b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d093e8f059420c93582568c217f9b158b411fdbc /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d093e8f059420c93582568c217f9b158b411fdbc 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: e2560b4a4ff8a532ba44d1bc2bfcb45b /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e2560b4a4ff8a532ba44d1bc2bfcb45b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d093e8f059420c93582568c217f9b158b411fdbc /rclone-test-wucuquf7voti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/15 04:41:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d093e8f059420c93582568c217f9b158b411fdbc === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/./." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 05d62e62a6654038548b6d00752dbe5b /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : ./.: Parsed hash: 05d62e62a6654038548b6d00752dbe5b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/./." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 6d15c78e45de1d727b443132785757dcb28c2a94 /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : ./.: Parsed hash: 6d15c78e45de1d727b443132785757dcb28c2a94 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/./." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 05d62e62a6654038548b6d00752dbe5b /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : ./.: Parsed hash: 05d62e62a6654038548b6d00752dbe5b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/./." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 6d15c78e45de1d727b443132785757dcb28c2a94 /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : ./.: Parsed hash: 6d15c78e45de1d727b443132785757dcb28c2a94 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/./." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 05d62e62a6654038548b6d00752dbe5b /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : ./.: Parsed hash: 05d62e62a6654038548b6d00752dbe5b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/./." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 6d15c78e45de1d727b443132785757dcb28c2a94 /rclone-test-wucuquf7voti/./. 2026/07/15 04:41:54 DEBUG : ./.: Parsed hash: 6d15c78e45de1d727b443132785757dcb28c2a94 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/../.." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fb09c2dc92268a9dfe590c60c463dcc8 /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : ../..: Parsed hash: fb09c2dc92268a9dfe590c60c463dcc8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/../.." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 44f4637468783089d05493ad60df119bd0f907fc /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : ../..: Parsed hash: 44f4637468783089d05493ad60df119bd0f907fc 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/../.." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fb09c2dc92268a9dfe590c60c463dcc8 /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : ../..: Parsed hash: fb09c2dc92268a9dfe590c60c463dcc8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/../.." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 44f4637468783089d05493ad60df119bd0f907fc /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : ../..: Parsed hash: 44f4637468783089d05493ad60df119bd0f907fc 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/../.." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fb09c2dc92268a9dfe590c60c463dcc8 /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : ../..: Parsed hash: fb09c2dc92268a9dfe590c60c463dcc8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/../.." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 44f4637468783089d05493ad60df119bd0f907fc /rclone-test-wucuquf7voti/../.. 2026/07/15 04:41:54 DEBUG : ../..: Parsed hash: 44f4637468783089d05493ad60df119bd0f907fc === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 5203b3e865f1dcf21bf60521255976c6 /rclone-test-wucuquf7voti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/15 04:41:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5203b3e865f1dcf21bf60521255976c6 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d741bc0851cab945b25fd3446c4a0f17872d92a2 /rclone-test-wucuquf7voti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/15 04:41:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d741bc0851cab945b25fd3446c4a0f17872d92a2 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 5203b3e865f1dcf21bf60521255976c6 /rclone-test-wucuquf7voti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/15 04:41:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5203b3e865f1dcf21bf60521255976c6 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d741bc0851cab945b25fd3446c4a0f17872d92a2 /rclone-test-wucuquf7voti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/15 04:41:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d741bc0851cab945b25fd3446c4a0f17872d92a2 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 5203b3e865f1dcf21bf60521255976c6 /rclone-test-wucuquf7voti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/15 04:41:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5203b3e865f1dcf21bf60521255976c6 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d741bc0851cab945b25fd3446c4a0f17872d92a2 /rclone-test-wucuquf7voti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/15 04:41:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d741bc0851cab945b25fd3446c4a0f17872d92a2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/ leading space/ leading space" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\ leading\ space/\ leading\ space 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ace1e8cb569d3443f05970e4704e93f4 /rclone-test-wucuquf7voti/ leading space/ leading space 2026/07/15 04:41:54 DEBUG : leading space/ leading space: Parsed hash: ace1e8cb569d3443f05970e4704e93f4 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/ leading space/ leading space" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\ leading\ space/\ leading\ space 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 05ec8f88f7f5c31075b531f1f4afd83758ee0bb8 /rclone-test-wucuquf7voti/ leading space/ leading space 2026/07/15 04:41:54 DEBUG : leading space/ leading space: Parsed hash: 05ec8f88f7f5c31075b531f1f4afd83758ee0bb8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/ leading space/ leading space" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\ leading\ space/\ leading\ space 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ace1e8cb569d3443f05970e4704e93f4 /rclone-test-wucuquf7voti/ leading space/ leading space 2026/07/15 04:41:54 DEBUG : leading space/ leading space: Parsed hash: ace1e8cb569d3443f05970e4704e93f4 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/ leading space/ leading space" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\ leading\ space/\ leading\ space 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 05ec8f88f7f5c31075b531f1f4afd83758ee0bb8 /rclone-test-wucuquf7voti/ leading space/ leading space 2026/07/15 04:41:54 DEBUG : leading space/ leading space: Parsed hash: 05ec8f88f7f5c31075b531f1f4afd83758ee0bb8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/ leading space/ leading space" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\ leading\ space/\ leading\ space 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ace1e8cb569d3443f05970e4704e93f4 /rclone-test-wucuquf7voti/ leading space/ leading space 2026/07/15 04:41:54 DEBUG : leading space/ leading space: Parsed hash: ace1e8cb569d3443f05970e4704e93f4 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/ leading space/ leading space" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\ leading\ space/\ leading\ space 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 05ec8f88f7f5c31075b531f1f4afd83758ee0bb8 /rclone-test-wucuquf7voti/ leading space/ leading space 2026/07/15 04:41:54 DEBUG : leading space/ leading space: Parsed hash: 05ec8f88f7f5c31075b531f1f4afd83758ee0bb8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/~leading tilde/~leading tilde" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\~leading\ tilde/\~leading\ tilde 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 76e86d575e120f974b1c3d4cd3b06f99 /rclone-test-wucuquf7voti/~leading tilde/~leading tilde 2026/07/15 04:41:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 76e86d575e120f974b1c3d4cd3b06f99 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/~leading tilde/~leading tilde" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\~leading\ tilde/\~leading\ tilde 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: a064ce23accbbf8ea0264260b72b00633dd294b7 /rclone-test-wucuquf7voti/~leading tilde/~leading tilde 2026/07/15 04:41:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a064ce23accbbf8ea0264260b72b00633dd294b7 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/~leading tilde/~leading tilde" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\~leading\ tilde/\~leading\ tilde 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 76e86d575e120f974b1c3d4cd3b06f99 /rclone-test-wucuquf7voti/~leading tilde/~leading tilde 2026/07/15 04:41:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 76e86d575e120f974b1c3d4cd3b06f99 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/~leading tilde/~leading tilde" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\~leading\ tilde/\~leading\ tilde 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: a064ce23accbbf8ea0264260b72b00633dd294b7 /rclone-test-wucuquf7voti/~leading tilde/~leading tilde 2026/07/15 04:41:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a064ce23accbbf8ea0264260b72b00633dd294b7 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/~leading tilde/~leading tilde" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/\~leading\ tilde/\~leading\ tilde 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 76e86d575e120f974b1c3d4cd3b06f99 /rclone-test-wucuquf7voti/~leading tilde/~leading tilde 2026/07/15 04:41:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 76e86d575e120f974b1c3d4cd3b06f99 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/~leading tilde/~leading tilde" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/\~leading\ tilde/\~leading\ tilde 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: a064ce23accbbf8ea0264260b72b00633dd294b7 /rclone-test-wucuquf7voti/~leading tilde/~leading tilde 2026/07/15 04:41:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a064ce23accbbf8ea0264260b72b00633dd294b7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␍leading CR/␍leading CR" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␍leading\ CR/␍leading\ CR 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ce7197445eae5839e7108b8d635e4deb /rclone-test-wucuquf7voti/␍leading CR/␍leading CR 2026/07/15 04:41:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ce7197445eae5839e7108b8d635e4deb 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␍leading CR/␍leading CR" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␍leading\ CR/␍leading\ CR 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 50478724c43d384dcbfd8da75be2640ddaff32cc /rclone-test-wucuquf7voti/␍leading CR/␍leading CR 2026/07/15 04:41:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 50478724c43d384dcbfd8da75be2640ddaff32cc 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␍leading CR/␍leading CR" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␍leading\ CR/␍leading\ CR 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ce7197445eae5839e7108b8d635e4deb /rclone-test-wucuquf7voti/␍leading CR/␍leading CR 2026/07/15 04:41:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ce7197445eae5839e7108b8d635e4deb 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␍leading CR/␍leading CR" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␍leading\ CR/␍leading\ CR 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 50478724c43d384dcbfd8da75be2640ddaff32cc /rclone-test-wucuquf7voti/␍leading CR/␍leading CR 2026/07/15 04:41:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 50478724c43d384dcbfd8da75be2640ddaff32cc 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␍leading CR/␍leading CR" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␍leading\ CR/␍leading\ CR 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ce7197445eae5839e7108b8d635e4deb /rclone-test-wucuquf7voti/␍leading CR/␍leading CR 2026/07/15 04:41:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ce7197445eae5839e7108b8d635e4deb 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␍leading CR/␍leading CR" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␍leading\ CR/␍leading\ CR 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 50478724c43d384dcbfd8da75be2640ddaff32cc /rclone-test-wucuquf7voti/␍leading CR/␍leading CR 2026/07/15 04:41:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 50478724c43d384dcbfd8da75be2640ddaff32cc === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␊leading LF/␊leading LF" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␊leading\ LF/␊leading\ LF 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fa7b00301d68b478a411d91b542ad847 /rclone-test-wucuquf7voti/␊leading LF/␊leading LF 2026/07/15 04:41:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: fa7b00301d68b478a411d91b542ad847 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␊leading LF/␊leading LF" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␊leading\ LF/␊leading\ LF 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 27087954f846b66194cc3f15ec9c8ea52196eac3 /rclone-test-wucuquf7voti/␊leading LF/␊leading LF 2026/07/15 04:41:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27087954f846b66194cc3f15ec9c8ea52196eac3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␊leading LF/␊leading LF" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␊leading\ LF/␊leading\ LF 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fa7b00301d68b478a411d91b542ad847 /rclone-test-wucuquf7voti/␊leading LF/␊leading LF 2026/07/15 04:41:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: fa7b00301d68b478a411d91b542ad847 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␊leading LF/␊leading LF" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␊leading\ LF/␊leading\ LF 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 27087954f846b66194cc3f15ec9c8ea52196eac3 /rclone-test-wucuquf7voti/␊leading LF/␊leading LF 2026/07/15 04:41:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27087954f846b66194cc3f15ec9c8ea52196eac3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␊leading LF/␊leading LF" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␊leading\ LF/␊leading\ LF 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fa7b00301d68b478a411d91b542ad847 /rclone-test-wucuquf7voti/␊leading LF/␊leading LF 2026/07/15 04:41:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: fa7b00301d68b478a411d91b542ad847 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␊leading LF/␊leading LF" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␊leading\ LF/␊leading\ LF 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 27087954f846b66194cc3f15ec9c8ea52196eac3 /rclone-test-wucuquf7voti/␊leading LF/␊leading LF 2026/07/15 04:41:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27087954f846b66194cc3f15ec9c8ea52196eac3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␉leading HT/␉leading HT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␉leading\ HT/␉leading\ HT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 117f2afec0613ba52e9622cdf78629e5 /rclone-test-wucuquf7voti/␉leading HT/␉leading HT 2026/07/15 04:41:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 117f2afec0613ba52e9622cdf78629e5 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␉leading HT/␉leading HT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␉leading\ HT/␉leading\ HT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ff7a795f0cac69154a1cc611ee287e19a73ff102 /rclone-test-wucuquf7voti/␉leading HT/␉leading HT 2026/07/15 04:41:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ff7a795f0cac69154a1cc611ee287e19a73ff102 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␉leading HT/␉leading HT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␉leading\ HT/␉leading\ HT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 117f2afec0613ba52e9622cdf78629e5 /rclone-test-wucuquf7voti/␉leading HT/␉leading HT 2026/07/15 04:41:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 117f2afec0613ba52e9622cdf78629e5 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␉leading HT/␉leading HT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␉leading\ HT/␉leading\ HT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ff7a795f0cac69154a1cc611ee287e19a73ff102 /rclone-test-wucuquf7voti/␉leading HT/␉leading HT 2026/07/15 04:41:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ff7a795f0cac69154a1cc611ee287e19a73ff102 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␉leading HT/␉leading HT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␉leading\ HT/␉leading\ HT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 117f2afec0613ba52e9622cdf78629e5 /rclone-test-wucuquf7voti/␉leading HT/␉leading HT 2026/07/15 04:41:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 117f2afec0613ba52e9622cdf78629e5 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␉leading HT/␉leading HT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␉leading\ HT/␉leading\ HT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ff7a795f0cac69154a1cc611ee287e19a73ff102 /rclone-test-wucuquf7voti/␉leading HT/␉leading HT 2026/07/15 04:41:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ff7a795f0cac69154a1cc611ee287e19a73ff102 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␋leading VT/␋leading VT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␋leading\ VT/␋leading\ VT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 8c595515eff9dab2a6476f3550bb12ab /rclone-test-wucuquf7voti/␋leading VT/␋leading VT 2026/07/15 04:41:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8c595515eff9dab2a6476f3550bb12ab 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␋leading VT/␋leading VT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␋leading\ VT/␋leading\ VT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 14c0dec5bca92bb30c25d179075408e0f606fc1e /rclone-test-wucuquf7voti/␋leading VT/␋leading VT 2026/07/15 04:41:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 14c0dec5bca92bb30c25d179075408e0f606fc1e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␋leading VT/␋leading VT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␋leading\ VT/␋leading\ VT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 8c595515eff9dab2a6476f3550bb12ab /rclone-test-wucuquf7voti/␋leading VT/␋leading VT 2026/07/15 04:41:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8c595515eff9dab2a6476f3550bb12ab 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␋leading VT/␋leading VT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␋leading\ VT/␋leading\ VT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 14c0dec5bca92bb30c25d179075408e0f606fc1e /rclone-test-wucuquf7voti/␋leading VT/␋leading VT 2026/07/15 04:41:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 14c0dec5bca92bb30c25d179075408e0f606fc1e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␋leading VT/␋leading VT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/␋leading\ VT/␋leading\ VT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 8c595515eff9dab2a6476f3550bb12ab /rclone-test-wucuquf7voti/␋leading VT/␋leading VT 2026/07/15 04:41:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8c595515eff9dab2a6476f3550bb12ab 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/␋leading VT/␋leading VT" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/␋leading\ VT/␋leading\ VT 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 14c0dec5bca92bb30c25d179075408e0f606fc1e /rclone-test-wucuquf7voti/␋leading VT/␋leading VT 2026/07/15 04:41:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 14c0dec5bca92bb30c25d179075408e0f606fc1e === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/.leading dot/.leading dot" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/.leading\ dot/.leading\ dot 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 4f166f5c7c8b33b2011d75624e7cd987 /rclone-test-wucuquf7voti/.leading dot/.leading dot 2026/07/15 04:41:54 DEBUG : .leading dot/.leading dot: Parsed hash: 4f166f5c7c8b33b2011d75624e7cd987 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/.leading dot/.leading dot" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/.leading\ dot/.leading\ dot 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 6f4d8b6916ab73f11577b9fc8b43ace6120e0783 /rclone-test-wucuquf7voti/.leading dot/.leading dot 2026/07/15 04:41:54 DEBUG : .leading dot/.leading dot: Parsed hash: 6f4d8b6916ab73f11577b9fc8b43ace6120e0783 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/.leading dot/.leading dot" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/.leading\ dot/.leading\ dot 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 4f166f5c7c8b33b2011d75624e7cd987 /rclone-test-wucuquf7voti/.leading dot/.leading dot 2026/07/15 04:41:54 DEBUG : .leading dot/.leading dot: Parsed hash: 4f166f5c7c8b33b2011d75624e7cd987 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/.leading dot/.leading dot" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/.leading\ dot/.leading\ dot 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 6f4d8b6916ab73f11577b9fc8b43ace6120e0783 /rclone-test-wucuquf7voti/.leading dot/.leading dot 2026/07/15 04:41:54 DEBUG : .leading dot/.leading dot: Parsed hash: 6f4d8b6916ab73f11577b9fc8b43ace6120e0783 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/.leading dot/.leading dot" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/.leading\ dot/.leading\ dot 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 4f166f5c7c8b33b2011d75624e7cd987 /rclone-test-wucuquf7voti/.leading dot/.leading dot 2026/07/15 04:41:54 DEBUG : .leading dot/.leading dot: Parsed hash: 4f166f5c7c8b33b2011d75624e7cd987 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/.leading dot/.leading dot" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/.leading\ dot/.leading\ dot 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 6f4d8b6916ab73f11577b9fc8b43ace6120e0783 /rclone-test-wucuquf7voti/.leading dot/.leading dot 2026/07/15 04:41:54 DEBUG : .leading dot/.leading dot: Parsed hash: 6f4d8b6916ab73f11577b9fc8b43ace6120e0783 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing space /trailing space " 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ space\ /trailing\ space\ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 32d11cb1126a40fc2b01a34e2c52b521 /rclone-test-wucuquf7voti/trailing space /trailing space 2026/07/15 04:41:54 DEBUG : trailing space /trailing space : Parsed hash: 32d11cb1126a40fc2b01a34e2c52b521 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing space /trailing space " 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ space\ /trailing\ space\ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 45205fe603fafd524ca72c1eb4628e5c2c8b4542 /rclone-test-wucuquf7voti/trailing space /trailing space 2026/07/15 04:41:54 DEBUG : trailing space /trailing space : Parsed hash: 45205fe603fafd524ca72c1eb4628e5c2c8b4542 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing space /trailing space " 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ space\ /trailing\ space\ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 32d11cb1126a40fc2b01a34e2c52b521 /rclone-test-wucuquf7voti/trailing space /trailing space 2026/07/15 04:41:54 DEBUG : trailing space /trailing space : Parsed hash: 32d11cb1126a40fc2b01a34e2c52b521 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing space /trailing space " 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ space\ /trailing\ space\ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 45205fe603fafd524ca72c1eb4628e5c2c8b4542 /rclone-test-wucuquf7voti/trailing space /trailing space 2026/07/15 04:41:54 DEBUG : trailing space /trailing space : Parsed hash: 45205fe603fafd524ca72c1eb4628e5c2c8b4542 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing space /trailing space " 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ space\ /trailing\ space\ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 32d11cb1126a40fc2b01a34e2c52b521 /rclone-test-wucuquf7voti/trailing space /trailing space 2026/07/15 04:41:54 DEBUG : trailing space /trailing space : Parsed hash: 32d11cb1126a40fc2b01a34e2c52b521 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing space /trailing space " 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ space\ /trailing\ space\ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 45205fe603fafd524ca72c1eb4628e5c2c8b4542 /rclone-test-wucuquf7voti/trailing space /trailing space 2026/07/15 04:41:54 DEBUG : trailing space /trailing space : Parsed hash: 45205fe603fafd524ca72c1eb4628e5c2c8b4542 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ CR␍/trailing\ CR␍ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fe357788814534632bb2210cee905899 /rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍ 2026/07/15 04:41:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: fe357788814534632bb2210cee905899 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ CR␍/trailing\ CR␍ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 4bf755454707f08dd534207708e3fe83dc5c9d3a /rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍ 2026/07/15 04:41:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4bf755454707f08dd534207708e3fe83dc5c9d3a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ CR␍/trailing\ CR␍ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fe357788814534632bb2210cee905899 /rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍ 2026/07/15 04:41:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: fe357788814534632bb2210cee905899 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ CR␍/trailing\ CR␍ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 4bf755454707f08dd534207708e3fe83dc5c9d3a /rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍ 2026/07/15 04:41:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4bf755454707f08dd534207708e3fe83dc5c9d3a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ CR␍/trailing\ CR␍ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fe357788814534632bb2210cee905899 /rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍ 2026/07/15 04:41:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: fe357788814534632bb2210cee905899 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ CR␍/trailing\ CR␍ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 4bf755454707f08dd534207708e3fe83dc5c9d3a /rclone-test-wucuquf7voti/trailing CR␍/trailing CR␍ 2026/07/15 04:41:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4bf755454707f08dd534207708e3fe83dc5c9d3a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ LF␊/trailing\ LF␊ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7b6e0b52b096982d23b81c4833cb3845 /rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊ 2026/07/15 04:41:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7b6e0b52b096982d23b81c4833cb3845 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ LF␊/trailing\ LF␊ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: a2513e3891ed7f47833a214c7c66920b8f202959 /rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊ 2026/07/15 04:41:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2513e3891ed7f47833a214c7c66920b8f202959 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ LF␊/trailing\ LF␊ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7b6e0b52b096982d23b81c4833cb3845 /rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊ 2026/07/15 04:41:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7b6e0b52b096982d23b81c4833cb3845 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ LF␊/trailing\ LF␊ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: a2513e3891ed7f47833a214c7c66920b8f202959 /rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊ 2026/07/15 04:41:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2513e3891ed7f47833a214c7c66920b8f202959 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ LF␊/trailing\ LF␊ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7b6e0b52b096982d23b81c4833cb3845 /rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊ 2026/07/15 04:41:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7b6e0b52b096982d23b81c4833cb3845 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ LF␊/trailing\ LF␊ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: a2513e3891ed7f47833a214c7c66920b8f202959 /rclone-test-wucuquf7voti/trailing LF␊/trailing LF␊ 2026/07/15 04:41:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2513e3891ed7f47833a214c7c66920b8f202959 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ HT␉/trailing\ HT␉ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 8165fc0c7f3e5c971879a30eadf9035f /rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉ 2026/07/15 04:41:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8165fc0c7f3e5c971879a30eadf9035f 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ HT␉/trailing\ HT␉ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: aa9d8adb12cdcb607753c767ff5e58bc7a72f3d0 /rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉ 2026/07/15 04:41:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aa9d8adb12cdcb607753c767ff5e58bc7a72f3d0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ HT␉/trailing\ HT␉ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 8165fc0c7f3e5c971879a30eadf9035f /rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉ 2026/07/15 04:41:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8165fc0c7f3e5c971879a30eadf9035f 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ HT␉/trailing\ HT␉ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: aa9d8adb12cdcb607753c767ff5e58bc7a72f3d0 /rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉ 2026/07/15 04:41:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aa9d8adb12cdcb607753c767ff5e58bc7a72f3d0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ HT␉/trailing\ HT␉ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 8165fc0c7f3e5c971879a30eadf9035f /rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉ 2026/07/15 04:41:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8165fc0c7f3e5c971879a30eadf9035f 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ HT␉/trailing\ HT␉ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: aa9d8adb12cdcb607753c767ff5e58bc7a72f3d0 /rclone-test-wucuquf7voti/trailing HT␉/trailing HT␉ 2026/07/15 04:41:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aa9d8adb12cdcb607753c767ff5e58bc7a72f3d0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ VT␋/trailing\ VT␋ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: e400c2b8d431db20dd9a18c084ea05d0 /rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋ 2026/07/15 04:41:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e400c2b8d431db20dd9a18c084ea05d0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ VT␋/trailing\ VT␋ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: bd191920cfb45e56b122cc73485d2c3ca6a87d95 /rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋ 2026/07/15 04:41:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bd191920cfb45e56b122cc73485d2c3ca6a87d95 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ VT␋/trailing\ VT␋ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: e400c2b8d431db20dd9a18c084ea05d0 /rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋ 2026/07/15 04:41:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e400c2b8d431db20dd9a18c084ea05d0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ VT␋/trailing\ VT␋ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: bd191920cfb45e56b122cc73485d2c3ca6a87d95 /rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋ 2026/07/15 04:41:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bd191920cfb45e56b122cc73485d2c3ca6a87d95 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ VT␋/trailing\ VT␋ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: e400c2b8d431db20dd9a18c084ea05d0 /rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋ 2026/07/15 04:41:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e400c2b8d431db20dd9a18c084ea05d0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ VT␋/trailing\ VT␋ 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: bd191920cfb45e56b122cc73485d2c3ca6a87d95 /rclone-test-wucuquf7voti/trailing VT␋/trailing VT␋ 2026/07/15 04:41:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bd191920cfb45e56b122cc73485d2c3ca6a87d95 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing dot./trailing dot." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ dot./trailing\ dot. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 85f3b7f04373f4d30f5ccde1475432a0 /rclone-test-wucuquf7voti/trailing dot./trailing dot. 2026/07/15 04:41:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 85f3b7f04373f4d30f5ccde1475432a0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing dot./trailing dot." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ dot./trailing\ dot. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 44e476d87eb38ba8a32b7cd142976757d5751e47 /rclone-test-wucuquf7voti/trailing dot./trailing dot. 2026/07/15 04:41:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 44e476d87eb38ba8a32b7cd142976757d5751e47 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing dot./trailing dot." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ dot./trailing\ dot. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 85f3b7f04373f4d30f5ccde1475432a0 /rclone-test-wucuquf7voti/trailing dot./trailing dot. 2026/07/15 04:41:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 85f3b7f04373f4d30f5ccde1475432a0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing dot./trailing dot." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ dot./trailing\ dot. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 44e476d87eb38ba8a32b7cd142976757d5751e47 /rclone-test-wucuquf7voti/trailing dot./trailing dot. 2026/07/15 04:41:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 44e476d87eb38ba8a32b7cd142976757d5751e47 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing dot./trailing dot." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/trailing\ dot./trailing\ dot. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 85f3b7f04373f4d30f5ccde1475432a0 /rclone-test-wucuquf7voti/trailing dot./trailing dot. 2026/07/15 04:41:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 85f3b7f04373f4d30f5ccde1475432a0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/trailing dot./trailing dot." 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/trailing\ dot./trailing\ dot. 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 44e476d87eb38ba8a32b7cd142976757d5751e47 /rclone-test-wucuquf7voti/trailing dot./trailing dot. 2026/07/15 04:41:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 44e476d87eb38ba8a32b7cd142976757d5751e47 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/invalid\ utf-8/invalid\ utf-8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 5133549d8c663339490beb7b28067bb7 /rclone-test-wucuquf7voti/invalid utf-8/invalid utf-8 2026/07/15 04:41:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5133549d8c663339490beb7b28067bb7 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/invalid\ utf-8/invalid\ utf-8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 565fac14b22a5c28a3097c94d493968a17824230 /rclone-test-wucuquf7voti/invalid utf-8/invalid utf-8 2026/07/15 04:41:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 565fac14b22a5c28a3097c94d493968a17824230 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/invalid\ utf-8/invalid\ utf-8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 5133549d8c663339490beb7b28067bb7 /rclone-test-wucuquf7voti/invalid utf-8/invalid utf-8 2026/07/15 04:41:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5133549d8c663339490beb7b28067bb7 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/invalid\ utf-8/invalid\ utf-8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 565fac14b22a5c28a3097c94d493968a17824230 /rclone-test-wucuquf7voti/invalid utf-8/invalid utf-8 2026/07/15 04:41:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 565fac14b22a5c28a3097c94d493968a17824230 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/invalid\ utf-8/invalid\ utf-8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 5133549d8c663339490beb7b28067bb7 /rclone-test-wucuquf7voti/invalid utf-8/invalid utf-8 2026/07/15 04:41:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5133549d8c663339490beb7b28067bb7 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/invalid\ utf-8/invalid\ utf-8 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 565fac14b22a5c28a3097c94d493968a17824230 /rclone-test-wucuquf7voti/invalid utf-8/invalid utf-8 2026/07/15 04:41:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 565fac14b22a5c28a3097c94d493968a17824230 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/test%46.txt/test%46.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/test\%46.txt/test\%46.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ad37b3674d64a8cd069d440a24d855f2 /rclone-test-wucuquf7voti/test%46.txt/test%46.txt 2026/07/15 04:41:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: ad37b3674d64a8cd069d440a24d855f2 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/test%46.txt/test%46.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/test\%46.txt/test\%46.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 96368b7eb170ec2e21a1af93fad26f2dfc6e64db /rclone-test-wucuquf7voti/test%46.txt/test%46.txt 2026/07/15 04:41:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96368b7eb170ec2e21a1af93fad26f2dfc6e64db 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/test%46.txt/test%46.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/test\%46.txt/test\%46.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ad37b3674d64a8cd069d440a24d855f2 /rclone-test-wucuquf7voti/test%46.txt/test%46.txt 2026/07/15 04:41:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: ad37b3674d64a8cd069d440a24d855f2 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/test%46.txt/test%46.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/test\%46.txt/test\%46.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 96368b7eb170ec2e21a1af93fad26f2dfc6e64db /rclone-test-wucuquf7voti/test%46.txt/test%46.txt 2026/07/15 04:41:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96368b7eb170ec2e21a1af93fad26f2dfc6e64db 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/test%46.txt/test%46.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/test\%46.txt/test\%46.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: ad37b3674d64a8cd069d440a24d855f2 /rclone-test-wucuquf7voti/test%46.txt/test%46.txt 2026/07/15 04:41:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: ad37b3674d64a8cd069d440a24d855f2 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/test%46.txt/test%46.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/test\%46.txt/test\%46.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 96368b7eb170ec2e21a1af93fad26f2dfc6e64db /rclone-test-wucuquf7voti/test%46.txt/test%46.txt 2026/07/15 04:41:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 96368b7eb170ec2e21a1af93fad26f2dfc6e64db === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Connection OK after error: potato 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/zero-length-file" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/zero-length-file 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wucuquf7voti/zero-length-file 2026/07/15 04:41:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/zero-length-file" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/zero-length-file 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wucuquf7voti/zero-length-file 2026/07/15 04:41:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/zero-length-file" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/zero-length-file 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wucuquf7voti/zero-length-file 2026/07/15 04:41:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/zero-length-file" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/zero-length-file 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wucuquf7voti/zero-length-file 2026/07/15 04:41:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 3722f9a96cf94f802701fce1f78e3904 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 3722f9a96cf94f802701fce1f78e3904 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 400cc41ca196c4bcb2933fe3799d39343cec0135 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 400cc41ca196c4bcb2933fe3799d39343cec0135 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 3722f9a96cf94f802701fce1f78e3904 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 3722f9a96cf94f802701fce1f78e3904 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 400cc41ca196c4bcb2933fe3799d39343cec0135 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 400cc41ca196c4bcb2933fe3799d39343cec0135 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/15 04:41:54 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{FwHlH}" suffix to name 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 NOTICE: TestSFTPRclone{FwHlH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:34044->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/15 04:41:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wucuquf7voti/hello? sausage/êé" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{FwHlH}" suffix to name 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 NOTICE: TestSFTPRclone{FwHlH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: New connection 127.0.0.1:34056->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Shell type "unix" from config 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Relative path resolved to "/rclone-test-wucuquf7voti/hello? sausage/êé" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Using root directory "/rclone-test-wucuquf7voti/hello? sausage/êé" 2026/07/15 04:41:54 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-wucuquf7voti/hello? sausage/êé" to be canonical "TestSFTPRclone{FwHlH}:rclone-test-wucuquf7voti/hello? sausage/êé" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Remote command result: d1fb977df5a8df18b1ddf66f8088aff1 /rclone-test-wucuquf7voti/hello? sausage/êé/a/b/c/d/e.txt 2026/07/15 04:41:54 DEBUG : a/b/c/d/e.txt: Parsed hash: d1fb977df5a8df18b1ddf66f8088aff1 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Remote command result: da79d517046a9853cb40c7144607a560c97c0ca1 /rclone-test-wucuquf7voti/hello? sausage/êé/a/b/c/d/e.txt 2026/07/15 04:41:54 DEBUG : a/b/c/d/e.txt: Parsed hash: da79d517046a9853cb40c7144607a560c97c0ca1 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Remote command result: d1fb977df5a8df18b1ddf66f8088aff1 /rclone-test-wucuquf7voti/hello? sausage/êé/a/b/c/d/e.txt 2026/07/15 04:41:54 DEBUG : a/b/c/d/e.txt: Parsed hash: d1fb977df5a8df18b1ddf66f8088aff1 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: Remote command result: da79d517046a9853cb40c7144607a560c97c0ca1 /rclone-test-wucuquf7voti/hello? sausage/êé/a/b/c/d/e.txt 2026/07/15 04:41:54 DEBUG : a/b/c/d/e.txt: Parsed hash: da79d517046a9853cb40c7144607a560c97c0ca1 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé: New connection 127.0.0.1:34058->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : Waiting for deletions to finish 2026/07/15 04:41:54 INFO : a/b/c/d/e.txt: Deleted 2026/07/15 04:41:54 DEBUG : removing 1 level 4 directories 2026/07/15 04:41:54 INFO : a/b/c/d: Removing directory 2026/07/15 04:41:54 DEBUG : removing 1 level 3 directories 2026/07/15 04:41:54 INFO : a/b/c: Removing directory 2026/07/15 04:41:54 DEBUG : removing 1 level 2 directories 2026/07/15 04:41:54 INFO : a/b: Removing directory 2026/07/15 04:41:54 DEBUG : removing 1 level 1 directories 2026/07/15 04:41:54 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : other.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : other.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : other.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : other.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: New connection 127.0.0.1:34060->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : other.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : other.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/moveTest/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/moveTest/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/moveTest/other.txt 2026/07/15 04:41:54 DEBUG : moveTest/other.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/moveTest/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/moveTest/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/moveTest/other.txt 2026/07/15 04:41:54 DEBUG : moveTest/other.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : other.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/other.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/other.txt 2026/07/15 04:41:54 DEBUG : other.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/15 04:41:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qujuvip5nupi" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{FwHlH}" suffix to name 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 NOTICE: TestSFTPRclone{FwHlH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: New connection 127.0.0.1:34076->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Shell type "unix" from config 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Relative path resolved to "/rclone-test-qujuvip5nupi" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Using root directory "/rclone-test-qujuvip5nupi" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Shell path "/rclone-test-qujuvip5nupi/new_name/sub_new_name/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Running remote command: md5sum /rclone-test-qujuvip5nupi/new_name/sub_new_name/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-qujuvip5nupi/new_name/sub_new_name/file name.txt 2026/07/15 04:41:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Shell path "/rclone-test-qujuvip5nupi/new_name/sub_new_name/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Running remote command: sha1sum /rclone-test-qujuvip5nupi/new_name/sub_new_name/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-qujuvip5nupi/new_name/sub_new_name/file name.txt 2026/07/15 04:41:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Shell path "/rclone-test-qujuvip5nupi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Running remote command: md5sum /rclone-test-qujuvip5nupi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-qujuvip5nupi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Shell path "/rclone-test-qujuvip5nupi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Running remote command: sha1sum /rclone-test-qujuvip5nupi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-qujuvip5nupi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Purge dir "new_name" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qujuvip5nupi: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 7708c9ebf6f854983103cab7910492d734221c1a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 7708c9ebf6f854983103cab7910492d734221c1a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 31ce5df61beda684cdf94a7a2e3ee746 /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 31ce5df61beda684cdf94a7a2e3ee746 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 9c00d2210579a7d622531b66ae07fa3b /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 9c00d2210579a7d622531b66ae07fa3b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 9c00d2210579a7d622531b66ae07fa3b /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: 9c00d2210579a7d622531b66ae07fa3b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : file name.txt: Parsed hash: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/15 04:41:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{FwHlH}" suffix to name 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 NOTICE: TestSFTPRclone{FwHlH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:34080->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/15 04:41:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wucuquf7voti/not found.txt" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{FwHlH}" suffix to name 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 NOTICE: TestSFTPRclone{FwHlH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/not found.txt: New connection 127.0.0.1:34084->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/not found.txt: Shell type "unix" from config 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/not found.txt: Relative path resolved to "/rclone-test-wucuquf7voti/not found.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/not found.txt: Using root directory "/rclone-test-wucuquf7voti/not found.txt" 2026/07/15 04:41:54 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-wucuquf7voti" from "TestSFTPRclone:rclone-test-wucuquf7voti" 2026/07/15 04:41:54 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{FwHlH}" suffix to name 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 NOTICE: TestSFTPRclone{FwHlH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:34100->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9c00d2210579a7d622531b66ae07fa3b /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/file name.txt: Parsed hash: 9c00d2210579a7d622531b66ae07fa3b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/file name.txt: Parsed hash: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9c00d2210579a7d622531b66ae07fa3b /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/file name.txt: Parsed hash: 9c00d2210579a7d622531b66ae07fa3b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/file name.txt: Parsed hash: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/created from root.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/created\ from\ root.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d5bfed7e01dc473f9c2a08dc9136800e /rclone-test-wucuquf7voti/created from root.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/created from root.txt: Parsed hash: d5bfed7e01dc473f9c2a08dc9136800e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/created from root.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/created\ from\ root.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 41d2b87f4be388dc9e34a48403c536a5807ae998 /rclone-test-wucuquf7voti/created from root.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/created from root.txt: Parsed hash: 41d2b87f4be388dc9e34a48403c536a5807ae998 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/created from root.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/created\ from\ root.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d5bfed7e01dc473f9c2a08dc9136800e /rclone-test-wucuquf7voti/created from root.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/created from root.txt: Parsed hash: d5bfed7e01dc473f9c2a08dc9136800e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/created from root.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/created\ from\ root.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 41d2b87f4be388dc9e34a48403c536a5807ae998 /rclone-test-wucuquf7voti/created from root.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/created from root.txt: Parsed hash: 41d2b87f4be388dc9e34a48403c536a5807ae998 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/created from root.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/created\ from\ root.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d5bfed7e01dc473f9c2a08dc9136800e /rclone-test-wucuquf7voti/created from root.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/created from root.txt: Parsed hash: d5bfed7e01dc473f9c2a08dc9136800e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/created from root.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/created\ from\ root.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 41d2b87f4be388dc9e34a48403c536a5807ae998 /rclone-test-wucuquf7voti/created from root.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/created from root.txt: Parsed hash: 41d2b87f4be388dc9e34a48403c536a5807ae998 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9c00d2210579a7d622531b66ae07fa3b /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/file name.txt: Parsed hash: 9c00d2210579a7d622531b66ae07fa3b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/file name.txt: Parsed hash: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9c00d2210579a7d622531b66ae07fa3b /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/file name.txt: Parsed hash: 9c00d2210579a7d622531b66ae07fa3b 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/file name.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/file\ name.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a /rclone-test-wucuquf7voti/file name.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/file name.txt: Parsed hash: fe0e6c5000c597c58412f5b3a5f1f3ea5c3d465a 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 49a57ed6a35a640ed846f37e20a368a3 /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 49a57ed6a35a640ed846f37e20a368a3 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c /rclone-test-wucuquf7voti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/15 04:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b2e54ff3a35b1505d8c5a89ab96440d7e8b6863c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Server has VFS statistics extension 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: About path "/rclone-test-wucuquf7voti" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/piped data.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/piped\ data.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wucuquf7voti/piped data.txt 2026/07/15 04:41:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/piped data.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/piped\ data.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wucuquf7voti/piped data.txt 2026/07/15 04:41:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/piped data.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/piped\ data.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wucuquf7voti/piped data.txt 2026/07/15 04:41:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/piped data.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/piped\ data.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wucuquf7voti/piped data.txt 2026/07/15 04:41:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/piped data.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/piped\ data.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 53e874b873b3585a439d3ecb3968b275 /rclone-test-wucuquf7voti/piped data.txt 2026/07/15 04:41:54 DEBUG : piped data.txt: Parsed hash: 53e874b873b3585a439d3ecb3968b275 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/piped data.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/piped\ data.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 6a84e2f34a153b1e0a60653674666aabbf4c1518 /rclone-test-wucuquf7voti/piped data.txt 2026/07/15 04:41:54 DEBUG : piped data.txt: Parsed hash: 6a84e2f34a153b1e0a60653674666aabbf4c1518 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/piped data.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/piped\ data.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 53e874b873b3585a439d3ecb3968b275 /rclone-test-wucuquf7voti/piped data.txt 2026/07/15 04:41:54 DEBUG : piped data.txt: Parsed hash: 53e874b873b3585a439d3ecb3968b275 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/piped data.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/piped\ data.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 6a84e2f34a153b1e0a60653674666aabbf4c1518 /rclone-test-wucuquf7voti/piped data.txt 2026/07/15 04:41:54 DEBUG : piped data.txt: Parsed hash: 6a84e2f34a153b1e0a60653674666aabbf4c1518 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/unknown-size-update.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/unknown-size-update.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: bc7f8fe15b4252c3979f614da03d2945 /rclone-test-wucuquf7voti/unknown-size-update.txt 2026/07/15 04:41:54 DEBUG : unknown-size-update.txt: Parsed hash: bc7f8fe15b4252c3979f614da03d2945 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/unknown-size-update.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/unknown-size-update.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 3ba5cac80108e29a2e4b7d3fceaff198d07d3b90 /rclone-test-wucuquf7voti/unknown-size-update.txt 2026/07/15 04:41:54 DEBUG : unknown-size-update.txt: Parsed hash: 3ba5cac80108e29a2e4b7d3fceaff198d07d3b90 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/unknown-size-update.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: md5sum /rclone-test-wucuquf7voti/unknown-size-update.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: bc7f8fe15b4252c3979f614da03d2945 /rclone-test-wucuquf7voti/unknown-size-update.txt 2026/07/15 04:41:54 DEBUG : unknown-size-update.txt: Parsed hash: bc7f8fe15b4252c3979f614da03d2945 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Shell path "/rclone-test-wucuquf7voti/unknown-size-update.txt" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Running remote command: sha1sum /rclone-test-wucuquf7voti/unknown-size-update.txt 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Remote command result: 3ba5cac80108e29a2e4b7d3fceaff198d07d3b90 /rclone-test-wucuquf7voti/unknown-size-update.txt 2026/07/15 04:41:54 DEBUG : unknown-size-update.txt: Parsed hash: 3ba5cac80108e29a2e4b7d3fceaff198d07d3b90 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/15 04:41:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wucuquf7voti/deeper/nonexisting/directory" 2026/07/15 04:41:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{FwHlH}" suffix to name 2026/07/15 04:41:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/15 04:41:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/15 04:41:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/15 04:41:54 DEBUG : Setting pass="GiwFZev5popGOYTxzOoVCvt7ObNElUq1PuWP71qj5EJyI9o" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/15 04:41:54 NOTICE: TestSFTPRclone{FwHlH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/deeper/nonexisting/directory: New connection 127.0.0.1:34114->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9944.c851d4dec" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-wucuquf7voti/deeper/nonexisting/directory" 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti/deeper/nonexisting/directory: Using root directory "/rclone-test-wucuquf7voti/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/15 04:41:54 DEBUG : Waiting for deletions to finish 2026/07/15 04:41:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/15 04:41:54 DEBUG : removing 1 level 4 directories 2026/07/15 04:41:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/15 04:41:54 DEBUG : removing 1 level 3 directories 2026/07/15 04:41:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/15 04:41:54 DEBUG : removing 1 level 2 directories 2026/07/15 04:41:54 INFO : hello? sausage/êé: Removing directory 2026/07/15 04:41:54 DEBUG : removing 1 level 1 directories 2026/07/15 04:41:54 INFO : hello? sausage: Removing directory 2026/07/15 04:41:54 DEBUG : removing 1 level 0 directories 2026/07/15 04:41:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Removing directory 2026/07/15 04:41:54 ERROR : error listing: directory not found 2026/07/15 04:41:54 DEBUG : Waiting for deletions to finish 2026/07/15 04:41:54 ERROR : error listing: directory not found 2026/07/15 04:41:54 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Failed to list "": directory not found 2026/07/15 04:41:54 DEBUG : removing 1 level 0 directories 2026/07/15 04:41:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Removing directory 2026/07/15 04:41:54 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/15 04:41:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wucuquf7voti: Closing 2 unused connections 2026/07/15 04:41:54 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.74s) --- 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.69s) --- 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.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.49s) --- 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.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.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.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.969s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.844879459s (try 1/5)