"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.13s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/05/19 02:04:24 NOTICE: TestSFTPOpenssh: Starting server 2026/05/19 02:04:25 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/05/19 02:04:25 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/05/19 02:04:25 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/05/19 02:04:25 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hiqulox2zuwo" 2026/05/19 02:04:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 02:04:25 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/19 02:04:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:25 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:25 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:25 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:25 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:25 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ip7GK}" suffix to name 2026/05/19 02:04:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:25 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:25 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:25 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:25 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:25 NOTICE: TestSFTPOpenssh{Ip7GK}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: New connection 127.0.0.1:44566->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell type "unix" from config 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Relative path resolved to "/home/rclone/rclone-test-hiqulox2zuwo" 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Using root directory "/home/rclone/rclone-test-hiqulox2zuwo" 2026/05/19 02:04:25 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/19 02:04:25 INFO : dir/subdir: Making directory 2026/05/19 02:04:25 INFO : dir/subdir: Removing directory 2026/05/19 02:04:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/19 02:04:25 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 278c7eb2cc7ab169a2575f771ab5dde4 /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 278c7eb2cc7ab169a2575f771ab5dde4 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 4cfd70e7fb74e1756a083ed4adcefa3081d13a29 /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4cfd70e7fb74e1756a083ed4adcefa3081d13a29 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/19 02:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 278c7eb2cc7ab169a2575f771ab5dde4 /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 278c7eb2cc7ab169a2575f771ab5dde4 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 4cfd70e7fb74e1756a083ed4adcefa3081d13a29 /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4cfd70e7fb74e1756a083ed4adcefa3081d13a29 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 278c7eb2cc7ab169a2575f771ab5dde4 /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 278c7eb2cc7ab169a2575f771ab5dde4 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 4cfd70e7fb74e1756a083ed4adcefa3081d13a29 /home/rclone/rclone-test-hiqulox2zuwo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/19 02:04:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4cfd70e7fb74e1756a083ed4adcefa3081d13a29 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/./." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b181672dad5e6b4aa58b57e9b7e31938 /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : ./.: Parsed hash: b181672dad5e6b4aa58b57e9b7e31938 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/./." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: db4477bf4d0ef894f599e571d4d2a12345b73565 /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : ./.: Parsed hash: db4477bf4d0ef894f599e571d4d2a12345b73565 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/./." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b181672dad5e6b4aa58b57e9b7e31938 /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : ./.: Parsed hash: b181672dad5e6b4aa58b57e9b7e31938 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/./." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: db4477bf4d0ef894f599e571d4d2a12345b73565 /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : ./.: Parsed hash: db4477bf4d0ef894f599e571d4d2a12345b73565 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/./." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b181672dad5e6b4aa58b57e9b7e31938 /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : ./.: Parsed hash: b181672dad5e6b4aa58b57e9b7e31938 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/./." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: db4477bf4d0ef894f599e571d4d2a12345b73565 /home/rclone/rclone-test-hiqulox2zuwo/./. 2026/05/19 02:04:26 DEBUG : ./.: Parsed hash: db4477bf4d0ef894f599e571d4d2a12345b73565 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/../.." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: ba9b28b81beac689fd60c7cd3f207fc8 /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : ../..: Parsed hash: ba9b28b81beac689fd60c7cd3f207fc8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/../.." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b73a7b273cc695887d5fc9eb6108566f6ae99c1a /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : ../..: Parsed hash: b73a7b273cc695887d5fc9eb6108566f6ae99c1a 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/../.." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: ba9b28b81beac689fd60c7cd3f207fc8 /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : ../..: Parsed hash: ba9b28b81beac689fd60c7cd3f207fc8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/../.." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b73a7b273cc695887d5fc9eb6108566f6ae99c1a /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : ../..: Parsed hash: b73a7b273cc695887d5fc9eb6108566f6ae99c1a 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/../.." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: ba9b28b81beac689fd60c7cd3f207fc8 /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : ../..: Parsed hash: ba9b28b81beac689fd60c7cd3f207fc8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/../.." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b73a7b273cc695887d5fc9eb6108566f6ae99c1a /home/rclone/rclone-test-hiqulox2zuwo/../.. 2026/05/19 02:04:26 DEBUG : ../..: Parsed hash: b73a7b273cc695887d5fc9eb6108566f6ae99c1a === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: cca4c5a7d8a6a19de9b61abee885d745 /home/rclone/rclone-test-hiqulox2zuwo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/19 02:04:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: cca4c5a7d8a6a19de9b61abee885d745 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: cf85eb54f143b115c305591fc507cd0d572fb23f /home/rclone/rclone-test-hiqulox2zuwo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/19 02:04:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: cf85eb54f143b115c305591fc507cd0d572fb23f 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: cca4c5a7d8a6a19de9b61abee885d745 /home/rclone/rclone-test-hiqulox2zuwo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/19 02:04:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: cca4c5a7d8a6a19de9b61abee885d745 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: cf85eb54f143b115c305591fc507cd0d572fb23f /home/rclone/rclone-test-hiqulox2zuwo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/19 02:04:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: cf85eb54f143b115c305591fc507cd0d572fb23f 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: cca4c5a7d8a6a19de9b61abee885d745 /home/rclone/rclone-test-hiqulox2zuwo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/19 02:04:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: cca4c5a7d8a6a19de9b61abee885d745 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: cf85eb54f143b115c305591fc507cd0d572fb23f /home/rclone/rclone-test-hiqulox2zuwo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/19 02:04:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: cf85eb54f143b115c305591fc507cd0d572fb23f === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\ leading\ space/\ leading\ space 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1277a27081241d0d0059f00b9bebcf3e /home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space 2026/05/19 02:04:26 DEBUG : leading space/ leading space: Parsed hash: 1277a27081241d0d0059f00b9bebcf3e 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\ leading\ space/\ leading\ space 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8232a6c978d4dec9ab387a80ef7de5a2d93a183f /home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space 2026/05/19 02:04:26 DEBUG : leading space/ leading space: Parsed hash: 8232a6c978d4dec9ab387a80ef7de5a2d93a183f 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\ leading\ space/\ leading\ space 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1277a27081241d0d0059f00b9bebcf3e /home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space 2026/05/19 02:04:26 DEBUG : leading space/ leading space: Parsed hash: 1277a27081241d0d0059f00b9bebcf3e 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\ leading\ space/\ leading\ space 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8232a6c978d4dec9ab387a80ef7de5a2d93a183f /home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space 2026/05/19 02:04:26 DEBUG : leading space/ leading space: Parsed hash: 8232a6c978d4dec9ab387a80ef7de5a2d93a183f 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\ leading\ space/\ leading\ space 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1277a27081241d0d0059f00b9bebcf3e /home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space 2026/05/19 02:04:26 DEBUG : leading space/ leading space: Parsed hash: 1277a27081241d0d0059f00b9bebcf3e 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\ leading\ space/\ leading\ space 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8232a6c978d4dec9ab387a80ef7de5a2d93a183f /home/rclone/rclone-test-hiqulox2zuwo/ leading space/ leading space 2026/05/19 02:04:26 DEBUG : leading space/ leading space: Parsed hash: 8232a6c978d4dec9ab387a80ef7de5a2d93a183f === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\~leading\ tilde/\~leading\ tilde 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 4c2a4ca01d669150a7535a20d161e7ec /home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde 2026/05/19 02:04:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4c2a4ca01d669150a7535a20d161e7ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\~leading\ tilde/\~leading\ tilde 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8db211bf1a45e8ea68c0498a8641ad6e7a3eddb2 /home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde 2026/05/19 02:04:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8db211bf1a45e8ea68c0498a8641ad6e7a3eddb2 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\~leading\ tilde/\~leading\ tilde 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 4c2a4ca01d669150a7535a20d161e7ec /home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde 2026/05/19 02:04:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4c2a4ca01d669150a7535a20d161e7ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\~leading\ tilde/\~leading\ tilde 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8db211bf1a45e8ea68c0498a8641ad6e7a3eddb2 /home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde 2026/05/19 02:04:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8db211bf1a45e8ea68c0498a8641ad6e7a3eddb2 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/\~leading\ tilde/\~leading\ tilde 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 4c2a4ca01d669150a7535a20d161e7ec /home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde 2026/05/19 02:04:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4c2a4ca01d669150a7535a20d161e7ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/\~leading\ tilde/\~leading\ tilde 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8db211bf1a45e8ea68c0498a8641ad6e7a3eddb2 /home/rclone/rclone-test-hiqulox2zuwo/~leading tilde/~leading tilde 2026/05/19 02:04:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8db211bf1a45e8ea68c0498a8641ad6e7a3eddb2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␍leading\ CR/␍leading\ CR 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 639ce57d446582af079957fc75e60176 /home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR 2026/05/19 02:04:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 639ce57d446582af079957fc75e60176 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␍leading\ CR/␍leading\ CR 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 3f216ccef350dc71ffd3c496ed026fd3bed9632a /home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR 2026/05/19 02:04:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3f216ccef350dc71ffd3c496ed026fd3bed9632a 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␍leading\ CR/␍leading\ CR 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 639ce57d446582af079957fc75e60176 /home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR 2026/05/19 02:04:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 639ce57d446582af079957fc75e60176 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␍leading\ CR/␍leading\ CR 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 3f216ccef350dc71ffd3c496ed026fd3bed9632a /home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR 2026/05/19 02:04:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3f216ccef350dc71ffd3c496ed026fd3bed9632a 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␍leading\ CR/␍leading\ CR 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 639ce57d446582af079957fc75e60176 /home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR 2026/05/19 02:04:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 639ce57d446582af079957fc75e60176 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␍leading\ CR/␍leading\ CR 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 3f216ccef350dc71ffd3c496ed026fd3bed9632a /home/rclone/rclone-test-hiqulox2zuwo/␍leading CR/␍leading CR 2026/05/19 02:04:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3f216ccef350dc71ffd3c496ed026fd3bed9632a === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␊leading\ LF/␊leading\ LF 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 59667eaf2449fc1b02d078f61457c7f0 /home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF 2026/05/19 02:04:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 59667eaf2449fc1b02d078f61457c7f0 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␊leading\ LF/␊leading\ LF 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b65401c9525d112c9aa902b3fc092d2d740433dd /home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF 2026/05/19 02:04:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b65401c9525d112c9aa902b3fc092d2d740433dd 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␊leading\ LF/␊leading\ LF 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 59667eaf2449fc1b02d078f61457c7f0 /home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF 2026/05/19 02:04:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 59667eaf2449fc1b02d078f61457c7f0 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␊leading\ LF/␊leading\ LF 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b65401c9525d112c9aa902b3fc092d2d740433dd /home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF 2026/05/19 02:04:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b65401c9525d112c9aa902b3fc092d2d740433dd 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␊leading\ LF/␊leading\ LF 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 59667eaf2449fc1b02d078f61457c7f0 /home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF 2026/05/19 02:04:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 59667eaf2449fc1b02d078f61457c7f0 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␊leading\ LF/␊leading\ LF 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: b65401c9525d112c9aa902b3fc092d2d740433dd /home/rclone/rclone-test-hiqulox2zuwo/␊leading LF/␊leading LF 2026/05/19 02:04:26 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b65401c9525d112c9aa902b3fc092d2d740433dd === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␉leading\ HT/␉leading\ HT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9771885fafa77a30e074809bc97258bd /home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT 2026/05/19 02:04:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9771885fafa77a30e074809bc97258bd 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␉leading\ HT/␉leading\ HT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 6cbfdaa343c33d118df9fa2c30d0d54ddc56099b /home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT 2026/05/19 02:04:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6cbfdaa343c33d118df9fa2c30d0d54ddc56099b 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␉leading\ HT/␉leading\ HT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9771885fafa77a30e074809bc97258bd /home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT 2026/05/19 02:04:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9771885fafa77a30e074809bc97258bd 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␉leading\ HT/␉leading\ HT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 6cbfdaa343c33d118df9fa2c30d0d54ddc56099b /home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT 2026/05/19 02:04:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6cbfdaa343c33d118df9fa2c30d0d54ddc56099b 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␉leading\ HT/␉leading\ HT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9771885fafa77a30e074809bc97258bd /home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT 2026/05/19 02:04:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9771885fafa77a30e074809bc97258bd 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␉leading\ HT/␉leading\ HT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 6cbfdaa343c33d118df9fa2c30d0d54ddc56099b /home/rclone/rclone-test-hiqulox2zuwo/␉leading HT/␉leading HT 2026/05/19 02:04:26 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6cbfdaa343c33d118df9fa2c30d0d54ddc56099b === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␋leading\ VT/␋leading\ VT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 238517b332a0b5292ab4103c3f1e6ce5 /home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT 2026/05/19 02:04:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 238517b332a0b5292ab4103c3f1e6ce5 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␋leading\ VT/␋leading\ VT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 04f847e45bde4222c7721f6e79b25c31a1eaf7bd /home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT 2026/05/19 02:04:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 04f847e45bde4222c7721f6e79b25c31a1eaf7bd 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␋leading\ VT/␋leading\ VT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 238517b332a0b5292ab4103c3f1e6ce5 /home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT 2026/05/19 02:04:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 238517b332a0b5292ab4103c3f1e6ce5 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␋leading\ VT/␋leading\ VT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 04f847e45bde4222c7721f6e79b25c31a1eaf7bd /home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT 2026/05/19 02:04:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 04f847e45bde4222c7721f6e79b25c31a1eaf7bd 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/␋leading\ VT/␋leading\ VT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 238517b332a0b5292ab4103c3f1e6ce5 /home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT 2026/05/19 02:04:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 238517b332a0b5292ab4103c3f1e6ce5 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/␋leading\ VT/␋leading\ VT 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 04f847e45bde4222c7721f6e79b25c31a1eaf7bd /home/rclone/rclone-test-hiqulox2zuwo/␋leading VT/␋leading VT 2026/05/19 02:04:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 04f847e45bde4222c7721f6e79b25c31a1eaf7bd === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/.leading\ dot/.leading\ dot 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: a1a36a276327491b6cb18465576f6a25 /home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot 2026/05/19 02:04:26 DEBUG : .leading dot/.leading dot: Parsed hash: a1a36a276327491b6cb18465576f6a25 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/.leading\ dot/.leading\ dot 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 3d05ca2a147806ec06940f8da662af898db753fa /home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot 2026/05/19 02:04:26 DEBUG : .leading dot/.leading dot: Parsed hash: 3d05ca2a147806ec06940f8da662af898db753fa 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/.leading\ dot/.leading\ dot 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: a1a36a276327491b6cb18465576f6a25 /home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot 2026/05/19 02:04:26 DEBUG : .leading dot/.leading dot: Parsed hash: a1a36a276327491b6cb18465576f6a25 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/.leading\ dot/.leading\ dot 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 3d05ca2a147806ec06940f8da662af898db753fa /home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot 2026/05/19 02:04:26 DEBUG : .leading dot/.leading dot: Parsed hash: 3d05ca2a147806ec06940f8da662af898db753fa 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/.leading\ dot/.leading\ dot 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: a1a36a276327491b6cb18465576f6a25 /home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot 2026/05/19 02:04:26 DEBUG : .leading dot/.leading dot: Parsed hash: a1a36a276327491b6cb18465576f6a25 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/.leading\ dot/.leading\ dot 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 3d05ca2a147806ec06940f8da662af898db753fa /home/rclone/rclone-test-hiqulox2zuwo/.leading dot/.leading dot 2026/05/19 02:04:26 DEBUG : .leading dot/.leading dot: Parsed hash: 3d05ca2a147806ec06940f8da662af898db753fa === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space " 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ space\ /trailing\ space\ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8bad5aaa1960db2904d765f8e97da71c /home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space 2026/05/19 02:04:26 DEBUG : trailing space /trailing space : Parsed hash: 8bad5aaa1960db2904d765f8e97da71c 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space " 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ space\ /trailing\ space\ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5993e377ff83e77860024b472993645b5102161b /home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space 2026/05/19 02:04:26 DEBUG : trailing space /trailing space : Parsed hash: 5993e377ff83e77860024b472993645b5102161b 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space " 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ space\ /trailing\ space\ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8bad5aaa1960db2904d765f8e97da71c /home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space 2026/05/19 02:04:26 DEBUG : trailing space /trailing space : Parsed hash: 8bad5aaa1960db2904d765f8e97da71c 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space " 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ space\ /trailing\ space\ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5993e377ff83e77860024b472993645b5102161b /home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space 2026/05/19 02:04:26 DEBUG : trailing space /trailing space : Parsed hash: 5993e377ff83e77860024b472993645b5102161b 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space " 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ space\ /trailing\ space\ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8bad5aaa1960db2904d765f8e97da71c /home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space 2026/05/19 02:04:26 DEBUG : trailing space /trailing space : Parsed hash: 8bad5aaa1960db2904d765f8e97da71c 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space " 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ space\ /trailing\ space\ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5993e377ff83e77860024b472993645b5102161b /home/rclone/rclone-test-hiqulox2zuwo/trailing space /trailing space 2026/05/19 02:04:26 DEBUG : trailing space /trailing space : Parsed hash: 5993e377ff83e77860024b472993645b5102161b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ CR␍/trailing\ CR␍ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 75c6d763928fb669b444ff5c491b8116 /home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍ 2026/05/19 02:04:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 75c6d763928fb669b444ff5c491b8116 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ CR␍/trailing\ CR␍ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 60daf452a3c4fed752efa587ac703f29eb6ce3e1 /home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍ 2026/05/19 02:04:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 60daf452a3c4fed752efa587ac703f29eb6ce3e1 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ CR␍/trailing\ CR␍ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 75c6d763928fb669b444ff5c491b8116 /home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍ 2026/05/19 02:04:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 75c6d763928fb669b444ff5c491b8116 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ CR␍/trailing\ CR␍ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 60daf452a3c4fed752efa587ac703f29eb6ce3e1 /home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍ 2026/05/19 02:04:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 60daf452a3c4fed752efa587ac703f29eb6ce3e1 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ CR␍/trailing\ CR␍ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 75c6d763928fb669b444ff5c491b8116 /home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍ 2026/05/19 02:04:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 75c6d763928fb669b444ff5c491b8116 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ CR␍/trailing\ CR␍ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 60daf452a3c4fed752efa587ac703f29eb6ce3e1 /home/rclone/rclone-test-hiqulox2zuwo/trailing CR␍/trailing CR␍ 2026/05/19 02:04:26 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 60daf452a3c4fed752efa587ac703f29eb6ce3e1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ LF␊/trailing\ LF␊ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 39223561a1e335b84377432243d9fe97 /home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊ 2026/05/19 02:04:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 39223561a1e335b84377432243d9fe97 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ LF␊/trailing\ LF␊ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 0ee4b866106ab36a89c2dd837fee7b07d8fca473 /home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊ 2026/05/19 02:04:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0ee4b866106ab36a89c2dd837fee7b07d8fca473 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ LF␊/trailing\ LF␊ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 39223561a1e335b84377432243d9fe97 /home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊ 2026/05/19 02:04:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 39223561a1e335b84377432243d9fe97 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ LF␊/trailing\ LF␊ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 0ee4b866106ab36a89c2dd837fee7b07d8fca473 /home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊ 2026/05/19 02:04:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0ee4b866106ab36a89c2dd837fee7b07d8fca473 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ LF␊/trailing\ LF␊ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 39223561a1e335b84377432243d9fe97 /home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊ 2026/05/19 02:04:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 39223561a1e335b84377432243d9fe97 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ LF␊/trailing\ LF␊ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 0ee4b866106ab36a89c2dd837fee7b07d8fca473 /home/rclone/rclone-test-hiqulox2zuwo/trailing LF␊/trailing LF␊ 2026/05/19 02:04:26 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0ee4b866106ab36a89c2dd837fee7b07d8fca473 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ HT␉/trailing\ HT␉ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: ed9ec6358040bc8d76a41f6341416fee /home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉ 2026/05/19 02:04:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ed9ec6358040bc8d76a41f6341416fee 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ HT␉/trailing\ HT␉ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: fe6e05832b79d250f065af7fbc839660b6bd85e1 /home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉ 2026/05/19 02:04:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fe6e05832b79d250f065af7fbc839660b6bd85e1 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ HT␉/trailing\ HT␉ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: ed9ec6358040bc8d76a41f6341416fee /home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉ 2026/05/19 02:04:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ed9ec6358040bc8d76a41f6341416fee 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ HT␉/trailing\ HT␉ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: fe6e05832b79d250f065af7fbc839660b6bd85e1 /home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉ 2026/05/19 02:04:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fe6e05832b79d250f065af7fbc839660b6bd85e1 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ HT␉/trailing\ HT␉ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: ed9ec6358040bc8d76a41f6341416fee /home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉ 2026/05/19 02:04:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ed9ec6358040bc8d76a41f6341416fee 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ HT␉/trailing\ HT␉ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: fe6e05832b79d250f065af7fbc839660b6bd85e1 /home/rclone/rclone-test-hiqulox2zuwo/trailing HT␉/trailing HT␉ 2026/05/19 02:04:26 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fe6e05832b79d250f065af7fbc839660b6bd85e1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ VT␋/trailing\ VT␋ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1b79e77da95c49a8230c68cae6dd88e2 /home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋ 2026/05/19 02:04:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1b79e77da95c49a8230c68cae6dd88e2 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ VT␋/trailing\ VT␋ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1da819ea1db386451647771ed5a79111cdaebf4c /home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋ 2026/05/19 02:04:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1da819ea1db386451647771ed5a79111cdaebf4c 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ VT␋/trailing\ VT␋ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1b79e77da95c49a8230c68cae6dd88e2 /home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋ 2026/05/19 02:04:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1b79e77da95c49a8230c68cae6dd88e2 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ VT␋/trailing\ VT␋ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1da819ea1db386451647771ed5a79111cdaebf4c /home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋ 2026/05/19 02:04:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1da819ea1db386451647771ed5a79111cdaebf4c 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ VT␋/trailing\ VT␋ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1b79e77da95c49a8230c68cae6dd88e2 /home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋ 2026/05/19 02:04:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1b79e77da95c49a8230c68cae6dd88e2 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ VT␋/trailing\ VT␋ 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1da819ea1db386451647771ed5a79111cdaebf4c /home/rclone/rclone-test-hiqulox2zuwo/trailing VT␋/trailing VT␋ 2026/05/19 02:04:26 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1da819ea1db386451647771ed5a79111cdaebf4c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ dot./trailing\ dot. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 66400872214c87b02c060283480956fa /home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot. 2026/05/19 02:04:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 66400872214c87b02c060283480956fa 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ dot./trailing\ dot. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 863c0261e4f8f7ba81ed1d29d6bdf94f7e2a6b12 /home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot. 2026/05/19 02:04:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 863c0261e4f8f7ba81ed1d29d6bdf94f7e2a6b12 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ dot./trailing\ dot. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 66400872214c87b02c060283480956fa /home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot. 2026/05/19 02:04:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 66400872214c87b02c060283480956fa 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ dot./trailing\ dot. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 863c0261e4f8f7ba81ed1d29d6bdf94f7e2a6b12 /home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot. 2026/05/19 02:04:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 863c0261e4f8f7ba81ed1d29d6bdf94f7e2a6b12 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ dot./trailing\ dot. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 66400872214c87b02c060283480956fa /home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot. 2026/05/19 02:04:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 66400872214c87b02c060283480956fa 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot." 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/trailing\ dot./trailing\ dot. 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 863c0261e4f8f7ba81ed1d29d6bdf94f7e2a6b12 /home/rclone/rclone-test-hiqulox2zuwo/trailing dot./trailing dot. 2026/05/19 02:04:26 DEBUG : trailing dot./trailing dot.: Parsed hash: 863c0261e4f8f7ba81ed1d29d6bdf94f7e2a6b12 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/invalid\ utf-8/invalid\ utf-8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 16a7d8bc1cec63373479341a56b30d14 /home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8/invalid utf-8 2026/05/19 02:04:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 16a7d8bc1cec63373479341a56b30d14 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/invalid\ utf-8/invalid\ utf-8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9826d69f11777d99b227607236eca5178fc87db9 /home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8/invalid utf-8 2026/05/19 02:04:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9826d69f11777d99b227607236eca5178fc87db9 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/invalid\ utf-8/invalid\ utf-8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 16a7d8bc1cec63373479341a56b30d14 /home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8/invalid utf-8 2026/05/19 02:04:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 16a7d8bc1cec63373479341a56b30d14 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/invalid\ utf-8/invalid\ utf-8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9826d69f11777d99b227607236eca5178fc87db9 /home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8/invalid utf-8 2026/05/19 02:04:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9826d69f11777d99b227607236eca5178fc87db9 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/invalid\ utf-8/invalid\ utf-8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 16a7d8bc1cec63373479341a56b30d14 /home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8/invalid utf-8 2026/05/19 02:04:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 16a7d8bc1cec63373479341a56b30d14 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/invalid\ utf-8/invalid\ utf-8 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9826d69f11777d99b227607236eca5178fc87db9 /home/rclone/rclone-test-hiqulox2zuwo/invalid utf-8/invalid utf-8 2026/05/19 02:04:26 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9826d69f11777d99b227607236eca5178fc87db9 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/test\%46.txt/test\%46.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 7776970375265b6702b9d694c119a377 /home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt 2026/05/19 02:04:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7776970375265b6702b9d694c119a377 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/test\%46.txt/test\%46.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1692a3cd1d5d68cafdb2b4ee3b92f6331e24510a /home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt 2026/05/19 02:04:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1692a3cd1d5d68cafdb2b4ee3b92f6331e24510a 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/test\%46.txt/test\%46.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 7776970375265b6702b9d694c119a377 /home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt 2026/05/19 02:04:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7776970375265b6702b9d694c119a377 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/test\%46.txt/test\%46.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1692a3cd1d5d68cafdb2b4ee3b92f6331e24510a /home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt 2026/05/19 02:04:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1692a3cd1d5d68cafdb2b4ee3b92f6331e24510a 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/test\%46.txt/test\%46.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 7776970375265b6702b9d694c119a377 /home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt 2026/05/19 02:04:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7776970375265b6702b9d694c119a377 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/test\%46.txt/test\%46.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 1692a3cd1d5d68cafdb2b4ee3b92f6331e24510a /home/rclone/rclone-test-hiqulox2zuwo/test%46.txt/test%46.txt 2026/05/19 02:04:26 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1692a3cd1d5d68cafdb2b4ee3b92f6331e24510a === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Connection OK after error: potato 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/zero-length-file" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/zero-length-file 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hiqulox2zuwo/zero-length-file 2026/05/19 02:04:26 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/zero-length-file" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/zero-length-file 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hiqulox2zuwo/zero-length-file 2026/05/19 02:04:26 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/zero-length-file" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/zero-length-file 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hiqulox2zuwo/zero-length-file 2026/05/19 02:04:26 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/zero-length-file" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/zero-length-file 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hiqulox2zuwo/zero-length-file 2026/05/19 02:04:26 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: a4210a10a3f7c03a9a09dda6b76d07ae /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: a4210a10a3f7c03a9a09dda6b76d07ae 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9cf6ce0d8c8c8f02dedd2ea6c45624ad2abd1cf1 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 9cf6ce0d8c8c8f02dedd2ea6c45624ad2abd1cf1 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: a4210a10a3f7c03a9a09dda6b76d07ae /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: a4210a10a3f7c03a9a09dda6b76d07ae 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9cf6ce0d8c8c8f02dedd2ea6c45624ad2abd1cf1 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 9cf6ce0d8c8c8f02dedd2ea6c45624ad2abd1cf1 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/19 02:04:26 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/19 02:04:26 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/19 02:04:26 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:26 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:26 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:26 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:26 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:26 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ip7GK}" suffix to name 2026/05/19 02:04:26 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:26 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:26 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:26 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:26 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:26 NOTICE: TestSFTPOpenssh{Ip7GK}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:44574->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/19 02:04:26 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hiqulox2zuwo/hello? sausage/êé" 2026/05/19 02:04:26 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/19 02:04:26 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:26 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:26 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:26 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:26 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:26 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ip7GK}" suffix to name 2026/05/19 02:04:26 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:26 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:26 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:26 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:26 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:26 NOTICE: TestSFTPOpenssh{Ip7GK}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: New connection 127.0.0.1:44584->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Shell type "unix" from config 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé" 2026/05/19 02:04:26 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-hiqulox2zuwo/hello? sausage/êé" to be canonical "TestSFTPOpenssh{Ip7GK}:rclone-test-hiqulox2zuwo/hello? sausage/êé" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Remote command result: 8511b63638c7b2076d86f081c7ea35eb /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/19 02:04:26 DEBUG : a/b/c/d/e.txt: Parsed hash: 8511b63638c7b2076d86f081c7ea35eb 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Remote command result: 4936452e1b87bf3b9c4537b2024a11d58478e056 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/19 02:04:26 DEBUG : a/b/c/d/e.txt: Parsed hash: 4936452e1b87bf3b9c4537b2024a11d58478e056 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Remote command result: 8511b63638c7b2076d86f081c7ea35eb /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/19 02:04:26 DEBUG : a/b/c/d/e.txt: Parsed hash: 8511b63638c7b2076d86f081c7ea35eb 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: Remote command result: 4936452e1b87bf3b9c4537b2024a11d58478e056 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/a/b/c/d/e.txt 2026/05/19 02:04:26 DEBUG : a/b/c/d/e.txt: Parsed hash: 4936452e1b87bf3b9c4537b2024a11d58478e056 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé: New connection 127.0.0.1:44598->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:26 DEBUG : Waiting for deletions to finish 2026/05/19 02:04:26 INFO : a/b/c/d/e.txt: Deleted 2026/05/19 02:04:26 DEBUG : removing 1 level 4 directories 2026/05/19 02:04:26 INFO : a/b/c/d: Removing directory 2026/05/19 02:04:26 DEBUG : removing 1 level 3 directories 2026/05/19 02:04:26 INFO : a/b/c: Removing directory 2026/05/19 02:04:26 DEBUG : removing 1 level 2 directories 2026/05/19 02:04:26 INFO : a/b: Removing directory 2026/05/19 02:04:26 DEBUG : removing 1 level 1 directories 2026/05/19 02:04:26 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/other.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : other.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/other.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : other.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: New connection 127.0.0.1:44604->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/other.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : other.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/other.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : other.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/moveTest/other.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/moveTest/other.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/moveTest/other.txt 2026/05/19 02:04:26 DEBUG : moveTest/other.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/moveTest/other.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/moveTest/other.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/moveTest/other.txt 2026/05/19 02:04:26 DEBUG : moveTest/other.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/other.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : other.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/other.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/other.txt 2026/05/19 02:04:26 DEBUG : other.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:26 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/19 02:04:26 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vonupun0fowa" 2026/05/19 02:04:26 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/19 02:04:26 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:26 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:26 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:26 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:26 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:26 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ip7GK}" suffix to name 2026/05/19 02:04:26 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:26 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:26 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:26 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:26 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:26 NOTICE: TestSFTPOpenssh{Ip7GK}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/19 02:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: New connection 127.0.0.1:44614->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Shell type "unix" from config 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Relative path resolved to "/home/rclone/rclone-test-vonupun0fowa" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Using root directory "/home/rclone/rclone-test-vonupun0fowa" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Shell path "/home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Running remote command: md5sum /home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/file name.txt 2026/05/19 02:04:27 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Shell path "/home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Running remote command: sha1sum /home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/file name.txt 2026/05/19 02:04:27 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Shell path "/home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Running remote command: md5sum /home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Shell path "/home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Running remote command: sha1sum /home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-vonupun0fowa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Purge dir "new_name" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vonupun0fowa: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 011b0814f90f70ff53da4c79119698af /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : file name.txt: Parsed hash: 011b0814f90f70ff53da4c79119698af 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 8ac49158f78a32e33e1b451976b873b1a956da01 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : file name.txt: Parsed hash: 8ac49158f78a32e33e1b451976b873b1a956da01 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: fa138f957f6cb3ec6f1aa219a7e8c470 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : file name.txt: Parsed hash: fa138f957f6cb3ec6f1aa219a7e8c470 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 3e00328dcb691804281a174f42aaad04c49205a4 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : file name.txt: Parsed hash: 3e00328dcb691804281a174f42aaad04c49205a4 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: fa138f957f6cb3ec6f1aa219a7e8c470 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : file name.txt: Parsed hash: fa138f957f6cb3ec6f1aa219a7e8c470 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 3e00328dcb691804281a174f42aaad04c49205a4 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : file name.txt: Parsed hash: 3e00328dcb691804281a174f42aaad04c49205a4 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/19 02:04:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/19 02:04:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:27 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ip7GK}" suffix to name 2026/05/19 02:04:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:27 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:27 NOTICE: TestSFTPOpenssh{Ip7GK}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:44620->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/19 02:04:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hiqulox2zuwo/not found.txt" 2026/05/19 02:04:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/19 02:04:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:27 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ip7GK}" suffix to name 2026/05/19 02:04:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:27 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:27 NOTICE: TestSFTPOpenssh{Ip7GK}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/not found.txt: New connection 127.0.0.1:44634->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/not found.txt: Shell type "unix" from config 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/not found.txt: Relative path resolved to "/home/rclone/rclone-test-hiqulox2zuwo/not found.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/not found.txt: Using root directory "/home/rclone/rclone-test-hiqulox2zuwo/not found.txt" 2026/05/19 02:04:27 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-hiqulox2zuwo" from "TestSFTPOpenssh:rclone-test-hiqulox2zuwo" 2026/05/19 02:04:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/19 02:04:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/19 02:04:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:27 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ip7GK}" suffix to name 2026/05/19 02:04:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:27 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:27 NOTICE: TestSFTPOpenssh{Ip7GK}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:44638->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fa138f957f6cb3ec6f1aa219a7e8c470 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/file name.txt: Parsed hash: fa138f957f6cb3ec6f1aa219a7e8c470 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3e00328dcb691804281a174f42aaad04c49205a4 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/file name.txt: Parsed hash: 3e00328dcb691804281a174f42aaad04c49205a4 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fa138f957f6cb3ec6f1aa219a7e8c470 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/file name.txt: Parsed hash: fa138f957f6cb3ec6f1aa219a7e8c470 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3e00328dcb691804281a174f42aaad04c49205a4 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/file name.txt: Parsed hash: 3e00328dcb691804281a174f42aaad04c49205a4 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/created from root.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/created\ from\ root.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e3fa7fa39679141a1a1fd89d63b05465 /home/rclone/rclone-test-hiqulox2zuwo/created from root.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/created from root.txt: Parsed hash: e3fa7fa39679141a1a1fd89d63b05465 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/created from root.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/created\ from\ root.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 50be3eb82a06c0ab8c9ac2e466515b6960362890 /home/rclone/rclone-test-hiqulox2zuwo/created from root.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/created from root.txt: Parsed hash: 50be3eb82a06c0ab8c9ac2e466515b6960362890 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/created from root.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/created\ from\ root.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e3fa7fa39679141a1a1fd89d63b05465 /home/rclone/rclone-test-hiqulox2zuwo/created from root.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/created from root.txt: Parsed hash: e3fa7fa39679141a1a1fd89d63b05465 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/created from root.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/created\ from\ root.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 50be3eb82a06c0ab8c9ac2e466515b6960362890 /home/rclone/rclone-test-hiqulox2zuwo/created from root.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/created from root.txt: Parsed hash: 50be3eb82a06c0ab8c9ac2e466515b6960362890 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/created from root.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/created\ from\ root.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e3fa7fa39679141a1a1fd89d63b05465 /home/rclone/rclone-test-hiqulox2zuwo/created from root.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/created from root.txt: Parsed hash: e3fa7fa39679141a1a1fd89d63b05465 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/created from root.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/created\ from\ root.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 50be3eb82a06c0ab8c9ac2e466515b6960362890 /home/rclone/rclone-test-hiqulox2zuwo/created from root.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/created from root.txt: Parsed hash: 50be3eb82a06c0ab8c9ac2e466515b6960362890 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fa138f957f6cb3ec6f1aa219a7e8c470 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/file name.txt: Parsed hash: fa138f957f6cb3ec6f1aa219a7e8c470 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3e00328dcb691804281a174f42aaad04c49205a4 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/file name.txt: Parsed hash: 3e00328dcb691804281a174f42aaad04c49205a4 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fa138f957f6cb3ec6f1aa219a7e8c470 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/file name.txt: Parsed hash: fa138f957f6cb3ec6f1aa219a7e8c470 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/file name.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/file\ name.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3e00328dcb691804281a174f42aaad04c49205a4 /home/rclone/rclone-test-hiqulox2zuwo/file name.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/file name.txt: Parsed hash: 3e00328dcb691804281a174f42aaad04c49205a4 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 5e32d617a6d8ded3c72316d8d11f73ec /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5e32d617a6d8ded3c72316d8d11f73ec 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 043280f8fed085869f52eb3a8a3ead2573621473 /home/rclone/rclone-test-hiqulox2zuwo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/19 02:04:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 043280f8fed085869f52eb3a8a3ead2573621473 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Server has VFS statistics extension 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: About path "/home/rclone/rclone-test-hiqulox2zuwo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/piped data.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/piped\ data.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hiqulox2zuwo/piped data.txt 2026/05/19 02:04:27 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/piped data.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/piped\ data.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hiqulox2zuwo/piped data.txt 2026/05/19 02:04:27 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/piped data.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/piped\ data.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hiqulox2zuwo/piped data.txt 2026/05/19 02:04:27 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/piped data.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/piped\ data.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hiqulox2zuwo/piped data.txt 2026/05/19 02:04:27 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/piped data.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/piped\ data.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: f30898136e19e0fa982624f9ff4830b9 /home/rclone/rclone-test-hiqulox2zuwo/piped data.txt 2026/05/19 02:04:27 DEBUG : piped data.txt: Parsed hash: f30898136e19e0fa982624f9ff4830b9 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/piped data.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/piped\ data.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 89cd8e045b5f60cd5e7588f19fdbe1cd0ad5e179 /home/rclone/rclone-test-hiqulox2zuwo/piped data.txt 2026/05/19 02:04:27 DEBUG : piped data.txt: Parsed hash: 89cd8e045b5f60cd5e7588f19fdbe1cd0ad5e179 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/piped data.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/piped\ data.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: f30898136e19e0fa982624f9ff4830b9 /home/rclone/rclone-test-hiqulox2zuwo/piped data.txt 2026/05/19 02:04:27 DEBUG : piped data.txt: Parsed hash: f30898136e19e0fa982624f9ff4830b9 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/piped data.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/piped\ data.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 89cd8e045b5f60cd5e7588f19fdbe1cd0ad5e179 /home/rclone/rclone-test-hiqulox2zuwo/piped data.txt 2026/05/19 02:04:27 DEBUG : piped data.txt: Parsed hash: 89cd8e045b5f60cd5e7588f19fdbe1cd0ad5e179 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9c4215bb85bf27026692e5bfde2ffad0 /home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt 2026/05/19 02:04:27 DEBUG : unknown-size-update.txt: Parsed hash: 9c4215bb85bf27026692e5bfde2ffad0 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: f24932eef08c2a595a027859e9579e6dce609e5f /home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt 2026/05/19 02:04:27 DEBUG : unknown-size-update.txt: Parsed hash: f24932eef08c2a595a027859e9579e6dce609e5f 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: md5sum /home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: 9c4215bb85bf27026692e5bfde2ffad0 /home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt 2026/05/19 02:04:27 DEBUG : unknown-size-update.txt: Parsed hash: 9c4215bb85bf27026692e5bfde2ffad0 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Shell path "/home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Running remote command: sha1sum /home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Remote command result: f24932eef08c2a595a027859e9579e6dce609e5f /home/rclone/rclone-test-hiqulox2zuwo/unknown-size-update.txt 2026/05/19 02:04:27 DEBUG : unknown-size-update.txt: Parsed hash: f24932eef08c2a595a027859e9579e6dce609e5f === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/19 02:04:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hiqulox2zuwo/deeper/nonexisting/directory" 2026/05/19 02:04:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/19 02:04:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:27 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ip7GK}" suffix to name 2026/05/19 02:04:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/19 02:04:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/19 02:04:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/19 02:04:27 DEBUG : Setting pass="Pfum1YW2-Wvi462x7xJXcHBJIj1W_2lY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/19 02:04:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/19 02:04:27 NOTICE: TestSFTPOpenssh{Ip7GK}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/deeper/nonexisting/directory: New connection 127.0.0.1:44642->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-hiqulox2zuwo/deeper/nonexisting/directory" 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-hiqulox2zuwo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/19 02:04:27 DEBUG : Waiting for deletions to finish 2026/05/19 02:04:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/19 02:04:27 DEBUG : removing 1 level 4 directories 2026/05/19 02:04:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/19 02:04:27 DEBUG : removing 1 level 3 directories 2026/05/19 02:04:27 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/19 02:04:27 DEBUG : removing 1 level 2 directories 2026/05/19 02:04:27 INFO : hello? sausage/êé: Removing directory 2026/05/19 02:04:27 DEBUG : removing 1 level 1 directories 2026/05/19 02:04:27 INFO : hello? sausage: Removing directory 2026/05/19 02:04:27 DEBUG : removing 1 level 0 directories 2026/05/19 02:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Removing directory 2026/05/19 02:04:27 ERROR : error listing: directory not found 2026/05/19 02:04:27 DEBUG : Waiting for deletions to finish 2026/05/19 02:04:27 ERROR : error listing: directory not found 2026/05/19 02:04:27 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Failed to list "": directory not found 2026/05/19 02:04:27 DEBUG : removing 1 level 0 directories 2026/05/19 02:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Removing directory 2026/05/19 02:04:27 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/19 02:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiqulox2zuwo: Closing 2 unused connections 2026/05/19 02:04:27 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.79s) --- 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 (1.63s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- 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.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.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 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.13s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- 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.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- 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 4.036s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.006574305s (try 1/5)