"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.17s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/03/08 01:18:36 NOTICE: TestSFTPOpenssh: Starting server 2026/03/08 01:18:37 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/03/08 01:18:37 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/03/08 01:18:37 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/03/08 01:18:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-guwazir5tube" 2026/03/08 01:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 01:18:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/08 01:18:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:37 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QH0Fx}" suffix to name 2026/03/08 01:18:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:37 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: New connection 127.0.0.1:50900->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell type "unix" from config 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Relative path resolved to "/home/rclone/rclone-test-guwazir5tube" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Using root directory "/home/rclone/rclone-test-guwazir5tube" 2026/03/08 01:18:37 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/03/08 01:18:37 INFO : dir/subdir: Making directory 2026/03/08 01:18:37 INFO : dir/subdir: Removing directory 2026/03/08 01:18:37 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/03/08 01:18:37 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/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 4b82f03514ba2b15f6a538823e2b733f /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4b82f03514ba2b15f6a538823e2b733f 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3e232fba6cbd2989390ab77ae850d794445936f4 /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3e232fba6cbd2989390ab77ae850d794445936f4 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 4b82f03514ba2b15f6a538823e2b733f /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4b82f03514ba2b15f6a538823e2b733f 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3e232fba6cbd2989390ab77ae850d794445936f4 /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3e232fba6cbd2989390ab77ae850d794445936f4 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 4b82f03514ba2b15f6a538823e2b733f /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4b82f03514ba2b15f6a538823e2b733f 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3e232fba6cbd2989390ab77ae850d794445936f4 /home/rclone/rclone-test-guwazir5tube/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/08 01:18:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3e232fba6cbd2989390ab77ae850d794445936f4 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/./." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 228dcb0c2edbcf5dace990d359a826d0 /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : ./.: Parsed hash: 228dcb0c2edbcf5dace990d359a826d0 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/./." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: a8b7a2f4b957be71a16a949f96339a17597772b7 /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : ./.: Parsed hash: a8b7a2f4b957be71a16a949f96339a17597772b7 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/./." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 228dcb0c2edbcf5dace990d359a826d0 /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : ./.: Parsed hash: 228dcb0c2edbcf5dace990d359a826d0 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/./." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: a8b7a2f4b957be71a16a949f96339a17597772b7 /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : ./.: Parsed hash: a8b7a2f4b957be71a16a949f96339a17597772b7 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/./." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 228dcb0c2edbcf5dace990d359a826d0 /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : ./.: Parsed hash: 228dcb0c2edbcf5dace990d359a826d0 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/./." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: a8b7a2f4b957be71a16a949f96339a17597772b7 /home/rclone/rclone-test-guwazir5tube/./. 2026/03/08 01:18:37 DEBUG : ./.: Parsed hash: a8b7a2f4b957be71a16a949f96339a17597772b7 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/../.." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 5c16c8f424afdcc6319979946892b931 /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : ../..: Parsed hash: 5c16c8f424afdcc6319979946892b931 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/../.." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 8bf01828d28d70c911c7cc9607f272c06173cb2b /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : ../..: Parsed hash: 8bf01828d28d70c911c7cc9607f272c06173cb2b 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/../.." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 5c16c8f424afdcc6319979946892b931 /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : ../..: Parsed hash: 5c16c8f424afdcc6319979946892b931 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/../.." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 8bf01828d28d70c911c7cc9607f272c06173cb2b /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : ../..: Parsed hash: 8bf01828d28d70c911c7cc9607f272c06173cb2b 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/../.." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 5c16c8f424afdcc6319979946892b931 /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : ../..: Parsed hash: 5c16c8f424afdcc6319979946892b931 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/../.." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 8bf01828d28d70c911c7cc9607f272c06173cb2b /home/rclone/rclone-test-guwazir5tube/../.. 2026/03/08 01:18:37 DEBUG : ../..: Parsed hash: 8bf01828d28d70c911c7cc9607f272c06173cb2b === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0211afb39bb3738ff8e12cd16763087d /home/rclone/rclone-test-guwazir5tube/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/08 01:18:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0211afb39bb3738ff8e12cd16763087d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3091692b8614d20b29d2eeda3431994c4f95f535 /home/rclone/rclone-test-guwazir5tube/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/08 01:18:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3091692b8614d20b29d2eeda3431994c4f95f535 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0211afb39bb3738ff8e12cd16763087d /home/rclone/rclone-test-guwazir5tube/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/08 01:18:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0211afb39bb3738ff8e12cd16763087d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3091692b8614d20b29d2eeda3431994c4f95f535 /home/rclone/rclone-test-guwazir5tube/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/08 01:18:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3091692b8614d20b29d2eeda3431994c4f95f535 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0211afb39bb3738ff8e12cd16763087d /home/rclone/rclone-test-guwazir5tube/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/08 01:18:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0211afb39bb3738ff8e12cd16763087d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3091692b8614d20b29d2eeda3431994c4f95f535 /home/rclone/rclone-test-guwazir5tube/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/08 01:18:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3091692b8614d20b29d2eeda3431994c4f95f535 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/ leading space/ leading space" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\ leading\ space/\ leading\ space 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0f04b0abf6ac0a5bae2d2f6a17f08a71 /home/rclone/rclone-test-guwazir5tube/ leading space/ leading space 2026/03/08 01:18:37 DEBUG : leading space/ leading space: Parsed hash: 0f04b0abf6ac0a5bae2d2f6a17f08a71 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/ leading space/ leading space" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\ leading\ space/\ leading\ space 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 25c9f54b89f534b6b3b5d906eabcbb9302c9ef90 /home/rclone/rclone-test-guwazir5tube/ leading space/ leading space 2026/03/08 01:18:37 DEBUG : leading space/ leading space: Parsed hash: 25c9f54b89f534b6b3b5d906eabcbb9302c9ef90 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/ leading space/ leading space" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\ leading\ space/\ leading\ space 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0f04b0abf6ac0a5bae2d2f6a17f08a71 /home/rclone/rclone-test-guwazir5tube/ leading space/ leading space 2026/03/08 01:18:37 DEBUG : leading space/ leading space: Parsed hash: 0f04b0abf6ac0a5bae2d2f6a17f08a71 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/ leading space/ leading space" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\ leading\ space/\ leading\ space 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 25c9f54b89f534b6b3b5d906eabcbb9302c9ef90 /home/rclone/rclone-test-guwazir5tube/ leading space/ leading space 2026/03/08 01:18:37 DEBUG : leading space/ leading space: Parsed hash: 25c9f54b89f534b6b3b5d906eabcbb9302c9ef90 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/ leading space/ leading space" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\ leading\ space/\ leading\ space 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0f04b0abf6ac0a5bae2d2f6a17f08a71 /home/rclone/rclone-test-guwazir5tube/ leading space/ leading space 2026/03/08 01:18:37 DEBUG : leading space/ leading space: Parsed hash: 0f04b0abf6ac0a5bae2d2f6a17f08a71 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/ leading space/ leading space" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\ leading\ space/\ leading\ space 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 25c9f54b89f534b6b3b5d906eabcbb9302c9ef90 /home/rclone/rclone-test-guwazir5tube/ leading space/ leading space 2026/03/08 01:18:37 DEBUG : leading space/ leading space: Parsed hash: 25c9f54b89f534b6b3b5d906eabcbb9302c9ef90 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\~leading\ tilde/\~leading\ tilde 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2f4a3d6ddeee8e1cef7ab9a5e3437d35 /home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde 2026/03/08 01:18:37 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2f4a3d6ddeee8e1cef7ab9a5e3437d35 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\~leading\ tilde/\~leading\ tilde 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ca871b2e19da5db7c68a708005bf88d10a2ac0dd /home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde 2026/03/08 01:18:37 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ca871b2e19da5db7c68a708005bf88d10a2ac0dd 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\~leading\ tilde/\~leading\ tilde 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2f4a3d6ddeee8e1cef7ab9a5e3437d35 /home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde 2026/03/08 01:18:37 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2f4a3d6ddeee8e1cef7ab9a5e3437d35 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\~leading\ tilde/\~leading\ tilde 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ca871b2e19da5db7c68a708005bf88d10a2ac0dd /home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde 2026/03/08 01:18:37 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ca871b2e19da5db7c68a708005bf88d10a2ac0dd 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/\~leading\ tilde/\~leading\ tilde 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2f4a3d6ddeee8e1cef7ab9a5e3437d35 /home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde 2026/03/08 01:18:37 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2f4a3d6ddeee8e1cef7ab9a5e3437d35 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/\~leading\ tilde/\~leading\ tilde 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ca871b2e19da5db7c68a708005bf88d10a2ac0dd /home/rclone/rclone-test-guwazir5tube/~leading tilde/~leading tilde 2026/03/08 01:18:37 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ca871b2e19da5db7c68a708005bf88d10a2ac0dd === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␍leading\ CR/␍leading\ CR 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2907479c41f943af2031287009c9b3ae /home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR 2026/03/08 01:18:37 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2907479c41f943af2031287009c9b3ae 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␍leading\ CR/␍leading\ CR 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 8369689ea577f2a103a40cc615b3b217ee1723fb /home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR 2026/03/08 01:18:37 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8369689ea577f2a103a40cc615b3b217ee1723fb 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␍leading\ CR/␍leading\ CR 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2907479c41f943af2031287009c9b3ae /home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR 2026/03/08 01:18:37 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2907479c41f943af2031287009c9b3ae 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␍leading\ CR/␍leading\ CR 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 8369689ea577f2a103a40cc615b3b217ee1723fb /home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR 2026/03/08 01:18:37 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8369689ea577f2a103a40cc615b3b217ee1723fb 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␍leading\ CR/␍leading\ CR 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2907479c41f943af2031287009c9b3ae /home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR 2026/03/08 01:18:37 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2907479c41f943af2031287009c9b3ae 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␍leading\ CR/␍leading\ CR 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 8369689ea577f2a103a40cc615b3b217ee1723fb /home/rclone/rclone-test-guwazir5tube/␍leading CR/␍leading CR 2026/03/08 01:18:37 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8369689ea577f2a103a40cc615b3b217ee1723fb === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␊leading\ LF/␊leading\ LF 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 439a6d1c6ecd751877646a768bb2122d /home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF 2026/03/08 01:18:37 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 439a6d1c6ecd751877646a768bb2122d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␊leading\ LF/␊leading\ LF 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ffd98278cae2d71f7c539120b7e82b6421dc9ac4 /home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF 2026/03/08 01:18:37 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ffd98278cae2d71f7c539120b7e82b6421dc9ac4 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␊leading\ LF/␊leading\ LF 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 439a6d1c6ecd751877646a768bb2122d /home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF 2026/03/08 01:18:37 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 439a6d1c6ecd751877646a768bb2122d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␊leading\ LF/␊leading\ LF 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ffd98278cae2d71f7c539120b7e82b6421dc9ac4 /home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF 2026/03/08 01:18:37 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ffd98278cae2d71f7c539120b7e82b6421dc9ac4 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␊leading\ LF/␊leading\ LF 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 439a6d1c6ecd751877646a768bb2122d /home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF 2026/03/08 01:18:37 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 439a6d1c6ecd751877646a768bb2122d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␊leading\ LF/␊leading\ LF 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ffd98278cae2d71f7c539120b7e82b6421dc9ac4 /home/rclone/rclone-test-guwazir5tube/␊leading LF/␊leading LF 2026/03/08 01:18:37 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ffd98278cae2d71f7c539120b7e82b6421dc9ac4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␉leading\ HT/␉leading\ HT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: e5ce6d31cff0e2b42bdf291012141346 /home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT 2026/03/08 01:18:37 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5ce6d31cff0e2b42bdf291012141346 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␉leading\ HT/␉leading\ HT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: abb2361556ee0d8ff1a9c4f05f3bf78a8f961dab /home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT 2026/03/08 01:18:37 DEBUG : ␉leading HT/␉leading HT: Parsed hash: abb2361556ee0d8ff1a9c4f05f3bf78a8f961dab 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␉leading\ HT/␉leading\ HT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: e5ce6d31cff0e2b42bdf291012141346 /home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT 2026/03/08 01:18:37 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5ce6d31cff0e2b42bdf291012141346 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␉leading\ HT/␉leading\ HT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: abb2361556ee0d8ff1a9c4f05f3bf78a8f961dab /home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT 2026/03/08 01:18:37 DEBUG : ␉leading HT/␉leading HT: Parsed hash: abb2361556ee0d8ff1a9c4f05f3bf78a8f961dab 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␉leading\ HT/␉leading\ HT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: e5ce6d31cff0e2b42bdf291012141346 /home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT 2026/03/08 01:18:37 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e5ce6d31cff0e2b42bdf291012141346 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␉leading\ HT/␉leading\ HT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: abb2361556ee0d8ff1a9c4f05f3bf78a8f961dab /home/rclone/rclone-test-guwazir5tube/␉leading HT/␉leading HT 2026/03/08 01:18:37 DEBUG : ␉leading HT/␉leading HT: Parsed hash: abb2361556ee0d8ff1a9c4f05f3bf78a8f961dab === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␋leading\ VT/␋leading\ VT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 9cd94d25e8b4546dc69add6270f62f1a /home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT 2026/03/08 01:18:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9cd94d25e8b4546dc69add6270f62f1a 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␋leading\ VT/␋leading\ VT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ddeff072686d7feb6400ea92cb83ba679fe89e41 /home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT 2026/03/08 01:18:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ddeff072686d7feb6400ea92cb83ba679fe89e41 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␋leading\ VT/␋leading\ VT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 9cd94d25e8b4546dc69add6270f62f1a /home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT 2026/03/08 01:18:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9cd94d25e8b4546dc69add6270f62f1a 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␋leading\ VT/␋leading\ VT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ddeff072686d7feb6400ea92cb83ba679fe89e41 /home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT 2026/03/08 01:18:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ddeff072686d7feb6400ea92cb83ba679fe89e41 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/␋leading\ VT/␋leading\ VT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 9cd94d25e8b4546dc69add6270f62f1a /home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT 2026/03/08 01:18:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9cd94d25e8b4546dc69add6270f62f1a 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/␋leading\ VT/␋leading\ VT 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: ddeff072686d7feb6400ea92cb83ba679fe89e41 /home/rclone/rclone-test-guwazir5tube/␋leading VT/␋leading VT 2026/03/08 01:18:37 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ddeff072686d7feb6400ea92cb83ba679fe89e41 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/.leading\ dot/.leading\ dot 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 712942f4a56ff09e2a80aaccd8b57bf0 /home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot 2026/03/08 01:18:37 DEBUG : .leading dot/.leading dot: Parsed hash: 712942f4a56ff09e2a80aaccd8b57bf0 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/.leading\ dot/.leading\ dot 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3c00fb2e0dbb5de58bd2a36aa92fde02b8b93afc /home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot 2026/03/08 01:18:37 DEBUG : .leading dot/.leading dot: Parsed hash: 3c00fb2e0dbb5de58bd2a36aa92fde02b8b93afc 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/.leading\ dot/.leading\ dot 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 712942f4a56ff09e2a80aaccd8b57bf0 /home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot 2026/03/08 01:18:37 DEBUG : .leading dot/.leading dot: Parsed hash: 712942f4a56ff09e2a80aaccd8b57bf0 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/.leading\ dot/.leading\ dot 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3c00fb2e0dbb5de58bd2a36aa92fde02b8b93afc /home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot 2026/03/08 01:18:37 DEBUG : .leading dot/.leading dot: Parsed hash: 3c00fb2e0dbb5de58bd2a36aa92fde02b8b93afc 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/.leading\ dot/.leading\ dot 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 712942f4a56ff09e2a80aaccd8b57bf0 /home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot 2026/03/08 01:18:37 DEBUG : .leading dot/.leading dot: Parsed hash: 712942f4a56ff09e2a80aaccd8b57bf0 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/.leading\ dot/.leading\ dot 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 3c00fb2e0dbb5de58bd2a36aa92fde02b8b93afc /home/rclone/rclone-test-guwazir5tube/.leading dot/.leading dot 2026/03/08 01:18:37 DEBUG : .leading dot/.leading dot: Parsed hash: 3c00fb2e0dbb5de58bd2a36aa92fde02b8b93afc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing space /trailing space " 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ space\ /trailing\ space\ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b710bb6560771591766101816070e8d1 /home/rclone/rclone-test-guwazir5tube/trailing space /trailing space 2026/03/08 01:18:37 DEBUG : trailing space /trailing space : Parsed hash: b710bb6560771591766101816070e8d1 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing space /trailing space " 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ space\ /trailing\ space\ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b0785a547069ac6daf320f0d7f865804b3818ce4 /home/rclone/rclone-test-guwazir5tube/trailing space /trailing space 2026/03/08 01:18:37 DEBUG : trailing space /trailing space : Parsed hash: b0785a547069ac6daf320f0d7f865804b3818ce4 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing space /trailing space " 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ space\ /trailing\ space\ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b710bb6560771591766101816070e8d1 /home/rclone/rclone-test-guwazir5tube/trailing space /trailing space 2026/03/08 01:18:37 DEBUG : trailing space /trailing space : Parsed hash: b710bb6560771591766101816070e8d1 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing space /trailing space " 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ space\ /trailing\ space\ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b0785a547069ac6daf320f0d7f865804b3818ce4 /home/rclone/rclone-test-guwazir5tube/trailing space /trailing space 2026/03/08 01:18:37 DEBUG : trailing space /trailing space : Parsed hash: b0785a547069ac6daf320f0d7f865804b3818ce4 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing space /trailing space " 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ space\ /trailing\ space\ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b710bb6560771591766101816070e8d1 /home/rclone/rclone-test-guwazir5tube/trailing space /trailing space 2026/03/08 01:18:37 DEBUG : trailing space /trailing space : Parsed hash: b710bb6560771591766101816070e8d1 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing space /trailing space " 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ space\ /trailing\ space\ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b0785a547069ac6daf320f0d7f865804b3818ce4 /home/rclone/rclone-test-guwazir5tube/trailing space /trailing space 2026/03/08 01:18:37 DEBUG : trailing space /trailing space : Parsed hash: b0785a547069ac6daf320f0d7f865804b3818ce4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ CR␍/trailing\ CR␍ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0cf188490007dc465c06bc3dd3914e4d /home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍ 2026/03/08 01:18:37 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0cf188490007dc465c06bc3dd3914e4d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ CR␍/trailing\ CR␍ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 7d77f1ab8e73004f9e772c959b5585f5cff551b4 /home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍ 2026/03/08 01:18:37 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7d77f1ab8e73004f9e772c959b5585f5cff551b4 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ CR␍/trailing\ CR␍ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0cf188490007dc465c06bc3dd3914e4d /home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍ 2026/03/08 01:18:37 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0cf188490007dc465c06bc3dd3914e4d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ CR␍/trailing\ CR␍ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 7d77f1ab8e73004f9e772c959b5585f5cff551b4 /home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍ 2026/03/08 01:18:37 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7d77f1ab8e73004f9e772c959b5585f5cff551b4 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ CR␍/trailing\ CR␍ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0cf188490007dc465c06bc3dd3914e4d /home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍ 2026/03/08 01:18:37 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0cf188490007dc465c06bc3dd3914e4d 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ CR␍/trailing\ CR␍ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 7d77f1ab8e73004f9e772c959b5585f5cff551b4 /home/rclone/rclone-test-guwazir5tube/trailing CR␍/trailing CR␍ 2026/03/08 01:18:37 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7d77f1ab8e73004f9e772c959b5585f5cff551b4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ LF␊/trailing\ LF␊ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1808d2ce2fdb3ee143b9ab5c2344b8ce /home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊ 2026/03/08 01:18:37 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1808d2ce2fdb3ee143b9ab5c2344b8ce 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ LF␊/trailing\ LF␊ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: baf476f5ba63f7fe3d5f65b8d266a6d4c75d00ca /home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊ 2026/03/08 01:18:37 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: baf476f5ba63f7fe3d5f65b8d266a6d4c75d00ca 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ LF␊/trailing\ LF␊ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1808d2ce2fdb3ee143b9ab5c2344b8ce /home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊ 2026/03/08 01:18:37 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1808d2ce2fdb3ee143b9ab5c2344b8ce 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ LF␊/trailing\ LF␊ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: baf476f5ba63f7fe3d5f65b8d266a6d4c75d00ca /home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊ 2026/03/08 01:18:37 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: baf476f5ba63f7fe3d5f65b8d266a6d4c75d00ca 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ LF␊/trailing\ LF␊ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1808d2ce2fdb3ee143b9ab5c2344b8ce /home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊ 2026/03/08 01:18:37 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1808d2ce2fdb3ee143b9ab5c2344b8ce 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ LF␊/trailing\ LF␊ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: baf476f5ba63f7fe3d5f65b8d266a6d4c75d00ca /home/rclone/rclone-test-guwazir5tube/trailing LF␊/trailing LF␊ 2026/03/08 01:18:37 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: baf476f5ba63f7fe3d5f65b8d266a6d4c75d00ca === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ HT␉/trailing\ HT␉ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: c23e3d650d09243f274bd82fa8292729 /home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉ 2026/03/08 01:18:37 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c23e3d650d09243f274bd82fa8292729 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ HT␉/trailing\ HT␉ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b7ba02c258e7fcab864af77ee569e082da9f9c53 /home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉ 2026/03/08 01:18:37 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b7ba02c258e7fcab864af77ee569e082da9f9c53 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ HT␉/trailing\ HT␉ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: c23e3d650d09243f274bd82fa8292729 /home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉ 2026/03/08 01:18:37 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c23e3d650d09243f274bd82fa8292729 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ HT␉/trailing\ HT␉ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b7ba02c258e7fcab864af77ee569e082da9f9c53 /home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉ 2026/03/08 01:18:37 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b7ba02c258e7fcab864af77ee569e082da9f9c53 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ HT␉/trailing\ HT␉ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: c23e3d650d09243f274bd82fa8292729 /home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉ 2026/03/08 01:18:37 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c23e3d650d09243f274bd82fa8292729 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ HT␉/trailing\ HT␉ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: b7ba02c258e7fcab864af77ee569e082da9f9c53 /home/rclone/rclone-test-guwazir5tube/trailing HT␉/trailing HT␉ 2026/03/08 01:18:37 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b7ba02c258e7fcab864af77ee569e082da9f9c53 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ VT␋/trailing\ VT␋ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 9504e45751d80dea9bdeb3b799218319 /home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋ 2026/03/08 01:18:37 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9504e45751d80dea9bdeb3b799218319 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ VT␋/trailing\ VT␋ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 4b7950aa71a60f46562212c6e335ade6cad98205 /home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋ 2026/03/08 01:18:37 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4b7950aa71a60f46562212c6e335ade6cad98205 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ VT␋/trailing\ VT␋ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 9504e45751d80dea9bdeb3b799218319 /home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋ 2026/03/08 01:18:37 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9504e45751d80dea9bdeb3b799218319 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ VT␋/trailing\ VT␋ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 4b7950aa71a60f46562212c6e335ade6cad98205 /home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋ 2026/03/08 01:18:37 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4b7950aa71a60f46562212c6e335ade6cad98205 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ VT␋/trailing\ VT␋ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 9504e45751d80dea9bdeb3b799218319 /home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋ 2026/03/08 01:18:37 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9504e45751d80dea9bdeb3b799218319 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ VT␋/trailing\ VT␋ 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 4b7950aa71a60f46562212c6e335ade6cad98205 /home/rclone/rclone-test-guwazir5tube/trailing VT␋/trailing VT␋ 2026/03/08 01:18:37 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4b7950aa71a60f46562212c6e335ade6cad98205 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ dot./trailing\ dot. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bb8ed63296e3fd226dc5b11f5f08f767 /home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot. 2026/03/08 01:18:37 DEBUG : trailing dot./trailing dot.: Parsed hash: bb8ed63296e3fd226dc5b11f5f08f767 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ dot./trailing\ dot. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: d5fe9aa1543643bbf8dd5a55b76bffe7642c17af /home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot. 2026/03/08 01:18:37 DEBUG : trailing dot./trailing dot.: Parsed hash: d5fe9aa1543643bbf8dd5a55b76bffe7642c17af 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ dot./trailing\ dot. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bb8ed63296e3fd226dc5b11f5f08f767 /home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot. 2026/03/08 01:18:37 DEBUG : trailing dot./trailing dot.: Parsed hash: bb8ed63296e3fd226dc5b11f5f08f767 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ dot./trailing\ dot. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: d5fe9aa1543643bbf8dd5a55b76bffe7642c17af /home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot. 2026/03/08 01:18:37 DEBUG : trailing dot./trailing dot.: Parsed hash: d5fe9aa1543643bbf8dd5a55b76bffe7642c17af 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/trailing\ dot./trailing\ dot. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bb8ed63296e3fd226dc5b11f5f08f767 /home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot. 2026/03/08 01:18:37 DEBUG : trailing dot./trailing dot.: Parsed hash: bb8ed63296e3fd226dc5b11f5f08f767 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot." 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/trailing\ dot./trailing\ dot. 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: d5fe9aa1543643bbf8dd5a55b76bffe7642c17af /home/rclone/rclone-test-guwazir5tube/trailing dot./trailing dot. 2026/03/08 01:18:37 DEBUG : trailing dot./trailing dot.: Parsed hash: d5fe9aa1543643bbf8dd5a55b76bffe7642c17af === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/invalid\ utf-8/invalid\ utf-8 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: fe8ceb1e63e382ce8574c52f9951a142 /home/rclone/rclone-test-guwazir5tube/invalid utf-8/invalid utf-8 2026/03/08 01:18:37 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fe8ceb1e63e382ce8574c52f9951a142 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/invalid\ utf-8/invalid\ utf-8 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: e00574e18ea781ddbaa10c9d56d862bb104f8154 /home/rclone/rclone-test-guwazir5tube/invalid utf-8/invalid utf-8 2026/03/08 01:18:37 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e00574e18ea781ddbaa10c9d56d862bb104f8154 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/invalid\ utf-8/invalid\ utf-8 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: fe8ceb1e63e382ce8574c52f9951a142 /home/rclone/rclone-test-guwazir5tube/invalid utf-8/invalid utf-8 2026/03/08 01:18:37 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fe8ceb1e63e382ce8574c52f9951a142 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/invalid\ utf-8/invalid\ utf-8 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: e00574e18ea781ddbaa10c9d56d862bb104f8154 /home/rclone/rclone-test-guwazir5tube/invalid utf-8/invalid utf-8 2026/03/08 01:18:37 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e00574e18ea781ddbaa10c9d56d862bb104f8154 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/invalid\ utf-8/invalid\ utf-8 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: fe8ceb1e63e382ce8574c52f9951a142 /home/rclone/rclone-test-guwazir5tube/invalid utf-8/invalid utf-8 2026/03/08 01:18:37 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fe8ceb1e63e382ce8574c52f9951a142 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/invalid utf-8\xfe/invalid utf-8\xfe" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/invalid\ utf-8/invalid\ utf-8 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: e00574e18ea781ddbaa10c9d56d862bb104f8154 /home/rclone/rclone-test-guwazir5tube/invalid utf-8/invalid utf-8 2026/03/08 01:18:37 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e00574e18ea781ddbaa10c9d56d862bb104f8154 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/test\%46.txt/test\%46.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: a9a135f6c320ba0458ef05c48a0a9194 /home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt 2026/03/08 01:18:37 DEBUG : test%46.txt/test%46.txt: Parsed hash: a9a135f6c320ba0458ef05c48a0a9194 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/test\%46.txt/test\%46.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 335fcca25c4829bc7a3a37add76dd5f120b73110 /home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt 2026/03/08 01:18:37 DEBUG : test%46.txt/test%46.txt: Parsed hash: 335fcca25c4829bc7a3a37add76dd5f120b73110 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/test\%46.txt/test\%46.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: a9a135f6c320ba0458ef05c48a0a9194 /home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt 2026/03/08 01:18:37 DEBUG : test%46.txt/test%46.txt: Parsed hash: a9a135f6c320ba0458ef05c48a0a9194 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/test\%46.txt/test\%46.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 335fcca25c4829bc7a3a37add76dd5f120b73110 /home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt 2026/03/08 01:18:37 DEBUG : test%46.txt/test%46.txt: Parsed hash: 335fcca25c4829bc7a3a37add76dd5f120b73110 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/test\%46.txt/test\%46.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: a9a135f6c320ba0458ef05c48a0a9194 /home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt 2026/03/08 01:18:37 DEBUG : test%46.txt/test%46.txt: Parsed hash: a9a135f6c320ba0458ef05c48a0a9194 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/test\%46.txt/test\%46.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 335fcca25c4829bc7a3a37add76dd5f120b73110 /home/rclone/rclone-test-guwazir5tube/test%46.txt/test%46.txt 2026/03/08 01:18:37 DEBUG : test%46.txt/test%46.txt: Parsed hash: 335fcca25c4829bc7a3a37add76dd5f120b73110 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Connection OK after error: potato 2026/03/08 01:18:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/zero-length-file" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/zero-length-file 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-guwazir5tube/zero-length-file 2026/03/08 01:18:37 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/zero-length-file" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/zero-length-file 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-guwazir5tube/zero-length-file 2026/03/08 01:18:37 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/zero-length-file" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/zero-length-file 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-guwazir5tube/zero-length-file 2026/03/08 01:18:37 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/zero-length-file" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/zero-length-file 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-guwazir5tube/zero-length-file 2026/03/08 01:18:37 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:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: c76b7f4ae4fb5405fd4b9940b6138540 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:37 DEBUG : file name.txt: Parsed hash: c76b7f4ae4fb5405fd4b9940b6138540 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: f1dbd68fac2c1acee33fc61183a9fb0554f55347 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:37 DEBUG : file name.txt: Parsed hash: f1dbd68fac2c1acee33fc61183a9fb0554f55347 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: c76b7f4ae4fb5405fd4b9940b6138540 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:37 DEBUG : file name.txt: Parsed hash: c76b7f4ae4fb5405fd4b9940b6138540 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: f1dbd68fac2c1acee33fc61183a9fb0554f55347 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:37 DEBUG : file name.txt: Parsed hash: f1dbd68fac2c1acee33fc61183a9fb0554f55347 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:37 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:37 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:37 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:37 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd === 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/03/08 01:18:37 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/03/08 01:18:37 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/08 01:18:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:37 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:37 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QH0Fx}" suffix to name 2026/03/08 01:18:37 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:37 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:37 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:37 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:37 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:37 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:50908->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/03/08 01:18:38 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/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/08 01:18:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-guwazir5tube/hello? sausage/êé" 2026/03/08 01:18:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QH0Fx}" suffix to name 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: New connection 127.0.0.1:50914->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Shell type "unix" from config 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé" 2026/03/08 01:18:38 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-guwazir5tube/hello? sausage/êé" to be canonical "TestSFTPOpenssh{QH0Fx}:rclone-test-guwazir5tube/hello? sausage/êé" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Remote command result: f653e90015a2990d3c2cd09c9dfb10fe /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/a/b/c/d/e.txt 2026/03/08 01:18:38 DEBUG : a/b/c/d/e.txt: Parsed hash: f653e90015a2990d3c2cd09c9dfb10fe 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Remote command result: ecdc5c6b3ddd1b4cc182c0cbde8b865b10297cee /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/a/b/c/d/e.txt 2026/03/08 01:18:38 DEBUG : a/b/c/d/e.txt: Parsed hash: ecdc5c6b3ddd1b4cc182c0cbde8b865b10297cee 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Remote command result: f653e90015a2990d3c2cd09c9dfb10fe /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/a/b/c/d/e.txt 2026/03/08 01:18:38 DEBUG : a/b/c/d/e.txt: Parsed hash: f653e90015a2990d3c2cd09c9dfb10fe 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/a/b/c/d/e.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: Remote command result: ecdc5c6b3ddd1b4cc182c0cbde8b865b10297cee /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/a/b/c/d/e.txt 2026/03/08 01:18:38 DEBUG : a/b/c/d/e.txt: Parsed hash: ecdc5c6b3ddd1b4cc182c0cbde8b865b10297cee 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé: New connection 127.0.0.1:50918->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:38 DEBUG : Waiting for deletions to finish 2026/03/08 01:18:38 INFO : a/b/c/d/e.txt: Deleted 2026/03/08 01:18:38 DEBUG : removing 1 level 4 directories 2026/03/08 01:18:38 INFO : a/b/c/d: Removing directory 2026/03/08 01:18:38 DEBUG : removing 1 level 3 directories 2026/03/08 01:18:38 INFO : a/b/c: Removing directory 2026/03/08 01:18:38 DEBUG : removing 1 level 2 directories 2026/03/08 01:18:38 INFO : a/b: Removing directory 2026/03/08 01:18:38 DEBUG : removing 1 level 1 directories 2026/03/08 01:18:38 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/other.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : other.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/other.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : other.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: New connection 127.0.0.1:50926->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/other.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : other.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/other.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : other.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/moveTest/other.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/moveTest/other.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/moveTest/other.txt 2026/03/08 01:18:38 DEBUG : moveTest/other.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/moveTest/other.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/moveTest/other.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/moveTest/other.txt 2026/03/08 01:18:38 DEBUG : moveTest/other.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/other.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : other.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/other.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/other.txt 2026/03/08 01:18:38 DEBUG : other.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/03/08 01:18:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gifugid2duzo" 2026/03/08 01:18:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QH0Fx}" suffix to name 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: New connection 127.0.0.1:50934->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Shell type "unix" from config 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Relative path resolved to "/home/rclone/rclone-test-gifugid2duzo" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Using root directory "/home/rclone/rclone-test-gifugid2duzo" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Shell path "/home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Running remote command: md5sum /home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/file name.txt 2026/03/08 01:18:38 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Shell path "/home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Running remote command: sha1sum /home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/file name.txt 2026/03/08 01:18:38 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Shell path "/home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Running remote command: md5sum /home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Shell path "/home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Running remote command: sha1sum /home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-gifugid2duzo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: Purge dir "new_name" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gifugid2duzo: 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/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 0494101fa49732282f8a0e0800156900 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 0494101fa49732282f8a0e0800156900 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 1c76a5b000b433f83f5241a15bcb14e5e59f5ffd === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 79e25e9726cea865ed957af1e1e29596 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 79e25e9726cea865ed957af1e1e29596 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 30086d2361424374d2f1693201804496cb89b29b /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 30086d2361424374d2f1693201804496cb89b29b 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 79e25e9726cea865ed957af1e1e29596 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 79e25e9726cea865ed957af1e1e29596 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 30086d2361424374d2f1693201804496cb89b29b /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : file name.txt: Parsed hash: 30086d2361424374d2f1693201804496cb89b29b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/08 01:18:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QH0Fx}" suffix to name 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:50948->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/08 01:18:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-guwazir5tube/not found.txt" 2026/03/08 01:18:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QH0Fx}" suffix to name 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/not found.txt: New connection 127.0.0.1:50958->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/not found.txt: Shell type "unix" from config 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/not found.txt: Relative path resolved to "/home/rclone/rclone-test-guwazir5tube/not found.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/not found.txt: Using root directory "/home/rclone/rclone-test-guwazir5tube/not found.txt" 2026/03/08 01:18:38 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-guwazir5tube" from "TestSFTPOpenssh:rclone-test-guwazir5tube" 2026/03/08 01:18:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/03/08 01:18:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QH0Fx}" suffix to name 2026/03/08 01:18:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:38 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:50968->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 79e25e9726cea865ed957af1e1e29596 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/file name.txt: Parsed hash: 79e25e9726cea865ed957af1e1e29596 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 30086d2361424374d2f1693201804496cb89b29b /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/file name.txt: Parsed hash: 30086d2361424374d2f1693201804496cb89b29b 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 79e25e9726cea865ed957af1e1e29596 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/file name.txt: Parsed hash: 79e25e9726cea865ed957af1e1e29596 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 30086d2361424374d2f1693201804496cb89b29b /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/file name.txt: Parsed hash: 30086d2361424374d2f1693201804496cb89b29b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/created from root.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/created\ from\ root.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d048e7b8a04cdf859f794009b578032a /home/rclone/rclone-test-guwazir5tube/created from root.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/created from root.txt: Parsed hash: d048e7b8a04cdf859f794009b578032a 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/created from root.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/created\ from\ root.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e03121ef698679d0b8795a34fef7c36fa0d0ca1f /home/rclone/rclone-test-guwazir5tube/created from root.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/created from root.txt: Parsed hash: e03121ef698679d0b8795a34fef7c36fa0d0ca1f 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/created from root.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/created\ from\ root.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d048e7b8a04cdf859f794009b578032a /home/rclone/rclone-test-guwazir5tube/created from root.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/created from root.txt: Parsed hash: d048e7b8a04cdf859f794009b578032a 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/created from root.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/created\ from\ root.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e03121ef698679d0b8795a34fef7c36fa0d0ca1f /home/rclone/rclone-test-guwazir5tube/created from root.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/created from root.txt: Parsed hash: e03121ef698679d0b8795a34fef7c36fa0d0ca1f 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/created from root.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/created\ from\ root.txt 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d048e7b8a04cdf859f794009b578032a /home/rclone/rclone-test-guwazir5tube/created from root.txt 2026/03/08 01:18:38 DEBUG : rclone-test-guwazir5tube/created from root.txt: Parsed hash: d048e7b8a04cdf859f794009b578032a 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/created from root.txt" 2026/03/08 01:18:38 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/created\ from\ root.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e03121ef698679d0b8795a34fef7c36fa0d0ca1f /home/rclone/rclone-test-guwazir5tube/created from root.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/created from root.txt: Parsed hash: e03121ef698679d0b8795a34fef7c36fa0d0ca1f 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 79e25e9726cea865ed957af1e1e29596 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/file name.txt: Parsed hash: 79e25e9726cea865ed957af1e1e29596 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 30086d2361424374d2f1693201804496cb89b29b /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/file name.txt: Parsed hash: 30086d2361424374d2f1693201804496cb89b29b 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 79e25e9726cea865ed957af1e1e29596 /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/file name.txt: Parsed hash: 79e25e9726cea865ed957af1e1e29596 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/file name.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/file\ name.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 30086d2361424374d2f1693201804496cb89b29b /home/rclone/rclone-test-guwazir5tube/file name.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/file name.txt: Parsed hash: 30086d2361424374d2f1693201804496cb89b29b 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:39 DEBUG : rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 2a934bddd78e4c40104818104f257619 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2a934bddd78e4c40104818104f257619 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: bd267f97ebab28d3b41aa6693c26c89312a75493 /home/rclone/rclone-test-guwazir5tube/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/08 01:18:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bd267f97ebab28d3b41aa6693c26c89312a75493 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Server has VFS statistics extension 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: About path "/home/rclone/rclone-test-guwazir5tube" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/piped data.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/piped\ data.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-guwazir5tube/piped data.txt 2026/03/08 01:18:39 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/piped data.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/piped\ data.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-guwazir5tube/piped data.txt 2026/03/08 01:18:39 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/piped data.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/piped\ data.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-guwazir5tube/piped data.txt 2026/03/08 01:18:39 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/piped data.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/piped\ data.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-guwazir5tube/piped data.txt 2026/03/08 01:18:39 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/piped data.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/piped\ data.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: a4e22cd803bbba18ade0627a655d15b7 /home/rclone/rclone-test-guwazir5tube/piped data.txt 2026/03/08 01:18:39 DEBUG : piped data.txt: Parsed hash: a4e22cd803bbba18ade0627a655d15b7 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/piped data.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/piped\ data.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: e2dabb0e06b4188b93348d2613019ac65d810742 /home/rclone/rclone-test-guwazir5tube/piped data.txt 2026/03/08 01:18:39 DEBUG : piped data.txt: Parsed hash: e2dabb0e06b4188b93348d2613019ac65d810742 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/piped data.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/piped\ data.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: a4e22cd803bbba18ade0627a655d15b7 /home/rclone/rclone-test-guwazir5tube/piped data.txt 2026/03/08 01:18:39 DEBUG : piped data.txt: Parsed hash: a4e22cd803bbba18ade0627a655d15b7 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/piped data.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/piped\ data.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: e2dabb0e06b4188b93348d2613019ac65d810742 /home/rclone/rclone-test-guwazir5tube/piped data.txt 2026/03/08 01:18:39 DEBUG : piped data.txt: Parsed hash: e2dabb0e06b4188b93348d2613019ac65d810742 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 20474c9068e38475cb0cb61272580f35 /home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt 2026/03/08 01:18:39 DEBUG : unknown-size-update.txt: Parsed hash: 20474c9068e38475cb0cb61272580f35 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 6c54e0c796a1f44ff5dbaf0e0934222221208e81 /home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt 2026/03/08 01:18:39 DEBUG : unknown-size-update.txt: Parsed hash: 6c54e0c796a1f44ff5dbaf0e0934222221208e81 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: md5sum /home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 20474c9068e38475cb0cb61272580f35 /home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt 2026/03/08 01:18:39 DEBUG : unknown-size-update.txt: Parsed hash: 20474c9068e38475cb0cb61272580f35 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Shell path "/home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Running remote command: sha1sum /home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Remote command result: 6c54e0c796a1f44ff5dbaf0e0934222221208e81 /home/rclone/rclone-test-guwazir5tube/unknown-size-update.txt 2026/03/08 01:18:39 DEBUG : unknown-size-update.txt: Parsed hash: 6c54e0c796a1f44ff5dbaf0e0934222221208e81 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/08 01:18:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-guwazir5tube/deeper/nonexisting/directory" 2026/03/08 01:18:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/03/08 01:18:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:39 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QH0Fx}" suffix to name 2026/03/08 01:18:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/03/08 01:18:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/03/08 01:18:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/03/08 01:18:39 DEBUG : Setting pass="6QZV-oXTtrVaPuSqE_yYEFubtn9qPV8L" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/03/08 01:18:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/deeper/nonexisting/directory: New connection 127.0.0.1:50984->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/deeper/nonexisting/directory: Shell type "unix" from config 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-guwazir5tube/deeper/nonexisting/directory" 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-guwazir5tube/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/03/08 01:18:39 DEBUG : Waiting for deletions to finish 2026/03/08 01:18:39 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/08 01:18:39 DEBUG : removing 1 level 4 directories 2026/03/08 01:18:39 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/03/08 01:18:39 DEBUG : removing 1 level 3 directories 2026/03/08 01:18:39 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/08 01:18:39 DEBUG : removing 1 level 2 directories 2026/03/08 01:18:39 INFO : hello? sausage/êé: Removing directory 2026/03/08 01:18:39 DEBUG : removing 1 level 1 directories 2026/03/08 01:18:39 INFO : hello? sausage: Removing directory 2026/03/08 01:18:39 DEBUG : removing 1 level 0 directories 2026/03/08 01:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Removing directory 2026/03/08 01:18:39 ERROR : error listing: directory not found 2026/03/08 01:18:39 DEBUG : Waiting for deletions to finish 2026/03/08 01:18:39 ERROR : error listing: directory not found 2026/03/08 01:18:39 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Failed to list "": directory not found 2026/03/08 01:18:39 DEBUG : removing 1 level 0 directories 2026/03/08 01:18:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Removing directory 2026/03/08 01:18:39 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/03/08 01:18:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-guwazir5tube: Closing 2 unused connections 2026/03/08 01:18:39 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.09s) --- 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.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- 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.02s) --- 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.25s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.14s) --- 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.01s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.04s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- 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.379s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.338800976s (try 1/5)