"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.13s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/23 04:33:04 NOTICE: TestSFTPRclone: Starting server 2026/07/23 04:33:05 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/23 04:33:05 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/23 04:33:05 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/23 04:33:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wubojuk2ciso" 2026/07/23 04:33:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 04:33:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{ofKxq}" suffix to name 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 NOTICE: TestSFTPRclone{ofKxq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: New connection 127.0.0.1:57020->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell type "unix" from config 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Relative path resolved to "/rclone-test-wubojuk2ciso" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Using root directory "/rclone-test-wubojuk2ciso" 2026/07/23 04:33:05 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/23 04:33:05 INFO : dir/subdir: Making directory 2026/07/23 04:33:05 INFO : dir/subdir: Removing directory 2026/07/23 04:33:05 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/23 04:33:05 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/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: be5d5f723261ac369713ba4074301be1 /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: be5d5f723261ac369713ba4074301be1 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 6b4eefdfebf4d3c338ef53169ca9fad0a30e6b46 /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6b4eefdfebf4d3c338ef53169ca9fad0a30e6b46 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: be5d5f723261ac369713ba4074301be1 /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: be5d5f723261ac369713ba4074301be1 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 6b4eefdfebf4d3c338ef53169ca9fad0a30e6b46 /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6b4eefdfebf4d3c338ef53169ca9fad0a30e6b46 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: be5d5f723261ac369713ba4074301be1 /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: be5d5f723261ac369713ba4074301be1 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 6b4eefdfebf4d3c338ef53169ca9fad0a30e6b46 /rclone-test-wubojuk2ciso/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/23 04:33:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6b4eefdfebf4d3c338ef53169ca9fad0a30e6b46 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/./." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0b15f28cb9b758fc1ac2c363ad24b53d /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : ./.: Parsed hash: 0b15f28cb9b758fc1ac2c363ad24b53d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/./." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0a926f4f6a38b8377fe1a0d8bb65566cf5cebf91 /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : ./.: Parsed hash: 0a926f4f6a38b8377fe1a0d8bb65566cf5cebf91 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/./." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0b15f28cb9b758fc1ac2c363ad24b53d /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : ./.: Parsed hash: 0b15f28cb9b758fc1ac2c363ad24b53d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/./." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0a926f4f6a38b8377fe1a0d8bb65566cf5cebf91 /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : ./.: Parsed hash: 0a926f4f6a38b8377fe1a0d8bb65566cf5cebf91 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/./." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0b15f28cb9b758fc1ac2c363ad24b53d /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : ./.: Parsed hash: 0b15f28cb9b758fc1ac2c363ad24b53d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/./." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0a926f4f6a38b8377fe1a0d8bb65566cf5cebf91 /rclone-test-wubojuk2ciso/./. 2026/07/23 04:33:05 DEBUG : ./.: Parsed hash: 0a926f4f6a38b8377fe1a0d8bb65566cf5cebf91 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/../.." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 51c0e82cf49f61805bf8a428d3ff376d /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : ../..: Parsed hash: 51c0e82cf49f61805bf8a428d3ff376d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/../.." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 9aba5efa7f65bcf18db7aeb081136bbaaa838f68 /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : ../..: Parsed hash: 9aba5efa7f65bcf18db7aeb081136bbaaa838f68 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/../.." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 51c0e82cf49f61805bf8a428d3ff376d /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : ../..: Parsed hash: 51c0e82cf49f61805bf8a428d3ff376d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/../.." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 9aba5efa7f65bcf18db7aeb081136bbaaa838f68 /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : ../..: Parsed hash: 9aba5efa7f65bcf18db7aeb081136bbaaa838f68 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/../.." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 51c0e82cf49f61805bf8a428d3ff376d /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : ../..: Parsed hash: 51c0e82cf49f61805bf8a428d3ff376d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/../.." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 9aba5efa7f65bcf18db7aeb081136bbaaa838f68 /rclone-test-wubojuk2ciso/../.. 2026/07/23 04:33:05 DEBUG : ../..: Parsed hash: 9aba5efa7f65bcf18db7aeb081136bbaaa838f68 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 57ad3ad3ef493d42c32f7cfca8b5bb74 /rclone-test-wubojuk2ciso/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/23 04:33:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 57ad3ad3ef493d42c32f7cfca8b5bb74 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 6b58db76fe0ab3862dc4774839b6cfe56ece82e5 /rclone-test-wubojuk2ciso/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/23 04:33:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6b58db76fe0ab3862dc4774839b6cfe56ece82e5 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 57ad3ad3ef493d42c32f7cfca8b5bb74 /rclone-test-wubojuk2ciso/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/23 04:33:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 57ad3ad3ef493d42c32f7cfca8b5bb74 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 6b58db76fe0ab3862dc4774839b6cfe56ece82e5 /rclone-test-wubojuk2ciso/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/23 04:33:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6b58db76fe0ab3862dc4774839b6cfe56ece82e5 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 57ad3ad3ef493d42c32f7cfca8b5bb74 /rclone-test-wubojuk2ciso/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/23 04:33:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 57ad3ad3ef493d42c32f7cfca8b5bb74 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 6b58db76fe0ab3862dc4774839b6cfe56ece82e5 /rclone-test-wubojuk2ciso/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/23 04:33:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6b58db76fe0ab3862dc4774839b6cfe56ece82e5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/ leading space/ leading space" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\ leading\ space/\ leading\ space 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d4be3e15e636a0351fab29b7c3fcdb3d /rclone-test-wubojuk2ciso/ leading space/ leading space 2026/07/23 04:33:05 DEBUG : leading space/ leading space: Parsed hash: d4be3e15e636a0351fab29b7c3fcdb3d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/ leading space/ leading space" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\ leading\ space/\ leading\ space 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d79fa17fad6dbcb571460b9bc6f18ea28f713e0a /rclone-test-wubojuk2ciso/ leading space/ leading space 2026/07/23 04:33:05 DEBUG : leading space/ leading space: Parsed hash: d79fa17fad6dbcb571460b9bc6f18ea28f713e0a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/ leading space/ leading space" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\ leading\ space/\ leading\ space 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d4be3e15e636a0351fab29b7c3fcdb3d /rclone-test-wubojuk2ciso/ leading space/ leading space 2026/07/23 04:33:05 DEBUG : leading space/ leading space: Parsed hash: d4be3e15e636a0351fab29b7c3fcdb3d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/ leading space/ leading space" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\ leading\ space/\ leading\ space 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d79fa17fad6dbcb571460b9bc6f18ea28f713e0a /rclone-test-wubojuk2ciso/ leading space/ leading space 2026/07/23 04:33:05 DEBUG : leading space/ leading space: Parsed hash: d79fa17fad6dbcb571460b9bc6f18ea28f713e0a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/ leading space/ leading space" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\ leading\ space/\ leading\ space 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d4be3e15e636a0351fab29b7c3fcdb3d /rclone-test-wubojuk2ciso/ leading space/ leading space 2026/07/23 04:33:05 DEBUG : leading space/ leading space: Parsed hash: d4be3e15e636a0351fab29b7c3fcdb3d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/ leading space/ leading space" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\ leading\ space/\ leading\ space 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d79fa17fad6dbcb571460b9bc6f18ea28f713e0a /rclone-test-wubojuk2ciso/ leading space/ leading space 2026/07/23 04:33:05 DEBUG : leading space/ leading space: Parsed hash: d79fa17fad6dbcb571460b9bc6f18ea28f713e0a === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/~leading tilde/~leading tilde" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\~leading\ tilde/\~leading\ tilde 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 5fcd363f8350c3d91ecacb1e645970e0 /rclone-test-wubojuk2ciso/~leading tilde/~leading tilde 2026/07/23 04:33:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5fcd363f8350c3d91ecacb1e645970e0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/~leading tilde/~leading tilde" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\~leading\ tilde/\~leading\ tilde 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 85c9319a16e68d131c052d37b37d5b9d39f94e8e /rclone-test-wubojuk2ciso/~leading tilde/~leading tilde 2026/07/23 04:33:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 85c9319a16e68d131c052d37b37d5b9d39f94e8e 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/~leading tilde/~leading tilde" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\~leading\ tilde/\~leading\ tilde 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 5fcd363f8350c3d91ecacb1e645970e0 /rclone-test-wubojuk2ciso/~leading tilde/~leading tilde 2026/07/23 04:33:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5fcd363f8350c3d91ecacb1e645970e0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/~leading tilde/~leading tilde" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\~leading\ tilde/\~leading\ tilde 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 85c9319a16e68d131c052d37b37d5b9d39f94e8e /rclone-test-wubojuk2ciso/~leading tilde/~leading tilde 2026/07/23 04:33:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 85c9319a16e68d131c052d37b37d5b9d39f94e8e 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/~leading tilde/~leading tilde" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/\~leading\ tilde/\~leading\ tilde 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 5fcd363f8350c3d91ecacb1e645970e0 /rclone-test-wubojuk2ciso/~leading tilde/~leading tilde 2026/07/23 04:33:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5fcd363f8350c3d91ecacb1e645970e0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/~leading tilde/~leading tilde" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/\~leading\ tilde/\~leading\ tilde 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 85c9319a16e68d131c052d37b37d5b9d39f94e8e /rclone-test-wubojuk2ciso/~leading tilde/~leading tilde 2026/07/23 04:33:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 85c9319a16e68d131c052d37b37d5b9d39f94e8e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␍leading CR/␍leading CR" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␍leading\ CR/␍leading\ CR 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 107af5e0e73ff4dadad0eb530cd8b547 /rclone-test-wubojuk2ciso/␍leading CR/␍leading CR 2026/07/23 04:33:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 107af5e0e73ff4dadad0eb530cd8b547 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␍leading CR/␍leading CR" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␍leading\ CR/␍leading\ CR 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 7f7a3bbd65d2990d7b86253bb2e1875bf91d5e2d /rclone-test-wubojuk2ciso/␍leading CR/␍leading CR 2026/07/23 04:33:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7f7a3bbd65d2990d7b86253bb2e1875bf91d5e2d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␍leading CR/␍leading CR" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␍leading\ CR/␍leading\ CR 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 107af5e0e73ff4dadad0eb530cd8b547 /rclone-test-wubojuk2ciso/␍leading CR/␍leading CR 2026/07/23 04:33:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 107af5e0e73ff4dadad0eb530cd8b547 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␍leading CR/␍leading CR" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␍leading\ CR/␍leading\ CR 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 7f7a3bbd65d2990d7b86253bb2e1875bf91d5e2d /rclone-test-wubojuk2ciso/␍leading CR/␍leading CR 2026/07/23 04:33:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7f7a3bbd65d2990d7b86253bb2e1875bf91d5e2d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␍leading CR/␍leading CR" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␍leading\ CR/␍leading\ CR 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 107af5e0e73ff4dadad0eb530cd8b547 /rclone-test-wubojuk2ciso/␍leading CR/␍leading CR 2026/07/23 04:33:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 107af5e0e73ff4dadad0eb530cd8b547 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␍leading CR/␍leading CR" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␍leading\ CR/␍leading\ CR 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 7f7a3bbd65d2990d7b86253bb2e1875bf91d5e2d /rclone-test-wubojuk2ciso/␍leading CR/␍leading CR 2026/07/23 04:33:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7f7a3bbd65d2990d7b86253bb2e1875bf91d5e2d === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␊leading LF/␊leading LF" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␊leading\ LF/␊leading\ LF 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 01dbba09d7b770d95a217fcc12271a6b /rclone-test-wubojuk2ciso/␊leading LF/␊leading LF 2026/07/23 04:33:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 01dbba09d7b770d95a217fcc12271a6b 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␊leading LF/␊leading LF" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␊leading\ LF/␊leading\ LF 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 622d35907d98039d0364a9274d6911f2dae88ef3 /rclone-test-wubojuk2ciso/␊leading LF/␊leading LF 2026/07/23 04:33:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 622d35907d98039d0364a9274d6911f2dae88ef3 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␊leading LF/␊leading LF" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␊leading\ LF/␊leading\ LF 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 01dbba09d7b770d95a217fcc12271a6b /rclone-test-wubojuk2ciso/␊leading LF/␊leading LF 2026/07/23 04:33:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 01dbba09d7b770d95a217fcc12271a6b 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␊leading LF/␊leading LF" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␊leading\ LF/␊leading\ LF 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 622d35907d98039d0364a9274d6911f2dae88ef3 /rclone-test-wubojuk2ciso/␊leading LF/␊leading LF 2026/07/23 04:33:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 622d35907d98039d0364a9274d6911f2dae88ef3 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␊leading LF/␊leading LF" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␊leading\ LF/␊leading\ LF 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 01dbba09d7b770d95a217fcc12271a6b /rclone-test-wubojuk2ciso/␊leading LF/␊leading LF 2026/07/23 04:33:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 01dbba09d7b770d95a217fcc12271a6b 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␊leading LF/␊leading LF" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␊leading\ LF/␊leading\ LF 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 622d35907d98039d0364a9274d6911f2dae88ef3 /rclone-test-wubojuk2ciso/␊leading LF/␊leading LF 2026/07/23 04:33:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 622d35907d98039d0364a9274d6911f2dae88ef3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␉leading HT/␉leading HT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␉leading\ HT/␉leading\ HT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c44282e901c3c34b1d8d555132b7526d /rclone-test-wubojuk2ciso/␉leading HT/␉leading HT 2026/07/23 04:33:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c44282e901c3c34b1d8d555132b7526d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␉leading HT/␉leading HT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␉leading\ HT/␉leading\ HT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 056510f5dc5801c2001ce2fd1368b9db6167171d /rclone-test-wubojuk2ciso/␉leading HT/␉leading HT 2026/07/23 04:33:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 056510f5dc5801c2001ce2fd1368b9db6167171d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␉leading HT/␉leading HT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␉leading\ HT/␉leading\ HT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c44282e901c3c34b1d8d555132b7526d /rclone-test-wubojuk2ciso/␉leading HT/␉leading HT 2026/07/23 04:33:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c44282e901c3c34b1d8d555132b7526d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␉leading HT/␉leading HT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␉leading\ HT/␉leading\ HT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 056510f5dc5801c2001ce2fd1368b9db6167171d /rclone-test-wubojuk2ciso/␉leading HT/␉leading HT 2026/07/23 04:33:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 056510f5dc5801c2001ce2fd1368b9db6167171d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␉leading HT/␉leading HT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␉leading\ HT/␉leading\ HT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c44282e901c3c34b1d8d555132b7526d /rclone-test-wubojuk2ciso/␉leading HT/␉leading HT 2026/07/23 04:33:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c44282e901c3c34b1d8d555132b7526d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␉leading HT/␉leading HT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␉leading\ HT/␉leading\ HT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 056510f5dc5801c2001ce2fd1368b9db6167171d /rclone-test-wubojuk2ciso/␉leading HT/␉leading HT 2026/07/23 04:33:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 056510f5dc5801c2001ce2fd1368b9db6167171d === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␋leading VT/␋leading VT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␋leading\ VT/␋leading\ VT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 013dc0862d5b1c81e5beb3645aa29f35 /rclone-test-wubojuk2ciso/␋leading VT/␋leading VT 2026/07/23 04:33:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 013dc0862d5b1c81e5beb3645aa29f35 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␋leading VT/␋leading VT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␋leading\ VT/␋leading\ VT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b6609c2b91a1743c85c074fc02b944de7e1639d8 /rclone-test-wubojuk2ciso/␋leading VT/␋leading VT 2026/07/23 04:33:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b6609c2b91a1743c85c074fc02b944de7e1639d8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␋leading VT/␋leading VT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␋leading\ VT/␋leading\ VT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 013dc0862d5b1c81e5beb3645aa29f35 /rclone-test-wubojuk2ciso/␋leading VT/␋leading VT 2026/07/23 04:33:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 013dc0862d5b1c81e5beb3645aa29f35 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␋leading VT/␋leading VT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␋leading\ VT/␋leading\ VT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b6609c2b91a1743c85c074fc02b944de7e1639d8 /rclone-test-wubojuk2ciso/␋leading VT/␋leading VT 2026/07/23 04:33:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b6609c2b91a1743c85c074fc02b944de7e1639d8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␋leading VT/␋leading VT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/␋leading\ VT/␋leading\ VT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 013dc0862d5b1c81e5beb3645aa29f35 /rclone-test-wubojuk2ciso/␋leading VT/␋leading VT 2026/07/23 04:33:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 013dc0862d5b1c81e5beb3645aa29f35 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/␋leading VT/␋leading VT" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/␋leading\ VT/␋leading\ VT 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b6609c2b91a1743c85c074fc02b944de7e1639d8 /rclone-test-wubojuk2ciso/␋leading VT/␋leading VT 2026/07/23 04:33:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b6609c2b91a1743c85c074fc02b944de7e1639d8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/.leading dot/.leading dot" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/.leading\ dot/.leading\ dot 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0b633b0c644d3370454e325d49770434 /rclone-test-wubojuk2ciso/.leading dot/.leading dot 2026/07/23 04:33:05 DEBUG : .leading dot/.leading dot: Parsed hash: 0b633b0c644d3370454e325d49770434 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/.leading dot/.leading dot" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/.leading\ dot/.leading\ dot 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cfeeaec644a4f8dc2e590dd9d300237ae09c3d4a /rclone-test-wubojuk2ciso/.leading dot/.leading dot 2026/07/23 04:33:05 DEBUG : .leading dot/.leading dot: Parsed hash: cfeeaec644a4f8dc2e590dd9d300237ae09c3d4a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/.leading dot/.leading dot" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/.leading\ dot/.leading\ dot 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0b633b0c644d3370454e325d49770434 /rclone-test-wubojuk2ciso/.leading dot/.leading dot 2026/07/23 04:33:05 DEBUG : .leading dot/.leading dot: Parsed hash: 0b633b0c644d3370454e325d49770434 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/.leading dot/.leading dot" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/.leading\ dot/.leading\ dot 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cfeeaec644a4f8dc2e590dd9d300237ae09c3d4a /rclone-test-wubojuk2ciso/.leading dot/.leading dot 2026/07/23 04:33:05 DEBUG : .leading dot/.leading dot: Parsed hash: cfeeaec644a4f8dc2e590dd9d300237ae09c3d4a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/.leading dot/.leading dot" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/.leading\ dot/.leading\ dot 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0b633b0c644d3370454e325d49770434 /rclone-test-wubojuk2ciso/.leading dot/.leading dot 2026/07/23 04:33:05 DEBUG : .leading dot/.leading dot: Parsed hash: 0b633b0c644d3370454e325d49770434 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/.leading dot/.leading dot" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/.leading\ dot/.leading\ dot 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cfeeaec644a4f8dc2e590dd9d300237ae09c3d4a /rclone-test-wubojuk2ciso/.leading dot/.leading dot 2026/07/23 04:33:05 DEBUG : .leading dot/.leading dot: Parsed hash: cfeeaec644a4f8dc2e590dd9d300237ae09c3d4a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing space /trailing space " 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ space\ /trailing\ space\ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 57829d05444ae97e226908a1d77f8235 /rclone-test-wubojuk2ciso/trailing space /trailing space 2026/07/23 04:33:05 DEBUG : trailing space /trailing space : Parsed hash: 57829d05444ae97e226908a1d77f8235 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing space /trailing space " 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ space\ /trailing\ space\ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 958d8f4b396e75a87ee9b7efd3a9f7803b15e726 /rclone-test-wubojuk2ciso/trailing space /trailing space 2026/07/23 04:33:05 DEBUG : trailing space /trailing space : Parsed hash: 958d8f4b396e75a87ee9b7efd3a9f7803b15e726 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing space /trailing space " 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ space\ /trailing\ space\ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 57829d05444ae97e226908a1d77f8235 /rclone-test-wubojuk2ciso/trailing space /trailing space 2026/07/23 04:33:05 DEBUG : trailing space /trailing space : Parsed hash: 57829d05444ae97e226908a1d77f8235 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing space /trailing space " 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ space\ /trailing\ space\ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 958d8f4b396e75a87ee9b7efd3a9f7803b15e726 /rclone-test-wubojuk2ciso/trailing space /trailing space 2026/07/23 04:33:05 DEBUG : trailing space /trailing space : Parsed hash: 958d8f4b396e75a87ee9b7efd3a9f7803b15e726 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing space /trailing space " 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ space\ /trailing\ space\ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 57829d05444ae97e226908a1d77f8235 /rclone-test-wubojuk2ciso/trailing space /trailing space 2026/07/23 04:33:05 DEBUG : trailing space /trailing space : Parsed hash: 57829d05444ae97e226908a1d77f8235 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing space /trailing space " 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ space\ /trailing\ space\ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 958d8f4b396e75a87ee9b7efd3a9f7803b15e726 /rclone-test-wubojuk2ciso/trailing space /trailing space 2026/07/23 04:33:05 DEBUG : trailing space /trailing space : Parsed hash: 958d8f4b396e75a87ee9b7efd3a9f7803b15e726 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ CR␍/trailing\ CR␍ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 785854ebcd1f3bd17a7bd3eb89becfcd /rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍ 2026/07/23 04:33:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 785854ebcd1f3bd17a7bd3eb89becfcd 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ CR␍/trailing\ CR␍ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aa159c31e320fcdd837d12d25b4ac1dcab1e2013 /rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍ 2026/07/23 04:33:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: aa159c31e320fcdd837d12d25b4ac1dcab1e2013 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ CR␍/trailing\ CR␍ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 785854ebcd1f3bd17a7bd3eb89becfcd /rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍ 2026/07/23 04:33:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 785854ebcd1f3bd17a7bd3eb89becfcd 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ CR␍/trailing\ CR␍ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aa159c31e320fcdd837d12d25b4ac1dcab1e2013 /rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍ 2026/07/23 04:33:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: aa159c31e320fcdd837d12d25b4ac1dcab1e2013 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ CR␍/trailing\ CR␍ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 785854ebcd1f3bd17a7bd3eb89becfcd /rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍ 2026/07/23 04:33:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 785854ebcd1f3bd17a7bd3eb89becfcd 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ CR␍/trailing\ CR␍ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aa159c31e320fcdd837d12d25b4ac1dcab1e2013 /rclone-test-wubojuk2ciso/trailing CR␍/trailing CR␍ 2026/07/23 04:33:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: aa159c31e320fcdd837d12d25b4ac1dcab1e2013 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ LF␊/trailing\ LF␊ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 3fa5dce67540d32819364c49e1ba53b8 /rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊ 2026/07/23 04:33:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3fa5dce67540d32819364c49e1ba53b8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ LF␊/trailing\ LF␊ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 8023d49ca6dc233065608e32bdb39e185d32516a /rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊ 2026/07/23 04:33:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8023d49ca6dc233065608e32bdb39e185d32516a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ LF␊/trailing\ LF␊ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 3fa5dce67540d32819364c49e1ba53b8 /rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊ 2026/07/23 04:33:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3fa5dce67540d32819364c49e1ba53b8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ LF␊/trailing\ LF␊ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 8023d49ca6dc233065608e32bdb39e185d32516a /rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊ 2026/07/23 04:33:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8023d49ca6dc233065608e32bdb39e185d32516a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ LF␊/trailing\ LF␊ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 3fa5dce67540d32819364c49e1ba53b8 /rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊ 2026/07/23 04:33:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3fa5dce67540d32819364c49e1ba53b8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ LF␊/trailing\ LF␊ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 8023d49ca6dc233065608e32bdb39e185d32516a /rclone-test-wubojuk2ciso/trailing LF␊/trailing LF␊ 2026/07/23 04:33:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8023d49ca6dc233065608e32bdb39e185d32516a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ HT␉/trailing\ HT␉ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: f7136a8c3d366a95ef85306df9805865 /rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉ 2026/07/23 04:33:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f7136a8c3d366a95ef85306df9805865 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ HT␉/trailing\ HT␉ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: f9676b2ccea9e610f18e19be4d851959da10f21d /rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉ 2026/07/23 04:33:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f9676b2ccea9e610f18e19be4d851959da10f21d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ HT␉/trailing\ HT␉ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: f7136a8c3d366a95ef85306df9805865 /rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉ 2026/07/23 04:33:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f7136a8c3d366a95ef85306df9805865 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ HT␉/trailing\ HT␉ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: f9676b2ccea9e610f18e19be4d851959da10f21d /rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉ 2026/07/23 04:33:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f9676b2ccea9e610f18e19be4d851959da10f21d 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ HT␉/trailing\ HT␉ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: f7136a8c3d366a95ef85306df9805865 /rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉ 2026/07/23 04:33:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f7136a8c3d366a95ef85306df9805865 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ HT␉/trailing\ HT␉ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: f9676b2ccea9e610f18e19be4d851959da10f21d /rclone-test-wubojuk2ciso/trailing HT␉/trailing HT␉ 2026/07/23 04:33:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f9676b2ccea9e610f18e19be4d851959da10f21d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ VT␋/trailing\ VT␋ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 627ec13692f054945eb34fcb68066fce /rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋ 2026/07/23 04:33:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 627ec13692f054945eb34fcb68066fce 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ VT␋/trailing\ VT␋ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 1c4696c5536d6a10af71a5b37ec7ded499d106fd /rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋ 2026/07/23 04:33:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1c4696c5536d6a10af71a5b37ec7ded499d106fd 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ VT␋/trailing\ VT␋ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 627ec13692f054945eb34fcb68066fce /rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋ 2026/07/23 04:33:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 627ec13692f054945eb34fcb68066fce 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ VT␋/trailing\ VT␋ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 1c4696c5536d6a10af71a5b37ec7ded499d106fd /rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋ 2026/07/23 04:33:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1c4696c5536d6a10af71a5b37ec7ded499d106fd 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ VT␋/trailing\ VT␋ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 627ec13692f054945eb34fcb68066fce /rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋ 2026/07/23 04:33:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 627ec13692f054945eb34fcb68066fce 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ VT␋/trailing\ VT␋ 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 1c4696c5536d6a10af71a5b37ec7ded499d106fd /rclone-test-wubojuk2ciso/trailing VT␋/trailing VT␋ 2026/07/23 04:33:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1c4696c5536d6a10af71a5b37ec7ded499d106fd === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing dot./trailing dot." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ dot./trailing\ dot. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 2a9d6e693ccddb89fbe2b3e072642010 /rclone-test-wubojuk2ciso/trailing dot./trailing dot. 2026/07/23 04:33:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 2a9d6e693ccddb89fbe2b3e072642010 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing dot./trailing dot." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ dot./trailing\ dot. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: e51d79ae49d96f4dbe37e3eba3d4d5b38d89869a /rclone-test-wubojuk2ciso/trailing dot./trailing dot. 2026/07/23 04:33:05 DEBUG : trailing dot./trailing dot.: Parsed hash: e51d79ae49d96f4dbe37e3eba3d4d5b38d89869a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing dot./trailing dot." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ dot./trailing\ dot. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 2a9d6e693ccddb89fbe2b3e072642010 /rclone-test-wubojuk2ciso/trailing dot./trailing dot. 2026/07/23 04:33:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 2a9d6e693ccddb89fbe2b3e072642010 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing dot./trailing dot." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ dot./trailing\ dot. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: e51d79ae49d96f4dbe37e3eba3d4d5b38d89869a /rclone-test-wubojuk2ciso/trailing dot./trailing dot. 2026/07/23 04:33:05 DEBUG : trailing dot./trailing dot.: Parsed hash: e51d79ae49d96f4dbe37e3eba3d4d5b38d89869a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing dot./trailing dot." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/trailing\ dot./trailing\ dot. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 2a9d6e693ccddb89fbe2b3e072642010 /rclone-test-wubojuk2ciso/trailing dot./trailing dot. 2026/07/23 04:33:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 2a9d6e693ccddb89fbe2b3e072642010 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/trailing dot./trailing dot." 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/trailing\ dot./trailing\ dot. 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: e51d79ae49d96f4dbe37e3eba3d4d5b38d89869a /rclone-test-wubojuk2ciso/trailing dot./trailing dot. 2026/07/23 04:33:05 DEBUG : trailing dot./trailing dot.: Parsed hash: e51d79ae49d96f4dbe37e3eba3d4d5b38d89869a === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/invalid\ utf-8/invalid\ utf-8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 5d313cee8cae4f8971cc8f3548dba314 /rclone-test-wubojuk2ciso/invalid utf-8/invalid utf-8 2026/07/23 04:33:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5d313cee8cae4f8971cc8f3548dba314 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/invalid\ utf-8/invalid\ utf-8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c8762afc41f1ac95a4de28a525afc53f5ec451e7 /rclone-test-wubojuk2ciso/invalid utf-8/invalid utf-8 2026/07/23 04:33:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c8762afc41f1ac95a4de28a525afc53f5ec451e7 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/invalid\ utf-8/invalid\ utf-8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 5d313cee8cae4f8971cc8f3548dba314 /rclone-test-wubojuk2ciso/invalid utf-8/invalid utf-8 2026/07/23 04:33:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5d313cee8cae4f8971cc8f3548dba314 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/invalid\ utf-8/invalid\ utf-8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c8762afc41f1ac95a4de28a525afc53f5ec451e7 /rclone-test-wubojuk2ciso/invalid utf-8/invalid utf-8 2026/07/23 04:33:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c8762afc41f1ac95a4de28a525afc53f5ec451e7 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/invalid\ utf-8/invalid\ utf-8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 5d313cee8cae4f8971cc8f3548dba314 /rclone-test-wubojuk2ciso/invalid utf-8/invalid utf-8 2026/07/23 04:33:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5d313cee8cae4f8971cc8f3548dba314 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/invalid\ utf-8/invalid\ utf-8 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c8762afc41f1ac95a4de28a525afc53f5ec451e7 /rclone-test-wubojuk2ciso/invalid utf-8/invalid utf-8 2026/07/23 04:33:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c8762afc41f1ac95a4de28a525afc53f5ec451e7 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/test%46.txt/test%46.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/test\%46.txt/test\%46.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 2b5de24d6f0c076cc92f1bce667562f5 /rclone-test-wubojuk2ciso/test%46.txt/test%46.txt 2026/07/23 04:33:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2b5de24d6f0c076cc92f1bce667562f5 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/test%46.txt/test%46.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/test\%46.txt/test\%46.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c59235b7de163572f0cd51eeeb4817a614900982 /rclone-test-wubojuk2ciso/test%46.txt/test%46.txt 2026/07/23 04:33:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: c59235b7de163572f0cd51eeeb4817a614900982 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/test%46.txt/test%46.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/test\%46.txt/test\%46.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 2b5de24d6f0c076cc92f1bce667562f5 /rclone-test-wubojuk2ciso/test%46.txt/test%46.txt 2026/07/23 04:33:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2b5de24d6f0c076cc92f1bce667562f5 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/test%46.txt/test%46.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/test\%46.txt/test\%46.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c59235b7de163572f0cd51eeeb4817a614900982 /rclone-test-wubojuk2ciso/test%46.txt/test%46.txt 2026/07/23 04:33:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: c59235b7de163572f0cd51eeeb4817a614900982 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/test%46.txt/test%46.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/test\%46.txt/test\%46.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 2b5de24d6f0c076cc92f1bce667562f5 /rclone-test-wubojuk2ciso/test%46.txt/test%46.txt 2026/07/23 04:33:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2b5de24d6f0c076cc92f1bce667562f5 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/test%46.txt/test%46.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/test\%46.txt/test\%46.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: c59235b7de163572f0cd51eeeb4817a614900982 /rclone-test-wubojuk2ciso/test%46.txt/test%46.txt 2026/07/23 04:33:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: c59235b7de163572f0cd51eeeb4817a614900982 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Connection OK after error: potato 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/zero-length-file" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/zero-length-file 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wubojuk2ciso/zero-length-file 2026/07/23 04:33:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/zero-length-file" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/zero-length-file 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wubojuk2ciso/zero-length-file 2026/07/23 04:33:05 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/zero-length-file" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/zero-length-file 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wubojuk2ciso/zero-length-file 2026/07/23 04:33:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/zero-length-file" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/zero-length-file 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wubojuk2ciso/zero-length-file 2026/07/23 04:33:05 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/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: a2626ba733c46e63bd7dc711ff4d4772 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: a2626ba733c46e63bd7dc711ff4d4772 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b1f7d5c3238225829b01436b43dc6d56be137c49 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: b1f7d5c3238225829b01436b43dc6d56be137c49 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: a2626ba733c46e63bd7dc711ff4d4772 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: a2626ba733c46e63bd7dc711ff4d4772 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b1f7d5c3238225829b01436b43dc6d56be137c49 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: b1f7d5c3238225829b01436b43dc6d56be137c49 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 === 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/23 04:33:05 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/23 04:33:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{ofKxq}" suffix to name 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 NOTICE: TestSFTPRclone{ofKxq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57022->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/23 04:33:05 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/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 === 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/23 04:33:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wubojuk2ciso/hello? sausage/êé" 2026/07/23 04:33:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{ofKxq}" suffix to name 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 NOTICE: TestSFTPRclone{ofKxq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: New connection 127.0.0.1:57024->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Shell type "unix" from config 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Relative path resolved to "/rclone-test-wubojuk2ciso/hello? sausage/êé" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Using root directory "/rclone-test-wubojuk2ciso/hello? sausage/êé" 2026/07/23 04:33:05 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-wubojuk2ciso/hello? sausage/êé" to be canonical "TestSFTPRclone{ofKxq}:rclone-test-wubojuk2ciso/hello? sausage/êé" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Remote command result: 8e77d8083fea561ec168c3ed807e0d9a /rclone-test-wubojuk2ciso/hello? sausage/êé/a/b/c/d/e.txt 2026/07/23 04:33:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 8e77d8083fea561ec168c3ed807e0d9a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Remote command result: 9d9fa8ba161abeba12c6622fb3b4fd0fbc487efd /rclone-test-wubojuk2ciso/hello? sausage/êé/a/b/c/d/e.txt 2026/07/23 04:33:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 9d9fa8ba161abeba12c6622fb3b4fd0fbc487efd 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Remote command result: 8e77d8083fea561ec168c3ed807e0d9a /rclone-test-wubojuk2ciso/hello? sausage/êé/a/b/c/d/e.txt 2026/07/23 04:33:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 8e77d8083fea561ec168c3ed807e0d9a 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: Remote command result: 9d9fa8ba161abeba12c6622fb3b4fd0fbc487efd /rclone-test-wubojuk2ciso/hello? sausage/êé/a/b/c/d/e.txt 2026/07/23 04:33:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 9d9fa8ba161abeba12c6622fb3b4fd0fbc487efd 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé: New connection 127.0.0.1:57026->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:33:05 INFO : a/b/c/d/e.txt: Deleted 2026/07/23 04:33:05 DEBUG : removing 1 level 4 directories 2026/07/23 04:33:05 INFO : a/b/c/d: Removing directory 2026/07/23 04:33:05 DEBUG : removing 1 level 3 directories 2026/07/23 04:33:05 INFO : a/b/c: Removing directory 2026/07/23 04:33:05 DEBUG : removing 1 level 2 directories 2026/07/23 04:33:05 INFO : a/b: Removing directory 2026/07/23 04:33:05 DEBUG : removing 1 level 1 directories 2026/07/23 04:33:05 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : other.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : other.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : other.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : other.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: New connection 127.0.0.1:57030->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : other.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : other.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/moveTest/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/moveTest/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/moveTest/other.txt 2026/07/23 04:33:05 DEBUG : moveTest/other.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/moveTest/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/moveTest/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/moveTest/other.txt 2026/07/23 04:33:05 DEBUG : moveTest/other.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : other.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/other.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/other.txt 2026/07/23 04:33:05 DEBUG : other.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/23 04:33:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-sigusor8qawa" 2026/07/23 04:33:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{ofKxq}" suffix to name 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 NOTICE: TestSFTPRclone{ofKxq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: New connection 127.0.0.1:57034->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Shell type "unix" from config 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Relative path resolved to "/rclone-test-sigusor8qawa" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Using root directory "/rclone-test-sigusor8qawa" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Shell path "/rclone-test-sigusor8qawa/new_name/sub_new_name/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Running remote command: md5sum /rclone-test-sigusor8qawa/new_name/sub_new_name/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-sigusor8qawa/new_name/sub_new_name/file name.txt 2026/07/23 04:33:05 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Shell path "/rclone-test-sigusor8qawa/new_name/sub_new_name/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Running remote command: sha1sum /rclone-test-sigusor8qawa/new_name/sub_new_name/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-sigusor8qawa/new_name/sub_new_name/file name.txt 2026/07/23 04:33:05 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Shell path "/rclone-test-sigusor8qawa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Running remote command: md5sum /rclone-test-sigusor8qawa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-sigusor8qawa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Shell path "/rclone-test-sigusor8qawa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Running remote command: sha1sum /rclone-test-sigusor8qawa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-sigusor8qawa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: Purge dir "new_name" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigusor8qawa: 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/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: aaf5953e3f15cc8dae73a09445a70645c8b92469 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: aaf5953e3f15cc8dae73a09445a70645c8b92469 === 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/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 === 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/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 === 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/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: cbc2b38696b7c3e8bac978e29fc21741 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: cbc2b38696b7c3e8bac978e29fc21741 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d53b6ec087afbbdc659641b499b515d0 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: d53b6ec087afbbdc659641b499b515d0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 8cac3e7610e5577929ef5be0aeb1009ecab857bb /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: 8cac3e7610e5577929ef5be0aeb1009ecab857bb 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d53b6ec087afbbdc659641b499b515d0 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: d53b6ec087afbbdc659641b499b515d0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 8cac3e7610e5577929ef5be0aeb1009ecab857bb /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : file name.txt: Parsed hash: 8cac3e7610e5577929ef5be0aeb1009ecab857bb === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/23 04:33:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{ofKxq}" suffix to name 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 NOTICE: TestSFTPRclone{ofKxq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:57044->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/23 04:33:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wubojuk2ciso/not found.txt" 2026/07/23 04:33:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{ofKxq}" suffix to name 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 NOTICE: TestSFTPRclone{ofKxq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/not found.txt: New connection 127.0.0.1:57052->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/not found.txt: Shell type "unix" from config 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/not found.txt: Relative path resolved to "/rclone-test-wubojuk2ciso/not found.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/not found.txt: Using root directory "/rclone-test-wubojuk2ciso/not found.txt" 2026/07/23 04:33:05 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-wubojuk2ciso" from "TestSFTPRclone:rclone-test-wubojuk2ciso" 2026/07/23 04:33:05 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/23 04:33:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{ofKxq}" suffix to name 2026/07/23 04:33:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:05 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:05 NOTICE: TestSFTPRclone{ofKxq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:57064->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d53b6ec087afbbdc659641b499b515d0 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/file name.txt: Parsed hash: d53b6ec087afbbdc659641b499b515d0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 8cac3e7610e5577929ef5be0aeb1009ecab857bb /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/file name.txt: Parsed hash: 8cac3e7610e5577929ef5be0aeb1009ecab857bb 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d53b6ec087afbbdc659641b499b515d0 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/file name.txt: Parsed hash: d53b6ec087afbbdc659641b499b515d0 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 8cac3e7610e5577929ef5be0aeb1009ecab857bb /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/file name.txt: Parsed hash: 8cac3e7610e5577929ef5be0aeb1009ecab857bb === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/created from root.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/created\ from\ root.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: efac47e519ead85d6b023791af61327e /rclone-test-wubojuk2ciso/created from root.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/created from root.txt: Parsed hash: efac47e519ead85d6b023791af61327e 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/created from root.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/created\ from\ root.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 755d61ec14d2a2ede0fd144336313f7849b02639 /rclone-test-wubojuk2ciso/created from root.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/created from root.txt: Parsed hash: 755d61ec14d2a2ede0fd144336313f7849b02639 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/created from root.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/created\ from\ root.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: efac47e519ead85d6b023791af61327e /rclone-test-wubojuk2ciso/created from root.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/created from root.txt: Parsed hash: efac47e519ead85d6b023791af61327e 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/created from root.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/created\ from\ root.txt 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 755d61ec14d2a2ede0fd144336313f7849b02639 /rclone-test-wubojuk2ciso/created from root.txt 2026/07/23 04:33:05 DEBUG : rclone-test-wubojuk2ciso/created from root.txt: Parsed hash: 755d61ec14d2a2ede0fd144336313f7849b02639 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/created from root.txt" 2026/07/23 04:33:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/created\ from\ root.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: efac47e519ead85d6b023791af61327e /rclone-test-wubojuk2ciso/created from root.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/created from root.txt: Parsed hash: efac47e519ead85d6b023791af61327e 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/created from root.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/created\ from\ root.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 755d61ec14d2a2ede0fd144336313f7849b02639 /rclone-test-wubojuk2ciso/created from root.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/created from root.txt: Parsed hash: 755d61ec14d2a2ede0fd144336313f7849b02639 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d53b6ec087afbbdc659641b499b515d0 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/file name.txt: Parsed hash: d53b6ec087afbbdc659641b499b515d0 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 8cac3e7610e5577929ef5be0aeb1009ecab857bb /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/file name.txt: Parsed hash: 8cac3e7610e5577929ef5be0aeb1009ecab857bb 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d53b6ec087afbbdc659641b499b515d0 /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/file name.txt: Parsed hash: d53b6ec087afbbdc659641b499b515d0 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/file name.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/file\ name.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 8cac3e7610e5577929ef5be0aeb1009ecab857bb /rclone-test-wubojuk2ciso/file name.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/file name.txt: Parsed hash: 8cac3e7610e5577929ef5be0aeb1009ecab857bb 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:06 DEBUG : rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 === 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/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: eb15d48fc48656accdebd497596cf2b0 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb15d48fc48656accdebd497596cf2b0 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 /rclone-test-wubojuk2ciso/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/23 04:33:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b99b65a4f132b3a0c330fdf67f8ff497e3ec9f09 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Server has VFS statistics extension 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: About path "/rclone-test-wubojuk2ciso" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/piped data.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/piped\ data.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wubojuk2ciso/piped data.txt 2026/07/23 04:33:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/piped data.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/piped\ data.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wubojuk2ciso/piped data.txt 2026/07/23 04:33:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/piped data.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/piped\ data.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wubojuk2ciso/piped data.txt 2026/07/23 04:33:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/piped data.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/piped\ data.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wubojuk2ciso/piped data.txt 2026/07/23 04:33:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/piped data.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/piped\ data.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d864554cb50e5f46a9f2d2e4cdfcbb89 /rclone-test-wubojuk2ciso/piped data.txt 2026/07/23 04:33:06 DEBUG : piped data.txt: Parsed hash: d864554cb50e5f46a9f2d2e4cdfcbb89 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/piped data.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/piped\ data.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 86246286f6efb9b85633e8bc02a2c6197da62c20 /rclone-test-wubojuk2ciso/piped data.txt 2026/07/23 04:33:06 DEBUG : piped data.txt: Parsed hash: 86246286f6efb9b85633e8bc02a2c6197da62c20 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/piped data.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/piped\ data.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: d864554cb50e5f46a9f2d2e4cdfcbb89 /rclone-test-wubojuk2ciso/piped data.txt 2026/07/23 04:33:06 DEBUG : piped data.txt: Parsed hash: d864554cb50e5f46a9f2d2e4cdfcbb89 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/piped data.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/piped\ data.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 86246286f6efb9b85633e8bc02a2c6197da62c20 /rclone-test-wubojuk2ciso/piped data.txt 2026/07/23 04:33:06 DEBUG : piped data.txt: Parsed hash: 86246286f6efb9b85633e8bc02a2c6197da62c20 === 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/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/unknown-size-update.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/unknown-size-update.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: a95e82ade96965af78932105ec0cb015 /rclone-test-wubojuk2ciso/unknown-size-update.txt 2026/07/23 04:33:06 DEBUG : unknown-size-update.txt: Parsed hash: a95e82ade96965af78932105ec0cb015 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/unknown-size-update.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/unknown-size-update.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0259324b90220ad14aed535f1be37a264634c686 /rclone-test-wubojuk2ciso/unknown-size-update.txt 2026/07/23 04:33:06 DEBUG : unknown-size-update.txt: Parsed hash: 0259324b90220ad14aed535f1be37a264634c686 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/unknown-size-update.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: md5sum /rclone-test-wubojuk2ciso/unknown-size-update.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: a95e82ade96965af78932105ec0cb015 /rclone-test-wubojuk2ciso/unknown-size-update.txt 2026/07/23 04:33:06 DEBUG : unknown-size-update.txt: Parsed hash: a95e82ade96965af78932105ec0cb015 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Shell path "/rclone-test-wubojuk2ciso/unknown-size-update.txt" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Running remote command: sha1sum /rclone-test-wubojuk2ciso/unknown-size-update.txt 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Remote command result: 0259324b90220ad14aed535f1be37a264634c686 /rclone-test-wubojuk2ciso/unknown-size-update.txt 2026/07/23 04:33:06 DEBUG : unknown-size-update.txt: Parsed hash: 0259324b90220ad14aed535f1be37a264634c686 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/23 04:33:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-wubojuk2ciso/deeper/nonexisting/directory" 2026/07/23 04:33:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/23 04:33:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:06 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{ofKxq}" suffix to name 2026/07/23 04:33:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/23 04:33:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/23 04:33:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/23 04:33:06 DEBUG : Setting pass="T7Oz3_DgHt7brVQMQ59PxBUNqdARwVjLS2_44AGxrRD5_Eo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/23 04:33:06 NOTICE: TestSFTPRclone{ofKxq}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/deeper/nonexisting/directory: New connection 127.0.0.1:57070->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9976.2f3895fa3" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-wubojuk2ciso/deeper/nonexisting/directory" 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso/deeper/nonexisting/directory: Using root directory "/rclone-test-wubojuk2ciso/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/23 04:33:06 DEBUG : Waiting for deletions to finish 2026/07/23 04:33:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/23 04:33:06 DEBUG : removing 1 level 4 directories 2026/07/23 04:33:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/23 04:33:06 DEBUG : removing 1 level 3 directories 2026/07/23 04:33:06 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/23 04:33:06 DEBUG : removing 1 level 2 directories 2026/07/23 04:33:06 INFO : hello? sausage/êé: Removing directory 2026/07/23 04:33:06 DEBUG : removing 1 level 1 directories 2026/07/23 04:33:06 INFO : hello? sausage: Removing directory 2026/07/23 04:33:06 DEBUG : removing 1 level 0 directories 2026/07/23 04:33:06 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Removing directory 2026/07/23 04:33:06 ERROR : error listing: directory not found 2026/07/23 04:33:06 DEBUG : Waiting for deletions to finish 2026/07/23 04:33:06 ERROR : error listing: directory not found 2026/07/23 04:33:06 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Failed to list "": directory not found 2026/07/23 04:33:06 DEBUG : removing 1 level 0 directories 2026/07/23 04:33:06 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Removing directory 2026/07/23 04:33:06 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/23 04:33:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-wubojuk2ciso: Closing 2 unused connections 2026/07/23 04:33:06 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.96s) --- 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.88s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.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.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.58s) --- 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.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.04s) --- 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.06s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.215s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.378147586s (try 1/5)