"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 TestStringLock --- PASS: TestStringLock (1.10s) === RUN TestIntegration fstests.go:442: Using remote "TestSFTPOpenssh:" 2024/12/07 02:42:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zisizip0gace" 2024/12/07 02:42:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 02:42:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/07 02:42:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:55 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{vhd4R}" suffix to name 2024/12/07 02:42:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:55 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: New connection 127.0.0.1:59368->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell type "unix" from config 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Relative path resolved to "/home/rclone/rclone-test-zisizip0gace" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Using root directory "/home/rclone/rclone-test-zisizip0gace" 2024/12/07 02:42:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: 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 2024/12/07 02:42:55 DEBUG : dir/subdir: Making directory 2024/12/07 02:42:55 INFO : dir/subdir: Removing directory 2024/12/07 02:42:55 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/12/07 02:42:55 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 0a084fcb94793e1825648ea0441dde20 /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a084fcb94793e1825648ea0441dde20 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 9c6230be1f4f77ca686e9d97c9a08f98efc3fd20 /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9c6230be1f4f77ca686e9d97c9a08f98efc3fd20 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 0a084fcb94793e1825648ea0441dde20 /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a084fcb94793e1825648ea0441dde20 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 9c6230be1f4f77ca686e9d97c9a08f98efc3fd20 /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9c6230be1f4f77ca686e9d97c9a08f98efc3fd20 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 0a084fcb94793e1825648ea0441dde20 /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a084fcb94793e1825648ea0441dde20 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 9c6230be1f4f77ca686e9d97c9a08f98efc3fd20 /home/rclone/rclone-test-zisizip0gace/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/07 02:42:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9c6230be1f4f77ca686e9d97c9a08f98efc3fd20 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/./." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 44fde78acfd68d3b7e8fd3e07b41a926 /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : ./.: Parsed hash: 44fde78acfd68d3b7e8fd3e07b41a926 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/./." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f8e5067e6c9eaab517b6f9352e0310ffee97ba23 /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : ./.: Parsed hash: f8e5067e6c9eaab517b6f9352e0310ffee97ba23 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/./." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 44fde78acfd68d3b7e8fd3e07b41a926 /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : ./.: Parsed hash: 44fde78acfd68d3b7e8fd3e07b41a926 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/./." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f8e5067e6c9eaab517b6f9352e0310ffee97ba23 /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : ./.: Parsed hash: f8e5067e6c9eaab517b6f9352e0310ffee97ba23 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/./." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 44fde78acfd68d3b7e8fd3e07b41a926 /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : ./.: Parsed hash: 44fde78acfd68d3b7e8fd3e07b41a926 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/./." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f8e5067e6c9eaab517b6f9352e0310ffee97ba23 /home/rclone/rclone-test-zisizip0gace/./. 2024/12/07 02:42:55 DEBUG : ./.: Parsed hash: f8e5067e6c9eaab517b6f9352e0310ffee97ba23 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/../.." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: a15cb6fbfd84cd03c0292413f8f0a5c8 /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : ../..: Parsed hash: a15cb6fbfd84cd03c0292413f8f0a5c8 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/../.." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 10cb3b59200febb7bd92545e6fe900daaa528b9e /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : ../..: Parsed hash: 10cb3b59200febb7bd92545e6fe900daaa528b9e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/../.." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: a15cb6fbfd84cd03c0292413f8f0a5c8 /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : ../..: Parsed hash: a15cb6fbfd84cd03c0292413f8f0a5c8 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/../.." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 10cb3b59200febb7bd92545e6fe900daaa528b9e /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : ../..: Parsed hash: 10cb3b59200febb7bd92545e6fe900daaa528b9e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/../.." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: a15cb6fbfd84cd03c0292413f8f0a5c8 /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : ../..: Parsed hash: a15cb6fbfd84cd03c0292413f8f0a5c8 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/../.." 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 10cb3b59200febb7bd92545e6fe900daaa528b9e /home/rclone/rclone-test-zisizip0gace/../.. 2024/12/07 02:42:55 DEBUG : ../..: Parsed hash: 10cb3b59200febb7bd92545e6fe900daaa528b9e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 261148eee52286c1a3f72d36686859a5 /home/rclone/rclone-test-zisizip0gace/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/07 02:42:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 261148eee52286c1a3f72d36686859a5 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2b382487836288928550ff15390d32ac59870277 /home/rclone/rclone-test-zisizip0gace/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/07 02:42:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2b382487836288928550ff15390d32ac59870277 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 261148eee52286c1a3f72d36686859a5 /home/rclone/rclone-test-zisizip0gace/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/07 02:42:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 261148eee52286c1a3f72d36686859a5 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2b382487836288928550ff15390d32ac59870277 /home/rclone/rclone-test-zisizip0gace/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/07 02:42:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2b382487836288928550ff15390d32ac59870277 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 261148eee52286c1a3f72d36686859a5 /home/rclone/rclone-test-zisizip0gace/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/07 02:42:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 261148eee52286c1a3f72d36686859a5 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2b382487836288928550ff15390d32ac59870277 /home/rclone/rclone-test-zisizip0gace/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/07 02:42:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2b382487836288928550ff15390d32ac59870277 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/ leading space/ leading space" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\ leading\ space/\ leading\ space 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 71b689d5cc24ed973619721f9af0944e /home/rclone/rclone-test-zisizip0gace/ leading space/ leading space 2024/12/07 02:42:55 DEBUG : leading space/ leading space: Parsed hash: 71b689d5cc24ed973619721f9af0944e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/ leading space/ leading space" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\ leading\ space/\ leading\ space 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 16a423efc5f7d18fef7e5bef416b6695907f2b42 /home/rclone/rclone-test-zisizip0gace/ leading space/ leading space 2024/12/07 02:42:55 DEBUG : leading space/ leading space: Parsed hash: 16a423efc5f7d18fef7e5bef416b6695907f2b42 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/ leading space/ leading space" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\ leading\ space/\ leading\ space 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 71b689d5cc24ed973619721f9af0944e /home/rclone/rclone-test-zisizip0gace/ leading space/ leading space 2024/12/07 02:42:55 DEBUG : leading space/ leading space: Parsed hash: 71b689d5cc24ed973619721f9af0944e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/ leading space/ leading space" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\ leading\ space/\ leading\ space 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 16a423efc5f7d18fef7e5bef416b6695907f2b42 /home/rclone/rclone-test-zisizip0gace/ leading space/ leading space 2024/12/07 02:42:55 DEBUG : leading space/ leading space: Parsed hash: 16a423efc5f7d18fef7e5bef416b6695907f2b42 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/ leading space/ leading space" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\ leading\ space/\ leading\ space 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 71b689d5cc24ed973619721f9af0944e /home/rclone/rclone-test-zisizip0gace/ leading space/ leading space 2024/12/07 02:42:55 DEBUG : leading space/ leading space: Parsed hash: 71b689d5cc24ed973619721f9af0944e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/ leading space/ leading space" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\ leading\ space/\ leading\ space 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 16a423efc5f7d18fef7e5bef416b6695907f2b42 /home/rclone/rclone-test-zisizip0gace/ leading space/ leading space 2024/12/07 02:42:55 DEBUG : leading space/ leading space: Parsed hash: 16a423efc5f7d18fef7e5bef416b6695907f2b42 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\~leading\ tilde/\~leading\ tilde 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 8dc940ea2fd1ee6368ddb84339bde148 /home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde 2024/12/07 02:42:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8dc940ea2fd1ee6368ddb84339bde148 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\~leading\ tilde/\~leading\ tilde 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: c3109052c327318fcec349ad57e545ae9b4dd3f0 /home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde 2024/12/07 02:42:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c3109052c327318fcec349ad57e545ae9b4dd3f0 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\~leading\ tilde/\~leading\ tilde 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 8dc940ea2fd1ee6368ddb84339bde148 /home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde 2024/12/07 02:42:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8dc940ea2fd1ee6368ddb84339bde148 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\~leading\ tilde/\~leading\ tilde 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: c3109052c327318fcec349ad57e545ae9b4dd3f0 /home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde 2024/12/07 02:42:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c3109052c327318fcec349ad57e545ae9b4dd3f0 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/\~leading\ tilde/\~leading\ tilde 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 8dc940ea2fd1ee6368ddb84339bde148 /home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde 2024/12/07 02:42:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8dc940ea2fd1ee6368ddb84339bde148 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/\~leading\ tilde/\~leading\ tilde 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: c3109052c327318fcec349ad57e545ae9b4dd3f0 /home/rclone/rclone-test-zisizip0gace/~leading tilde/~leading tilde 2024/12/07 02:42:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c3109052c327318fcec349ad57e545ae9b4dd3f0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␍leading\ CR/␍leading\ CR 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f2757b65d22226277e49c9c5fcc86a7e /home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR 2024/12/07 02:42:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f2757b65d22226277e49c9c5fcc86a7e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␍leading\ CR/␍leading\ CR 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 560846b3fae7e76bd999210455ee9f1bc2458bcb /home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR 2024/12/07 02:42:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 560846b3fae7e76bd999210455ee9f1bc2458bcb 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␍leading\ CR/␍leading\ CR 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f2757b65d22226277e49c9c5fcc86a7e /home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR 2024/12/07 02:42:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f2757b65d22226277e49c9c5fcc86a7e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␍leading\ CR/␍leading\ CR 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 560846b3fae7e76bd999210455ee9f1bc2458bcb /home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR 2024/12/07 02:42:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 560846b3fae7e76bd999210455ee9f1bc2458bcb 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␍leading\ CR/␍leading\ CR 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f2757b65d22226277e49c9c5fcc86a7e /home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR 2024/12/07 02:42:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: f2757b65d22226277e49c9c5fcc86a7e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␍leading\ CR/␍leading\ CR 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 560846b3fae7e76bd999210455ee9f1bc2458bcb /home/rclone/rclone-test-zisizip0gace/␍leading CR/␍leading CR 2024/12/07 02:42:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 560846b3fae7e76bd999210455ee9f1bc2458bcb === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␊leading\ LF/␊leading\ LF 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 8c0068bd6c77e5ca1469e647d30e7daa /home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF 2024/12/07 02:42:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8c0068bd6c77e5ca1469e647d30e7daa 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␊leading\ LF/␊leading\ LF 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ef0e1e9602722693695e1d07da5f9e79da73692b /home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF 2024/12/07 02:42:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ef0e1e9602722693695e1d07da5f9e79da73692b 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␊leading\ LF/␊leading\ LF 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 8c0068bd6c77e5ca1469e647d30e7daa /home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF 2024/12/07 02:42:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8c0068bd6c77e5ca1469e647d30e7daa 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␊leading\ LF/␊leading\ LF 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ef0e1e9602722693695e1d07da5f9e79da73692b /home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF 2024/12/07 02:42:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ef0e1e9602722693695e1d07da5f9e79da73692b 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␊leading\ LF/␊leading\ LF 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 8c0068bd6c77e5ca1469e647d30e7daa /home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF 2024/12/07 02:42:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8c0068bd6c77e5ca1469e647d30e7daa 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␊leading\ LF/␊leading\ LF 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ef0e1e9602722693695e1d07da5f9e79da73692b /home/rclone/rclone-test-zisizip0gace/␊leading LF/␊leading LF 2024/12/07 02:42:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ef0e1e9602722693695e1d07da5f9e79da73692b === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␉leading\ HT/␉leading\ HT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 85802936fbec65137fc94921d3e99cdf /home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT 2024/12/07 02:42:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 85802936fbec65137fc94921d3e99cdf 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␉leading\ HT/␉leading\ HT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 9629c268263c418d9e1cf781dba7029d546eaa65 /home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT 2024/12/07 02:42:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9629c268263c418d9e1cf781dba7029d546eaa65 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␉leading\ HT/␉leading\ HT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 85802936fbec65137fc94921d3e99cdf /home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT 2024/12/07 02:42:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 85802936fbec65137fc94921d3e99cdf 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␉leading\ HT/␉leading\ HT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 9629c268263c418d9e1cf781dba7029d546eaa65 /home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT 2024/12/07 02:42:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9629c268263c418d9e1cf781dba7029d546eaa65 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␉leading\ HT/␉leading\ HT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 85802936fbec65137fc94921d3e99cdf /home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT 2024/12/07 02:42:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 85802936fbec65137fc94921d3e99cdf 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␉leading\ HT/␉leading\ HT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 9629c268263c418d9e1cf781dba7029d546eaa65 /home/rclone/rclone-test-zisizip0gace/␉leading HT/␉leading HT 2024/12/07 02:42:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9629c268263c418d9e1cf781dba7029d546eaa65 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␋leading\ VT/␋leading\ VT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: fbdd352118563bf62546303c562ae60e /home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT 2024/12/07 02:42:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: fbdd352118563bf62546303c562ae60e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␋leading\ VT/␋leading\ VT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7b85cce5d65803d15805fecca2d2d3f46fb72133 /home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT 2024/12/07 02:42:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7b85cce5d65803d15805fecca2d2d3f46fb72133 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␋leading\ VT/␋leading\ VT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: fbdd352118563bf62546303c562ae60e /home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT 2024/12/07 02:42:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: fbdd352118563bf62546303c562ae60e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␋leading\ VT/␋leading\ VT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7b85cce5d65803d15805fecca2d2d3f46fb72133 /home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT 2024/12/07 02:42:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7b85cce5d65803d15805fecca2d2d3f46fb72133 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/␋leading\ VT/␋leading\ VT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: fbdd352118563bf62546303c562ae60e /home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT 2024/12/07 02:42:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: fbdd352118563bf62546303c562ae60e 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/␋leading\ VT/␋leading\ VT 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7b85cce5d65803d15805fecca2d2d3f46fb72133 /home/rclone/rclone-test-zisizip0gace/␋leading VT/␋leading VT 2024/12/07 02:42:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7b85cce5d65803d15805fecca2d2d3f46fb72133 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/.leading\ dot/.leading\ dot 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 05c6dda1a7ac71f8dedc8128fe8520aa /home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot 2024/12/07 02:42:55 DEBUG : .leading dot/.leading dot: Parsed hash: 05c6dda1a7ac71f8dedc8128fe8520aa 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/.leading\ dot/.leading\ dot 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ef2f67e833b38d0e6515cbfb321848694404828b /home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot 2024/12/07 02:42:55 DEBUG : .leading dot/.leading dot: Parsed hash: ef2f67e833b38d0e6515cbfb321848694404828b 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/.leading\ dot/.leading\ dot 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 05c6dda1a7ac71f8dedc8128fe8520aa /home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot 2024/12/07 02:42:55 DEBUG : .leading dot/.leading dot: Parsed hash: 05c6dda1a7ac71f8dedc8128fe8520aa 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/.leading\ dot/.leading\ dot 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ef2f67e833b38d0e6515cbfb321848694404828b /home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot 2024/12/07 02:42:55 DEBUG : .leading dot/.leading dot: Parsed hash: ef2f67e833b38d0e6515cbfb321848694404828b 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/.leading\ dot/.leading\ dot 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 05c6dda1a7ac71f8dedc8128fe8520aa /home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot 2024/12/07 02:42:55 DEBUG : .leading dot/.leading dot: Parsed hash: 05c6dda1a7ac71f8dedc8128fe8520aa 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/.leading\ dot/.leading\ dot 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ef2f67e833b38d0e6515cbfb321848694404828b /home/rclone/rclone-test-zisizip0gace/.leading dot/.leading dot 2024/12/07 02:42:55 DEBUG : .leading dot/.leading dot: Parsed hash: ef2f67e833b38d0e6515cbfb321848694404828b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing space /trailing space " 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ space\ /trailing\ space\ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d371397433d2f3a528818e84a5898420 /home/rclone/rclone-test-zisizip0gace/trailing space /trailing space 2024/12/07 02:42:55 DEBUG : trailing space /trailing space : Parsed hash: d371397433d2f3a528818e84a5898420 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing space /trailing space " 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ space\ /trailing\ space\ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 64463e6027ce4384e139cf112ad42c33a2fc095d /home/rclone/rclone-test-zisizip0gace/trailing space /trailing space 2024/12/07 02:42:55 DEBUG : trailing space /trailing space : Parsed hash: 64463e6027ce4384e139cf112ad42c33a2fc095d 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing space /trailing space " 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ space\ /trailing\ space\ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d371397433d2f3a528818e84a5898420 /home/rclone/rclone-test-zisizip0gace/trailing space /trailing space 2024/12/07 02:42:55 DEBUG : trailing space /trailing space : Parsed hash: d371397433d2f3a528818e84a5898420 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing space /trailing space " 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ space\ /trailing\ space\ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 64463e6027ce4384e139cf112ad42c33a2fc095d /home/rclone/rclone-test-zisizip0gace/trailing space /trailing space 2024/12/07 02:42:55 DEBUG : trailing space /trailing space : Parsed hash: 64463e6027ce4384e139cf112ad42c33a2fc095d 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing space /trailing space " 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ space\ /trailing\ space\ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d371397433d2f3a528818e84a5898420 /home/rclone/rclone-test-zisizip0gace/trailing space /trailing space 2024/12/07 02:42:55 DEBUG : trailing space /trailing space : Parsed hash: d371397433d2f3a528818e84a5898420 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing space /trailing space " 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ space\ /trailing\ space\ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 64463e6027ce4384e139cf112ad42c33a2fc095d /home/rclone/rclone-test-zisizip0gace/trailing space /trailing space 2024/12/07 02:42:55 DEBUG : trailing space /trailing space : Parsed hash: 64463e6027ce4384e139cf112ad42c33a2fc095d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ CR␍/trailing\ CR␍ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ee1e4649db7e20ebdb863daf73dc8c40 /home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍ 2024/12/07 02:42:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee1e4649db7e20ebdb863daf73dc8c40 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ CR␍/trailing\ CR␍ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 65ed0990c704a946debe6d95c8dc600ad3effbf8 /home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍ 2024/12/07 02:42:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 65ed0990c704a946debe6d95c8dc600ad3effbf8 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ CR␍/trailing\ CR␍ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ee1e4649db7e20ebdb863daf73dc8c40 /home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍ 2024/12/07 02:42:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee1e4649db7e20ebdb863daf73dc8c40 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍" 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ CR␍/trailing\ CR␍ 2024/12/07 02:42:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 65ed0990c704a946debe6d95c8dc600ad3effbf8 /home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍ 2024/12/07 02:42:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 65ed0990c704a946debe6d95c8dc600ad3effbf8 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ CR␍/trailing\ CR␍ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ee1e4649db7e20ebdb863daf73dc8c40 /home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍ 2024/12/07 02:42:56 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee1e4649db7e20ebdb863daf73dc8c40 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ CR␍/trailing\ CR␍ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 65ed0990c704a946debe6d95c8dc600ad3effbf8 /home/rclone/rclone-test-zisizip0gace/trailing CR␍/trailing CR␍ 2024/12/07 02:42:56 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 65ed0990c704a946debe6d95c8dc600ad3effbf8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ LF␊/trailing\ LF␊ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: cd5ec23058a8e8d09eb777d6b1a0b0fc /home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊ 2024/12/07 02:42:56 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: cd5ec23058a8e8d09eb777d6b1a0b0fc 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ LF␊/trailing\ LF␊ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 79201cdaa4171ce66737c79a6f48fcda47dc2cf0 /home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊ 2024/12/07 02:42:56 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 79201cdaa4171ce66737c79a6f48fcda47dc2cf0 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ LF␊/trailing\ LF␊ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: cd5ec23058a8e8d09eb777d6b1a0b0fc /home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊ 2024/12/07 02:42:56 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: cd5ec23058a8e8d09eb777d6b1a0b0fc 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ LF␊/trailing\ LF␊ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 79201cdaa4171ce66737c79a6f48fcda47dc2cf0 /home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊ 2024/12/07 02:42:56 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 79201cdaa4171ce66737c79a6f48fcda47dc2cf0 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ LF␊/trailing\ LF␊ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: cd5ec23058a8e8d09eb777d6b1a0b0fc /home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊ 2024/12/07 02:42:56 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: cd5ec23058a8e8d09eb777d6b1a0b0fc 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ LF␊/trailing\ LF␊ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 79201cdaa4171ce66737c79a6f48fcda47dc2cf0 /home/rclone/rclone-test-zisizip0gace/trailing LF␊/trailing LF␊ 2024/12/07 02:42:56 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 79201cdaa4171ce66737c79a6f48fcda47dc2cf0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ HT␉/trailing\ HT␉ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d977b3ec2c94223d41b569cc9463df61 /home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉ 2024/12/07 02:42:56 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d977b3ec2c94223d41b569cc9463df61 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ HT␉/trailing\ HT␉ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: aceb821e605585e004743ca1b679f9ad7929ef2a /home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉ 2024/12/07 02:42:56 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aceb821e605585e004743ca1b679f9ad7929ef2a 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ HT␉/trailing\ HT␉ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d977b3ec2c94223d41b569cc9463df61 /home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉ 2024/12/07 02:42:56 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d977b3ec2c94223d41b569cc9463df61 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ HT␉/trailing\ HT␉ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: aceb821e605585e004743ca1b679f9ad7929ef2a /home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉ 2024/12/07 02:42:56 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aceb821e605585e004743ca1b679f9ad7929ef2a 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ HT␉/trailing\ HT␉ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d977b3ec2c94223d41b569cc9463df61 /home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉ 2024/12/07 02:42:56 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d977b3ec2c94223d41b569cc9463df61 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ HT␉/trailing\ HT␉ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: aceb821e605585e004743ca1b679f9ad7929ef2a /home/rclone/rclone-test-zisizip0gace/trailing HT␉/trailing HT␉ 2024/12/07 02:42:56 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aceb821e605585e004743ca1b679f9ad7929ef2a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ VT␋/trailing\ VT␋ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2a640321e3594cb8bd4755dbd46dfe3d /home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋ 2024/12/07 02:42:56 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2a640321e3594cb8bd4755dbd46dfe3d 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ VT␋/trailing\ VT␋ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 93a2ad93994d189c75645b226f6b671303a682fa /home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋ 2024/12/07 02:42:56 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 93a2ad93994d189c75645b226f6b671303a682fa 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ VT␋/trailing\ VT␋ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2a640321e3594cb8bd4755dbd46dfe3d /home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋ 2024/12/07 02:42:56 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2a640321e3594cb8bd4755dbd46dfe3d 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ VT␋/trailing\ VT␋ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 93a2ad93994d189c75645b226f6b671303a682fa /home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋ 2024/12/07 02:42:56 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 93a2ad93994d189c75645b226f6b671303a682fa 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ VT␋/trailing\ VT␋ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2a640321e3594cb8bd4755dbd46dfe3d /home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋ 2024/12/07 02:42:56 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2a640321e3594cb8bd4755dbd46dfe3d 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ VT␋/trailing\ VT␋ 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 93a2ad93994d189c75645b226f6b671303a682fa /home/rclone/rclone-test-zisizip0gace/trailing VT␋/trailing VT␋ 2024/12/07 02:42:56 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 93a2ad93994d189c75645b226f6b671303a682fa === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot." 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ dot./trailing\ dot. 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2b0332a7dcc55fa8048f699407f30595 /home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot. 2024/12/07 02:42:56 DEBUG : trailing dot./trailing dot.: Parsed hash: 2b0332a7dcc55fa8048f699407f30595 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot." 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ dot./trailing\ dot. 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 13cbb3efe7d4956f37d774db8d688f4437025a36 /home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot. 2024/12/07 02:42:56 DEBUG : trailing dot./trailing dot.: Parsed hash: 13cbb3efe7d4956f37d774db8d688f4437025a36 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot." 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ dot./trailing\ dot. 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2b0332a7dcc55fa8048f699407f30595 /home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot. 2024/12/07 02:42:56 DEBUG : trailing dot./trailing dot.: Parsed hash: 2b0332a7dcc55fa8048f699407f30595 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot." 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ dot./trailing\ dot. 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 13cbb3efe7d4956f37d774db8d688f4437025a36 /home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot. 2024/12/07 02:42:56 DEBUG : trailing dot./trailing dot.: Parsed hash: 13cbb3efe7d4956f37d774db8d688f4437025a36 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot." 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/trailing\ dot./trailing\ dot. 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2b0332a7dcc55fa8048f699407f30595 /home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot. 2024/12/07 02:42:56 DEBUG : trailing dot./trailing dot.: Parsed hash: 2b0332a7dcc55fa8048f699407f30595 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot." 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/trailing\ dot./trailing\ dot. 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 13cbb3efe7d4956f37d774db8d688f4437025a36 /home/rclone/rclone-test-zisizip0gace/trailing dot./trailing dot. 2024/12/07 02:42:56 DEBUG : trailing dot./trailing dot.: Parsed hash: 13cbb3efe7d4956f37d774db8d688f4437025a36 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/invalid\ utf-8/invalid\ utf-8 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f678235c423f07ea130a24509bfe9bab /home/rclone/rclone-test-zisizip0gace/invalid utf-8/invalid utf-8 2024/12/07 02:42:56 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f678235c423f07ea130a24509bfe9bab 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/invalid\ utf-8/invalid\ utf-8 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6878e0e72fb252cd0c9f0a80bac4704d2fc391e9 /home/rclone/rclone-test-zisizip0gace/invalid utf-8/invalid utf-8 2024/12/07 02:42:56 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6878e0e72fb252cd0c9f0a80bac4704d2fc391e9 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/invalid\ utf-8/invalid\ utf-8 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f678235c423f07ea130a24509bfe9bab /home/rclone/rclone-test-zisizip0gace/invalid utf-8/invalid utf-8 2024/12/07 02:42:56 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f678235c423f07ea130a24509bfe9bab 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/invalid\ utf-8/invalid\ utf-8 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6878e0e72fb252cd0c9f0a80bac4704d2fc391e9 /home/rclone/rclone-test-zisizip0gace/invalid utf-8/invalid utf-8 2024/12/07 02:42:56 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6878e0e72fb252cd0c9f0a80bac4704d2fc391e9 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/invalid\ utf-8/invalid\ utf-8 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: f678235c423f07ea130a24509bfe9bab /home/rclone/rclone-test-zisizip0gace/invalid utf-8/invalid utf-8 2024/12/07 02:42:56 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f678235c423f07ea130a24509bfe9bab 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/invalid\ utf-8/invalid\ utf-8 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6878e0e72fb252cd0c9f0a80bac4704d2fc391e9 /home/rclone/rclone-test-zisizip0gace/invalid utf-8/invalid utf-8 2024/12/07 02:42:56 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6878e0e72fb252cd0c9f0a80bac4704d2fc391e9 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/test\%46.txt/test\%46.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ddf124fbe86e525a590aa3cd8f93db93 /home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt 2024/12/07 02:42:56 DEBUG : test%46.txt/test%46.txt: Parsed hash: ddf124fbe86e525a590aa3cd8f93db93 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/test\%46.txt/test\%46.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2422053e12121fc0eb7843e40175d700fbe232ee /home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt 2024/12/07 02:42:56 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2422053e12121fc0eb7843e40175d700fbe232ee 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/test\%46.txt/test\%46.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ddf124fbe86e525a590aa3cd8f93db93 /home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt 2024/12/07 02:42:56 DEBUG : test%46.txt/test%46.txt: Parsed hash: ddf124fbe86e525a590aa3cd8f93db93 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/test\%46.txt/test\%46.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2422053e12121fc0eb7843e40175d700fbe232ee /home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt 2024/12/07 02:42:56 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2422053e12121fc0eb7843e40175d700fbe232ee 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/test\%46.txt/test\%46.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ddf124fbe86e525a590aa3cd8f93db93 /home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt 2024/12/07 02:42:56 DEBUG : test%46.txt/test%46.txt: Parsed hash: ddf124fbe86e525a590aa3cd8f93db93 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/test\%46.txt/test\%46.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 2422053e12121fc0eb7843e40175d700fbe232ee /home/rclone/rclone-test-zisizip0gace/test%46.txt/test%46.txt 2024/12/07 02:42:56 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2422053e12121fc0eb7843e40175d700fbe232ee === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Connection OK after error: potato 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/zero-length-file" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/zero-length-file 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zisizip0gace/zero-length-file 2024/12/07 02:42:56 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/zero-length-file" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/zero-length-file 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zisizip0gace/zero-length-file 2024/12/07 02:42:56 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/zero-length-file" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/zero-length-file 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zisizip0gace/zero-length-file 2024/12/07 02:42:56 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/zero-length-file" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/zero-length-file 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zisizip0gace/zero-length-file 2024/12/07 02:42:56 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 593d65d52e8303aee89d953251575c48 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 593d65d52e8303aee89d953251575c48 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 12ddfc4bacc949019021304b0c35dd675eac55a0 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 12ddfc4bacc949019021304b0c35dd675eac55a0 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 593d65d52e8303aee89d953251575c48 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 593d65d52e8303aee89d953251575c48 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 12ddfc4bacc949019021304b0c35dd675eac55a0 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 12ddfc4bacc949019021304b0c35dd675eac55a0 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/12/07 02:42:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2024/12/07 02:42:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{vhd4R}" suffix to name 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59384->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1157: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1194: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/07 02:42:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zisizip0gace/hello? sausage/êé" 2024/12/07 02:42:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{vhd4R}" suffix to name 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: New connection 127.0.0.1:59388->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Shell type "unix" from config 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé" 2024/12/07 02:42:56 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-zisizip0gace/hello? sausage/êé" to be canonical "TestSFTPOpenssh{vhd4R}:rclone-test-zisizip0gace/hello? sausage/êé" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/a/b/c/d/e.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Remote command result: bc21bdef278f1fa3286260ea62255acb /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/a/b/c/d/e.txt 2024/12/07 02:42:56 DEBUG : a/b/c/d/e.txt: Parsed hash: bc21bdef278f1fa3286260ea62255acb 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/a/b/c/d/e.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Remote command result: b164b9448f76c0d21982f84e59f491c5e42e0a53 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/a/b/c/d/e.txt 2024/12/07 02:42:56 DEBUG : a/b/c/d/e.txt: Parsed hash: b164b9448f76c0d21982f84e59f491c5e42e0a53 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/a/b/c/d/e.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Remote command result: bc21bdef278f1fa3286260ea62255acb /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/a/b/c/d/e.txt 2024/12/07 02:42:56 DEBUG : a/b/c/d/e.txt: Parsed hash: bc21bdef278f1fa3286260ea62255acb 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/a/b/c/d/e.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: Remote command result: b164b9448f76c0d21982f84e59f491c5e42e0a53 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/a/b/c/d/e.txt 2024/12/07 02:42:56 DEBUG : a/b/c/d/e.txt: Parsed hash: b164b9448f76c0d21982f84e59f491c5e42e0a53 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé: New connection 127.0.0.1:59394->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:56 DEBUG : Waiting for deletions to finish 2024/12/07 02:42:56 INFO : a/b/c/d/e.txt: Deleted 2024/12/07 02:42:56 DEBUG : removing 1 level 4 directories 2024/12/07 02:42:56 INFO : a/b/c/d: Removing directory 2024/12/07 02:42:56 DEBUG : removing 1 level 3 directories 2024/12/07 02:42:56 INFO : a/b/c: Removing directory 2024/12/07 02:42:56 DEBUG : removing 1 level 2 directories 2024/12/07 02:42:56 INFO : a/b: Removing directory 2024/12/07 02:42:56 DEBUG : removing 1 level 1 directories 2024/12/07 02:42:56 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/other.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : other.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/other.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : other.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1366 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: New connection 127.0.0.1:59404->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/other.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : other.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/other.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : other.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1377 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/moveTest/other.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/moveTest/other.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/moveTest/other.txt 2024/12/07 02:42:56 DEBUG : moveTest/other.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/moveTest/other.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/moveTest/other.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/moveTest/other.txt 2024/12/07 02:42:56 DEBUG : moveTest/other.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/other.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : other.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/other.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/other.txt 2024/12/07 02:42:56 DEBUG : other.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1385 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1392 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/12/07 02:42:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fecevub8woxi" 2024/12/07 02:42:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{vhd4R}" suffix to name 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: New connection 127.0.0.1:59408->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Shell type "unix" from config 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Relative path resolved to "/home/rclone/rclone-test-fecevub8woxi" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Using root directory "/home/rclone/rclone-test-fecevub8woxi" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Shell path "/home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Running remote command: md5sum /home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/file name.txt 2024/12/07 02:42:56 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Shell path "/home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Running remote command: sha1sum /home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/file name.txt 2024/12/07 02:42:56 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Shell path "/home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Running remote command: md5sum /home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Shell path "/home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Running remote command: sha1sum /home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-fecevub8woxi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1489 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1503 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: Purge dir "new_name" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fecevub8woxi: 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 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 5ca45209250968f1470952dc6a5cb95e /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 5ca45209250968f1470952dc6a5cb95e 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: 7c05b345b4f35525c6c4513c14ec6a3536dbcfdf === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1596: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: bb0c8b28f80e42bb46f594167a5effab /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: bb0c8b28f80e42bb46f594167a5effab 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: bb0c8b28f80e42bb46f594167a5effab /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: bb0c8b28f80e42bb46f594167a5effab 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:56 DEBUG : file name.txt: Parsed hash: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/12/07 02:42:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{vhd4R}" suffix to name 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:59420->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:56 DEBUG : z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1889 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/07 02:42:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zisizip0gace/not found.txt" 2024/12/07 02:42:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{vhd4R}" suffix to name 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/not found.txt: New connection 127.0.0.1:59434->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/not found.txt: Shell type "unix" from config 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/not found.txt: Relative path resolved to "/home/rclone/rclone-test-zisizip0gace/not found.txt" 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/not found.txt: Using root directory "/home/rclone/rclone-test-zisizip0gace/not found.txt" 2024/12/07 02:42:56 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestSFTPOpenssh:" path "rclone-test-zisizip0gace" from "TestSFTPOpenssh:rclone-test-zisizip0gace" 2024/12/07 02:42:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2024/12/07 02:42:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{vhd4R}" suffix to name 2024/12/07 02:42:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:56 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:56 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59438->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bb0c8b28f80e42bb46f594167a5effab /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/file name.txt: Parsed hash: bb0c8b28f80e42bb46f594167a5effab 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/file name.txt: Parsed hash: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1935 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bb0c8b28f80e42bb46f594167a5effab /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/file name.txt: Parsed hash: bb0c8b28f80e42bb46f594167a5effab 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/file name.txt: Parsed hash: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1949: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/created from root.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/created\ from\ root.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8d631c5e9344d906dd6f6287bf723ac6 /home/rclone/rclone-test-zisizip0gace/created from root.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/created from root.txt: Parsed hash: 8d631c5e9344d906dd6f6287bf723ac6 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/created from root.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/created\ from\ root.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 90e68110fb02cc2e2bc0989a7fcdd5ec969b3ab2 /home/rclone/rclone-test-zisizip0gace/created from root.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/created from root.txt: Parsed hash: 90e68110fb02cc2e2bc0989a7fcdd5ec969b3ab2 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/created from root.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/created\ from\ root.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8d631c5e9344d906dd6f6287bf723ac6 /home/rclone/rclone-test-zisizip0gace/created from root.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/created from root.txt: Parsed hash: 8d631c5e9344d906dd6f6287bf723ac6 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/created from root.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/created\ from\ root.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 90e68110fb02cc2e2bc0989a7fcdd5ec969b3ab2 /home/rclone/rclone-test-zisizip0gace/created from root.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/created from root.txt: Parsed hash: 90e68110fb02cc2e2bc0989a7fcdd5ec969b3ab2 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/created from root.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/created\ from\ root.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8d631c5e9344d906dd6f6287bf723ac6 /home/rclone/rclone-test-zisizip0gace/created from root.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/created from root.txt: Parsed hash: 8d631c5e9344d906dd6f6287bf723ac6 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/created from root.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/created\ from\ root.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 90e68110fb02cc2e2bc0989a7fcdd5ec969b3ab2 /home/rclone/rclone-test-zisizip0gace/created from root.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/created from root.txt: Parsed hash: 90e68110fb02cc2e2bc0989a7fcdd5ec969b3ab2 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bb0c8b28f80e42bb46f594167a5effab /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/file name.txt: Parsed hash: bb0c8b28f80e42bb46f594167a5effab 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/file name.txt: Parsed hash: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1991 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bb0c8b28f80e42bb46f594167a5effab /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/file name.txt: Parsed hash: bb0c8b28f80e42bb46f594167a5effab 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/file name.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/file\ name.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 /home/rclone/rclone-test-zisizip0gace/file name.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/file name.txt: Parsed hash: adb67f7bf6f71d914be8d12c1b76dc26398c94c6 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:57 DEBUG : rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1996 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2008: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 6e639afe48ec3d2dd1e34eca9d38b094 /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6e639afe48ec3d2dd1e34eca9d38b094 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d7c6e049b4ec695009a08efb455ff7c4143fec0a /home/rclone/rclone-test-zisizip0gace/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/07 02:42:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d7c6e049b4ec695009a08efb455ff7c4143fec0a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Server has VFS statistics extension 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: About path "/home/rclone/rclone-test-zisizip0gace" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/piped data.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/piped\ data.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zisizip0gace/piped data.txt 2024/12/07 02:42:57 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/piped data.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/piped\ data.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zisizip0gace/piped data.txt 2024/12/07 02:42:57 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/piped data.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/piped\ data.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zisizip0gace/piped data.txt 2024/12/07 02:42:57 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/piped data.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/piped\ data.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zisizip0gace/piped data.txt 2024/12/07 02:42:57 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/piped data.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/piped\ data.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 53f27f276845dee3a6aa2e0896c0b3fc /home/rclone/rclone-test-zisizip0gace/piped data.txt 2024/12/07 02:42:57 DEBUG : piped data.txt: Parsed hash: 53f27f276845dee3a6aa2e0896c0b3fc 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/piped data.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/piped\ data.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 63b6beefcb9e4da6ace1162708d9eb5bcdc24b31 /home/rclone/rclone-test-zisizip0gace/piped data.txt 2024/12/07 02:42:57 DEBUG : piped data.txt: Parsed hash: 63b6beefcb9e4da6ace1162708d9eb5bcdc24b31 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/piped data.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/piped\ data.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 53f27f276845dee3a6aa2e0896c0b3fc /home/rclone/rclone-test-zisizip0gace/piped data.txt 2024/12/07 02:42:57 DEBUG : piped data.txt: Parsed hash: 53f27f276845dee3a6aa2e0896c0b3fc 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/piped data.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/piped\ data.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: 63b6beefcb9e4da6ace1162708d9eb5bcdc24b31 /home/rclone/rclone-test-zisizip0gace/piped data.txt 2024/12/07 02:42:57 DEBUG : piped data.txt: Parsed hash: 63b6beefcb9e4da6ace1162708d9eb5bcdc24b31 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2209: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2230: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2357: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: a4d97734f60d747f0f37aeb13b84f887 /home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt 2024/12/07 02:42:57 DEBUG : unknown-size-update.txt: Parsed hash: a4d97734f60d747f0f37aeb13b84f887 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ca99726b322fb9592a48fd3ef1f7f0bcac12b4ee /home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt 2024/12/07 02:42:57 DEBUG : unknown-size-update.txt: Parsed hash: ca99726b322fb9592a48fd3ef1f7f0bcac12b4ee 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: md5sum /home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: a4d97734f60d747f0f37aeb13b84f887 /home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt 2024/12/07 02:42:57 DEBUG : unknown-size-update.txt: Parsed hash: a4d97734f60d747f0f37aeb13b84f887 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Shell path "/home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Running remote command: sha1sum /home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Remote command result: ca99726b322fb9592a48fd3ef1f7f0bcac12b4ee /home/rclone/rclone-test-zisizip0gace/unknown-size-update.txt 2024/12/07 02:42:57 DEBUG : unknown-size-update.txt: Parsed hash: ca99726b322fb9592a48fd3ef1f7f0bcac12b4ee === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/07 02:42:57 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zisizip0gace/deeper/nonexisting/directory" 2024/12/07 02:42:57 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/07 02:42:57 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:57 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:57 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:57 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:57 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:57 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{vhd4R}" suffix to name 2024/12/07 02:42:57 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/07 02:42:57 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/07 02:42:57 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/07 02:42:57 DEBUG : Setting pass="iuV4mrl7HyiySItdHjJOEMJOuBxhu6T-" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/07 02:42:57 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/deeper/nonexisting/directory: New connection 127.0.0.1:59440->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/deeper/nonexisting/directory: Shell type "unix" from config 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-zisizip0gace/deeper/nonexisting/directory" 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-zisizip0gace/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2600: FS has no Directory methods and doesn't Wrap 2024/12/07 02:42:57 DEBUG : Waiting for deletions to finish 2024/12/07 02:42:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/12/07 02:42:57 DEBUG : removing 1 level 4 directories 2024/12/07 02:42:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2024/12/07 02:42:57 DEBUG : removing 1 level 3 directories 2024/12/07 02:42:57 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2024/12/07 02:42:57 DEBUG : removing 1 level 2 directories 2024/12/07 02:42:57 INFO : hello? sausage/êé: Removing directory 2024/12/07 02:42:57 DEBUG : removing 1 level 1 directories 2024/12/07 02:42:57 INFO : hello? sausage: Removing directory 2024/12/07 02:42:57 DEBUG : removing 1 level 0 directories 2024/12/07 02:42:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Removing directory 2024/12/07 02:42:57 ERROR : : error listing: directory not found 2024/12/07 02:42:57 DEBUG : Waiting for deletions to finish 2024/12/07 02:42:57 ERROR : : error listing: directory not found 2024/12/07 02:42:57 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Failed to list "": directory not found 2024/12/07 02:42:57 DEBUG : removing 1 level 0 directories 2024/12/07 02:42:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Removing directory 2024/12/07 02:42:57 ERROR : : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2024/12/07 02:42:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zisizip0gace: Closing 2 unused connections --- FAIL: TestIntegration (1.57s) --- 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) --- FAIL: TestIntegration/FsMkdir (1.46s) --- 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.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- 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) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (0.96s) --- 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.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 2.682s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 3.340259793s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]