"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.23s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/09/15 01:09:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jelaqil9dabe" 2025/09/15 01:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:09:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/15 01:09:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:52 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eVJa1}" suffix to name 2025/09/15 01:09:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:52 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: New connection 127.0.0.1:56442->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell type "unix" from config 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Relative path resolved to "/home/rclone/rclone-test-jelaqil9dabe" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Using root directory "/home/rclone/rclone-test-jelaqil9dabe" 2025/09/15 01:09:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/15 01:09:52 INFO : dir/subdir: Making directory 2025/09/15 01:09:52 INFO : dir/subdir: Removing directory 2025/09/15 01:09:52 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/09/15 01:09:52 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 1867ce80da19e83eb3ec70951cfe2c6c /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1867ce80da19e83eb3ec70951cfe2c6c 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9b3a634bc74f425048af5eaa74f76b21ab368892 /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9b3a634bc74f425048af5eaa74f76b21ab368892 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 1867ce80da19e83eb3ec70951cfe2c6c /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1867ce80da19e83eb3ec70951cfe2c6c 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9b3a634bc74f425048af5eaa74f76b21ab368892 /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9b3a634bc74f425048af5eaa74f76b21ab368892 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 1867ce80da19e83eb3ec70951cfe2c6c /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1867ce80da19e83eb3ec70951cfe2c6c 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9b3a634bc74f425048af5eaa74f76b21ab368892 /home/rclone/rclone-test-jelaqil9dabe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/15 01:09:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9b3a634bc74f425048af5eaa74f76b21ab368892 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/./." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: cfe9fc8a7e3d97483728d3bb062b5656 /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : ./.: Parsed hash: cfe9fc8a7e3d97483728d3bb062b5656 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/./." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 80b47799df2c0d0065692efae06b79f642939d67 /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : ./.: Parsed hash: 80b47799df2c0d0065692efae06b79f642939d67 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/./." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: cfe9fc8a7e3d97483728d3bb062b5656 /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : ./.: Parsed hash: cfe9fc8a7e3d97483728d3bb062b5656 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/./." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 80b47799df2c0d0065692efae06b79f642939d67 /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : ./.: Parsed hash: 80b47799df2c0d0065692efae06b79f642939d67 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/./." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: cfe9fc8a7e3d97483728d3bb062b5656 /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : ./.: Parsed hash: cfe9fc8a7e3d97483728d3bb062b5656 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/./." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 80b47799df2c0d0065692efae06b79f642939d67 /home/rclone/rclone-test-jelaqil9dabe/./. 2025/09/15 01:09:52 DEBUG : ./.: Parsed hash: 80b47799df2c0d0065692efae06b79f642939d67 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/../.." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: ca46ee8b005e8bff0a7f2120fc0ea8a9 /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : ../..: Parsed hash: ca46ee8b005e8bff0a7f2120fc0ea8a9 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/../.." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 5196af1206b4f83238ce79564e4f78b80b0875d0 /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : ../..: Parsed hash: 5196af1206b4f83238ce79564e4f78b80b0875d0 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/../.." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: ca46ee8b005e8bff0a7f2120fc0ea8a9 /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : ../..: Parsed hash: ca46ee8b005e8bff0a7f2120fc0ea8a9 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/../.." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 5196af1206b4f83238ce79564e4f78b80b0875d0 /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : ../..: Parsed hash: 5196af1206b4f83238ce79564e4f78b80b0875d0 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/../.." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: ca46ee8b005e8bff0a7f2120fc0ea8a9 /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : ../..: Parsed hash: ca46ee8b005e8bff0a7f2120fc0ea8a9 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/../.." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 5196af1206b4f83238ce79564e4f78b80b0875d0 /home/rclone/rclone-test-jelaqil9dabe/../.. 2025/09/15 01:09:52 DEBUG : ../..: Parsed hash: 5196af1206b4f83238ce79564e4f78b80b0875d0 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 273d60dbdb70194b13e9c53516cd7e25 /home/rclone/rclone-test-jelaqil9dabe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/15 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 273d60dbdb70194b13e9c53516cd7e25 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 30d2377f53a76cbf5c92caef6626b2829f68e2b8 /home/rclone/rclone-test-jelaqil9dabe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/15 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 30d2377f53a76cbf5c92caef6626b2829f68e2b8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 273d60dbdb70194b13e9c53516cd7e25 /home/rclone/rclone-test-jelaqil9dabe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/15 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 273d60dbdb70194b13e9c53516cd7e25 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 30d2377f53a76cbf5c92caef6626b2829f68e2b8 /home/rclone/rclone-test-jelaqil9dabe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/15 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 30d2377f53a76cbf5c92caef6626b2829f68e2b8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 273d60dbdb70194b13e9c53516cd7e25 /home/rclone/rclone-test-jelaqil9dabe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/15 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 273d60dbdb70194b13e9c53516cd7e25 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 30d2377f53a76cbf5c92caef6626b2829f68e2b8 /home/rclone/rclone-test-jelaqil9dabe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/15 01:09:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 30d2377f53a76cbf5c92caef6626b2829f68e2b8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\ leading\ space/\ leading\ space 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 2ec6e37eb25176a702349adc501afaba /home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space 2025/09/15 01:09:52 DEBUG : leading space/ leading space: Parsed hash: 2ec6e37eb25176a702349adc501afaba 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\ leading\ space/\ leading\ space 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: b801f4937ee8f4402ae94a07d3c244d84f358f4c /home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space 2025/09/15 01:09:52 DEBUG : leading space/ leading space: Parsed hash: b801f4937ee8f4402ae94a07d3c244d84f358f4c 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\ leading\ space/\ leading\ space 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 2ec6e37eb25176a702349adc501afaba /home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space 2025/09/15 01:09:52 DEBUG : leading space/ leading space: Parsed hash: 2ec6e37eb25176a702349adc501afaba 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\ leading\ space/\ leading\ space 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: b801f4937ee8f4402ae94a07d3c244d84f358f4c /home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space 2025/09/15 01:09:52 DEBUG : leading space/ leading space: Parsed hash: b801f4937ee8f4402ae94a07d3c244d84f358f4c 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\ leading\ space/\ leading\ space 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 2ec6e37eb25176a702349adc501afaba /home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space 2025/09/15 01:09:52 DEBUG : leading space/ leading space: Parsed hash: 2ec6e37eb25176a702349adc501afaba 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\ leading\ space/\ leading\ space 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: b801f4937ee8f4402ae94a07d3c244d84f358f4c /home/rclone/rclone-test-jelaqil9dabe/ leading space/ leading space 2025/09/15 01:09:52 DEBUG : leading space/ leading space: Parsed hash: b801f4937ee8f4402ae94a07d3c244d84f358f4c === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\~leading\ tilde/\~leading\ tilde 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 02f7693103a2f2bb8e79f1418eebddd4 /home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde 2025/09/15 01:09:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 02f7693103a2f2bb8e79f1418eebddd4 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\~leading\ tilde/\~leading\ tilde 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c00b704336aa4468cc59f55a0ef5893917c6d36d /home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde 2025/09/15 01:09:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c00b704336aa4468cc59f55a0ef5893917c6d36d 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\~leading\ tilde/\~leading\ tilde 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 02f7693103a2f2bb8e79f1418eebddd4 /home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde 2025/09/15 01:09:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 02f7693103a2f2bb8e79f1418eebddd4 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\~leading\ tilde/\~leading\ tilde 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c00b704336aa4468cc59f55a0ef5893917c6d36d /home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde 2025/09/15 01:09:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c00b704336aa4468cc59f55a0ef5893917c6d36d 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/\~leading\ tilde/\~leading\ tilde 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 02f7693103a2f2bb8e79f1418eebddd4 /home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde 2025/09/15 01:09:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 02f7693103a2f2bb8e79f1418eebddd4 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/\~leading\ tilde/\~leading\ tilde 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c00b704336aa4468cc59f55a0ef5893917c6d36d /home/rclone/rclone-test-jelaqil9dabe/~leading tilde/~leading tilde 2025/09/15 01:09:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c00b704336aa4468cc59f55a0ef5893917c6d36d === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␍leading\ CR/␍leading\ CR 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 0e9e6f28354620fa9bbfb52c9c877124 /home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR 2025/09/15 01:09:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0e9e6f28354620fa9bbfb52c9c877124 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␍leading\ CR/␍leading\ CR 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 57aba48c69df16c249c5e8646e12e04d024c0eb8 /home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR 2025/09/15 01:09:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 57aba48c69df16c249c5e8646e12e04d024c0eb8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␍leading\ CR/␍leading\ CR 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 0e9e6f28354620fa9bbfb52c9c877124 /home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR 2025/09/15 01:09:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0e9e6f28354620fa9bbfb52c9c877124 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␍leading\ CR/␍leading\ CR 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 57aba48c69df16c249c5e8646e12e04d024c0eb8 /home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR 2025/09/15 01:09:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 57aba48c69df16c249c5e8646e12e04d024c0eb8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␍leading\ CR/␍leading\ CR 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 0e9e6f28354620fa9bbfb52c9c877124 /home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR 2025/09/15 01:09:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0e9e6f28354620fa9bbfb52c9c877124 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␍leading\ CR/␍leading\ CR 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 57aba48c69df16c249c5e8646e12e04d024c0eb8 /home/rclone/rclone-test-jelaqil9dabe/␍leading CR/␍leading CR 2025/09/15 01:09:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 57aba48c69df16c249c5e8646e12e04d024c0eb8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␊leading\ LF/␊leading\ LF 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7ad7ff56722a3a0c04aff803367b0a0b /home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF 2025/09/15 01:09:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7ad7ff56722a3a0c04aff803367b0a0b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␊leading\ LF/␊leading\ LF 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 85e9a9ecf3da3679908dae34b98322cd527549ee /home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF 2025/09/15 01:09:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 85e9a9ecf3da3679908dae34b98322cd527549ee 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␊leading\ LF/␊leading\ LF 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7ad7ff56722a3a0c04aff803367b0a0b /home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF 2025/09/15 01:09:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7ad7ff56722a3a0c04aff803367b0a0b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␊leading\ LF/␊leading\ LF 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 85e9a9ecf3da3679908dae34b98322cd527549ee /home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF 2025/09/15 01:09:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 85e9a9ecf3da3679908dae34b98322cd527549ee 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␊leading\ LF/␊leading\ LF 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7ad7ff56722a3a0c04aff803367b0a0b /home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF 2025/09/15 01:09:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7ad7ff56722a3a0c04aff803367b0a0b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␊leading\ LF/␊leading\ LF 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 85e9a9ecf3da3679908dae34b98322cd527549ee /home/rclone/rclone-test-jelaqil9dabe/␊leading LF/␊leading LF 2025/09/15 01:09:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 85e9a9ecf3da3679908dae34b98322cd527549ee === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␉leading\ HT/␉leading\ HT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: f05b3e7963626559e32cddea466b9309 /home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT 2025/09/15 01:09:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f05b3e7963626559e32cddea466b9309 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␉leading\ HT/␉leading\ HT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: e2f660ab63d93cac29917f6e584912ed42add52b /home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT 2025/09/15 01:09:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e2f660ab63d93cac29917f6e584912ed42add52b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␉leading\ HT/␉leading\ HT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: f05b3e7963626559e32cddea466b9309 /home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT 2025/09/15 01:09:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f05b3e7963626559e32cddea466b9309 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␉leading\ HT/␉leading\ HT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: e2f660ab63d93cac29917f6e584912ed42add52b /home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT 2025/09/15 01:09:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e2f660ab63d93cac29917f6e584912ed42add52b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␉leading\ HT/␉leading\ HT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: f05b3e7963626559e32cddea466b9309 /home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT 2025/09/15 01:09:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f05b3e7963626559e32cddea466b9309 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␉leading\ HT/␉leading\ HT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: e2f660ab63d93cac29917f6e584912ed42add52b /home/rclone/rclone-test-jelaqil9dabe/␉leading HT/␉leading HT 2025/09/15 01:09:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e2f660ab63d93cac29917f6e584912ed42add52b === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␋leading\ VT/␋leading\ VT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9c80fa44ed15c12b5dfb646670f8dcf7 /home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT 2025/09/15 01:09:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9c80fa44ed15c12b5dfb646670f8dcf7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␋leading\ VT/␋leading\ VT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6ff14a3b8912d2e52348cea4efafd86ffbd3c911 /home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT 2025/09/15 01:09:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6ff14a3b8912d2e52348cea4efafd86ffbd3c911 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␋leading\ VT/␋leading\ VT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9c80fa44ed15c12b5dfb646670f8dcf7 /home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT 2025/09/15 01:09:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9c80fa44ed15c12b5dfb646670f8dcf7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␋leading\ VT/␋leading\ VT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6ff14a3b8912d2e52348cea4efafd86ffbd3c911 /home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT 2025/09/15 01:09:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6ff14a3b8912d2e52348cea4efafd86ffbd3c911 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/␋leading\ VT/␋leading\ VT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9c80fa44ed15c12b5dfb646670f8dcf7 /home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT 2025/09/15 01:09:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9c80fa44ed15c12b5dfb646670f8dcf7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/␋leading\ VT/␋leading\ VT 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6ff14a3b8912d2e52348cea4efafd86ffbd3c911 /home/rclone/rclone-test-jelaqil9dabe/␋leading VT/␋leading VT 2025/09/15 01:09:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6ff14a3b8912d2e52348cea4efafd86ffbd3c911 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/.leading\ dot/.leading\ dot 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c4343eec11127c5c6bc5a5973b4d4439 /home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot 2025/09/15 01:09:52 DEBUG : .leading dot/.leading dot: Parsed hash: c4343eec11127c5c6bc5a5973b4d4439 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/.leading\ dot/.leading\ dot 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c7891b8273838f710ccef5313583d8bd5ff200ac /home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot 2025/09/15 01:09:52 DEBUG : .leading dot/.leading dot: Parsed hash: c7891b8273838f710ccef5313583d8bd5ff200ac 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/.leading\ dot/.leading\ dot 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c4343eec11127c5c6bc5a5973b4d4439 /home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot 2025/09/15 01:09:52 DEBUG : .leading dot/.leading dot: Parsed hash: c4343eec11127c5c6bc5a5973b4d4439 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/.leading\ dot/.leading\ dot 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c7891b8273838f710ccef5313583d8bd5ff200ac /home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot 2025/09/15 01:09:52 DEBUG : .leading dot/.leading dot: Parsed hash: c7891b8273838f710ccef5313583d8bd5ff200ac 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/.leading\ dot/.leading\ dot 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c4343eec11127c5c6bc5a5973b4d4439 /home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot 2025/09/15 01:09:52 DEBUG : .leading dot/.leading dot: Parsed hash: c4343eec11127c5c6bc5a5973b4d4439 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/.leading\ dot/.leading\ dot 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c7891b8273838f710ccef5313583d8bd5ff200ac /home/rclone/rclone-test-jelaqil9dabe/.leading dot/.leading dot 2025/09/15 01:09:52 DEBUG : .leading dot/.leading dot: Parsed hash: c7891b8273838f710ccef5313583d8bd5ff200ac === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space " 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ space\ /trailing\ space\ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 41d072dd6b18acd0f70f3e0656abcb50 /home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space 2025/09/15 01:09:52 DEBUG : trailing space /trailing space : Parsed hash: 41d072dd6b18acd0f70f3e0656abcb50 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space " 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ space\ /trailing\ space\ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: fa0b88e7d766bcba8ea3c5e650bf79fb129da31f /home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space 2025/09/15 01:09:52 DEBUG : trailing space /trailing space : Parsed hash: fa0b88e7d766bcba8ea3c5e650bf79fb129da31f 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space " 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ space\ /trailing\ space\ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 41d072dd6b18acd0f70f3e0656abcb50 /home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space 2025/09/15 01:09:52 DEBUG : trailing space /trailing space : Parsed hash: 41d072dd6b18acd0f70f3e0656abcb50 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space " 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ space\ /trailing\ space\ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: fa0b88e7d766bcba8ea3c5e650bf79fb129da31f /home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space 2025/09/15 01:09:52 DEBUG : trailing space /trailing space : Parsed hash: fa0b88e7d766bcba8ea3c5e650bf79fb129da31f 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space " 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ space\ /trailing\ space\ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 41d072dd6b18acd0f70f3e0656abcb50 /home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space 2025/09/15 01:09:52 DEBUG : trailing space /trailing space : Parsed hash: 41d072dd6b18acd0f70f3e0656abcb50 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space " 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ space\ /trailing\ space\ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: fa0b88e7d766bcba8ea3c5e650bf79fb129da31f /home/rclone/rclone-test-jelaqil9dabe/trailing space /trailing space 2025/09/15 01:09:52 DEBUG : trailing space /trailing space : Parsed hash: fa0b88e7d766bcba8ea3c5e650bf79fb129da31f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ CR␍/trailing\ CR␍ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 8ee249a4139a71f886ff19df03da6466 /home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍ 2025/09/15 01:09:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ee249a4139a71f886ff19df03da6466 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ CR␍/trailing\ CR␍ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: a6ad3bd154e49764516428e50d6a7203cf238510 /home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍ 2025/09/15 01:09:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a6ad3bd154e49764516428e50d6a7203cf238510 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ CR␍/trailing\ CR␍ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 8ee249a4139a71f886ff19df03da6466 /home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍ 2025/09/15 01:09:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ee249a4139a71f886ff19df03da6466 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ CR␍/trailing\ CR␍ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: a6ad3bd154e49764516428e50d6a7203cf238510 /home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍ 2025/09/15 01:09:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a6ad3bd154e49764516428e50d6a7203cf238510 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ CR␍/trailing\ CR␍ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 8ee249a4139a71f886ff19df03da6466 /home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍ 2025/09/15 01:09:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ee249a4139a71f886ff19df03da6466 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ CR␍/trailing\ CR␍ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: a6ad3bd154e49764516428e50d6a7203cf238510 /home/rclone/rclone-test-jelaqil9dabe/trailing CR␍/trailing CR␍ 2025/09/15 01:09:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a6ad3bd154e49764516428e50d6a7203cf238510 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ LF␊/trailing\ LF␊ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 4d25c33b3941a0fde5d079325736327b /home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊ 2025/09/15 01:09:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4d25c33b3941a0fde5d079325736327b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ LF␊/trailing\ LF␊ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 169f167c56af0404fc0712a1506f6a54e826d5d7 /home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊ 2025/09/15 01:09:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 169f167c56af0404fc0712a1506f6a54e826d5d7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ LF␊/trailing\ LF␊ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 4d25c33b3941a0fde5d079325736327b /home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊ 2025/09/15 01:09:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4d25c33b3941a0fde5d079325736327b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ LF␊/trailing\ LF␊ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 169f167c56af0404fc0712a1506f6a54e826d5d7 /home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊ 2025/09/15 01:09:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 169f167c56af0404fc0712a1506f6a54e826d5d7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ LF␊/trailing\ LF␊ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 4d25c33b3941a0fde5d079325736327b /home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊ 2025/09/15 01:09:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4d25c33b3941a0fde5d079325736327b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ LF␊/trailing\ LF␊ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 169f167c56af0404fc0712a1506f6a54e826d5d7 /home/rclone/rclone-test-jelaqil9dabe/trailing LF␊/trailing LF␊ 2025/09/15 01:09:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 169f167c56af0404fc0712a1506f6a54e826d5d7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ HT␉/trailing\ HT␉ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 54b1c7bc84778dd29c20d5ce1e12f117 /home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉ 2025/09/15 01:09:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 54b1c7bc84778dd29c20d5ce1e12f117 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ HT␉/trailing\ HT␉ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 79fd3592f3f335f5274e846df5f698b3e3f355d3 /home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉ 2025/09/15 01:09:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 79fd3592f3f335f5274e846df5f698b3e3f355d3 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ HT␉/trailing\ HT␉ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 54b1c7bc84778dd29c20d5ce1e12f117 /home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉ 2025/09/15 01:09:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 54b1c7bc84778dd29c20d5ce1e12f117 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ HT␉/trailing\ HT␉ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 79fd3592f3f335f5274e846df5f698b3e3f355d3 /home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉ 2025/09/15 01:09:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 79fd3592f3f335f5274e846df5f698b3e3f355d3 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ HT␉/trailing\ HT␉ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 54b1c7bc84778dd29c20d5ce1e12f117 /home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉ 2025/09/15 01:09:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 54b1c7bc84778dd29c20d5ce1e12f117 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ HT␉/trailing\ HT␉ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 79fd3592f3f335f5274e846df5f698b3e3f355d3 /home/rclone/rclone-test-jelaqil9dabe/trailing HT␉/trailing HT␉ 2025/09/15 01:09:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 79fd3592f3f335f5274e846df5f698b3e3f355d3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ VT␋/trailing\ VT␋ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 1d7cc111f016be644d6db541bd18d25b /home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋ 2025/09/15 01:09:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1d7cc111f016be644d6db541bd18d25b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ VT␋/trailing\ VT␋ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7ca17233cdf7e93755c9d177011532d498546293 /home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋ 2025/09/15 01:09:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7ca17233cdf7e93755c9d177011532d498546293 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ VT␋/trailing\ VT␋ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 1d7cc111f016be644d6db541bd18d25b /home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋ 2025/09/15 01:09:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1d7cc111f016be644d6db541bd18d25b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ VT␋/trailing\ VT␋ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7ca17233cdf7e93755c9d177011532d498546293 /home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋ 2025/09/15 01:09:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7ca17233cdf7e93755c9d177011532d498546293 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ VT␋/trailing\ VT␋ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 1d7cc111f016be644d6db541bd18d25b /home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋ 2025/09/15 01:09:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1d7cc111f016be644d6db541bd18d25b 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ VT␋/trailing\ VT␋ 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7ca17233cdf7e93755c9d177011532d498546293 /home/rclone/rclone-test-jelaqil9dabe/trailing VT␋/trailing VT␋ 2025/09/15 01:09:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7ca17233cdf7e93755c9d177011532d498546293 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ dot./trailing\ dot. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6cd42e59f1a1016d51fb64813a68264e /home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot. 2025/09/15 01:09:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 6cd42e59f1a1016d51fb64813a68264e 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ dot./trailing\ dot. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 4c4184096341f96eaa3b3e93ded25832593aeb63 /home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot. 2025/09/15 01:09:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 4c4184096341f96eaa3b3e93ded25832593aeb63 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ dot./trailing\ dot. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6cd42e59f1a1016d51fb64813a68264e /home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot. 2025/09/15 01:09:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 6cd42e59f1a1016d51fb64813a68264e 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ dot./trailing\ dot. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 4c4184096341f96eaa3b3e93ded25832593aeb63 /home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot. 2025/09/15 01:09:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 4c4184096341f96eaa3b3e93ded25832593aeb63 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ dot./trailing\ dot. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6cd42e59f1a1016d51fb64813a68264e /home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot. 2025/09/15 01:09:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 6cd42e59f1a1016d51fb64813a68264e 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot." 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/trailing\ dot./trailing\ dot. 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 4c4184096341f96eaa3b3e93ded25832593aeb63 /home/rclone/rclone-test-jelaqil9dabe/trailing dot./trailing dot. 2025/09/15 01:09:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 4c4184096341f96eaa3b3e93ded25832593aeb63 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/invalid\ utf-8/invalid\ utf-8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: bb7934d54a35615ceb7965527cbbf992 /home/rclone/rclone-test-jelaqil9dabe/invalid utf-8/invalid utf-8 2025/09/15 01:09:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bb7934d54a35615ceb7965527cbbf992 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/invalid\ utf-8/invalid\ utf-8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 72215fc7944e8a0cc993acc99edf4c389cb54655 /home/rclone/rclone-test-jelaqil9dabe/invalid utf-8/invalid utf-8 2025/09/15 01:09:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 72215fc7944e8a0cc993acc99edf4c389cb54655 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/invalid\ utf-8/invalid\ utf-8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: bb7934d54a35615ceb7965527cbbf992 /home/rclone/rclone-test-jelaqil9dabe/invalid utf-8/invalid utf-8 2025/09/15 01:09:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bb7934d54a35615ceb7965527cbbf992 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/invalid\ utf-8/invalid\ utf-8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 72215fc7944e8a0cc993acc99edf4c389cb54655 /home/rclone/rclone-test-jelaqil9dabe/invalid utf-8/invalid utf-8 2025/09/15 01:09:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 72215fc7944e8a0cc993acc99edf4c389cb54655 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/invalid\ utf-8/invalid\ utf-8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: bb7934d54a35615ceb7965527cbbf992 /home/rclone/rclone-test-jelaqil9dabe/invalid utf-8/invalid utf-8 2025/09/15 01:09:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bb7934d54a35615ceb7965527cbbf992 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/invalid\ utf-8/invalid\ utf-8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 72215fc7944e8a0cc993acc99edf4c389cb54655 /home/rclone/rclone-test-jelaqil9dabe/invalid utf-8/invalid utf-8 2025/09/15 01:09:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 72215fc7944e8a0cc993acc99edf4c389cb54655 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/test\%46.txt/test\%46.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c5b8fe8513a3e7ea4155c8a0d293c5d3 /home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt 2025/09/15 01:09:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: c5b8fe8513a3e7ea4155c8a0d293c5d3 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/test\%46.txt/test\%46.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 0ac8e89c84a5632e270f93173c778aae8edfc8bf /home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt 2025/09/15 01:09:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0ac8e89c84a5632e270f93173c778aae8edfc8bf 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/test\%46.txt/test\%46.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c5b8fe8513a3e7ea4155c8a0d293c5d3 /home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt 2025/09/15 01:09:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: c5b8fe8513a3e7ea4155c8a0d293c5d3 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/test\%46.txt/test\%46.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 0ac8e89c84a5632e270f93173c778aae8edfc8bf /home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt 2025/09/15 01:09:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0ac8e89c84a5632e270f93173c778aae8edfc8bf 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/test\%46.txt/test\%46.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: c5b8fe8513a3e7ea4155c8a0d293c5d3 /home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt 2025/09/15 01:09:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: c5b8fe8513a3e7ea4155c8a0d293c5d3 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/test\%46.txt/test\%46.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 0ac8e89c84a5632e270f93173c778aae8edfc8bf /home/rclone/rclone-test-jelaqil9dabe/test%46.txt/test%46.txt 2025/09/15 01:09:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0ac8e89c84a5632e270f93173c778aae8edfc8bf === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Connection OK after error: potato 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/zero-length-file" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/zero-length-file 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jelaqil9dabe/zero-length-file 2025/09/15 01:09:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/zero-length-file" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/zero-length-file 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jelaqil9dabe/zero-length-file 2025/09/15 01:09:52 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/zero-length-file" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/zero-length-file 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jelaqil9dabe/zero-length-file 2025/09/15 01:09:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/zero-length-file" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/zero-length-file 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jelaqil9dabe/zero-length-file 2025/09/15 01:09:52 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 12212476da0221af7f7243b1994f0ab2 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 12212476da0221af7f7243b1994f0ab2 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 17893f57d617dd56fe5daf1992320882d28f3ec8 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 17893f57d617dd56fe5daf1992320882d28f3ec8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 12212476da0221af7f7243b1994f0ab2 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 12212476da0221af7f7243b1994f0ab2 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 17893f57d617dd56fe5daf1992320882d28f3ec8 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 17893f57d617dd56fe5daf1992320882d28f3ec8 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/09/15 01:09:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/09/15 01:09:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/15 01:09:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:52 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eVJa1}" suffix to name 2025/09/15 01:09:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:52 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:56460->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:52 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/15 01:09:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jelaqil9dabe/hello? sausage/êé" 2025/09/15 01:09:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/15 01:09:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:52 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eVJa1}" suffix to name 2025/09/15 01:09:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:52 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: New connection 127.0.0.1:56464->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Shell type "unix" from config 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé" 2025/09/15 01:09:53 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-jelaqil9dabe/hello? sausage/êé" to be canonical "TestSFTPOpenssh{eVJa1}:rclone-test-jelaqil9dabe/hello? sausage/êé" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Remote command result: 2d1d5ae6c5249730a256fa8380fd26ff /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/a/b/c/d/e.txt 2025/09/15 01:09:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 2d1d5ae6c5249730a256fa8380fd26ff 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Remote command result: 3a3b6c94d4b6de0d94c87c8d026b89ffa52303da /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/a/b/c/d/e.txt 2025/09/15 01:09:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 3a3b6c94d4b6de0d94c87c8d026b89ffa52303da 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Remote command result: 2d1d5ae6c5249730a256fa8380fd26ff /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/a/b/c/d/e.txt 2025/09/15 01:09:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 2d1d5ae6c5249730a256fa8380fd26ff 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: Remote command result: 3a3b6c94d4b6de0d94c87c8d026b89ffa52303da /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/a/b/c/d/e.txt 2025/09/15 01:09:53 DEBUG : a/b/c/d/e.txt: Parsed hash: 3a3b6c94d4b6de0d94c87c8d026b89ffa52303da 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé: New connection 127.0.0.1:56468->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:53 DEBUG : Waiting for deletions to finish 2025/09/15 01:09:53 INFO : a/b/c/d/e.txt: Deleted 2025/09/15 01:09:53 DEBUG : removing 1 level 4 directories 2025/09/15 01:09:53 INFO : a/b/c/d: Removing directory 2025/09/15 01:09:53 DEBUG : removing 1 level 3 directories 2025/09/15 01:09:53 INFO : a/b/c: Removing directory 2025/09/15 01:09:53 DEBUG : removing 1 level 2 directories 2025/09/15 01:09:53 INFO : a/b: Removing directory 2025/09/15 01:09:53 DEBUG : removing 1 level 1 directories 2025/09/15 01:09:53 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/other.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : other.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/other.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : other.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 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) 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: New connection 127.0.0.1:56472->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/other.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : other.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/other.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : other.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 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) 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/moveTest/other.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/moveTest/other.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/moveTest/other.txt 2025/09/15 01:09:53 DEBUG : moveTest/other.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/moveTest/other.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/moveTest/other.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/moveTest/other.txt 2025/09/15 01:09:53 DEBUG : moveTest/other.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/other.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : other.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/other.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/other.txt 2025/09/15 01:09:53 DEBUG : other.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 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) 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 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:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/09/15 01:09:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vepedap3nada" 2025/09/15 01:09:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/15 01:09:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:53 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eVJa1}" suffix to name 2025/09/15 01:09:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:53 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: New connection 127.0.0.1:56484->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Shell type "unix" from config 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Relative path resolved to "/home/rclone/rclone-test-vepedap3nada" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Using root directory "/home/rclone/rclone-test-vepedap3nada" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Shell path "/home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Running remote command: md5sum /home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/file name.txt 2025/09/15 01:09:53 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Shell path "/home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Running remote command: sha1sum /home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/file name.txt 2025/09/15 01:09:53 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Shell path "/home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Running remote command: md5sum /home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Shell path "/home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Running remote command: sha1sum /home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-vepedap3nada/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 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) 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 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) 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: Purge dir "new_name" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vepedap3nada: 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 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 9864b9abdababe870b70734bc3bc55e7 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 9864b9abdababe870b70734bc3bc55e7 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 7daae42981687e04d84e05c9f7000cce23d0f293 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 7daae42981687e04d84e05c9f7000cce23d0f293 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 744dac87954db9166715514cec0e0aa6 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 744dac87954db9166715514cec0e0aa6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 744dac87954db9166715514cec0e0aa6 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 744dac87954db9166715514cec0e0aa6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : file name.txt: Parsed hash: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/15 01:09:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/15 01:09:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:53 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eVJa1}" suffix to name 2025/09/15 01:09:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:53 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:56500->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 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 2025/09/15 01:09:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jelaqil9dabe/not found.txt" 2025/09/15 01:09:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/15 01:09:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:53 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eVJa1}" suffix to name 2025/09/15 01:09:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:53 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/not found.txt: New connection 127.0.0.1:56506->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/not found.txt: Shell type "unix" from config 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/not found.txt: Relative path resolved to "/home/rclone/rclone-test-jelaqil9dabe/not found.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/not found.txt: Using root directory "/home/rclone/rclone-test-jelaqil9dabe/not found.txt" 2025/09/15 01:09:53 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-jelaqil9dabe" from "TestSFTPOpenssh:rclone-test-jelaqil9dabe" 2025/09/15 01:09:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/09/15 01:09:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/15 01:09:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:53 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eVJa1}" suffix to name 2025/09/15 01:09:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:53 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:56520->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 744dac87954db9166715514cec0e0aa6 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/file name.txt: Parsed hash: 744dac87954db9166715514cec0e0aa6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/file name.txt: Parsed hash: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-jelaqil9dabe/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 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 744dac87954db9166715514cec0e0aa6 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/file name.txt: Parsed hash: 744dac87954db9166715514cec0e0aa6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/file name.txt: Parsed hash: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/created from root.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/created\ from\ root.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 82bfc9bd78670f524bfc899ec46332eb /home/rclone/rclone-test-jelaqil9dabe/created from root.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/created from root.txt: Parsed hash: 82bfc9bd78670f524bfc899ec46332eb 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/created from root.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/created\ from\ root.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a24b94ecccde2495fcf3f7346add912e61dbe0f6 /home/rclone/rclone-test-jelaqil9dabe/created from root.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/created from root.txt: Parsed hash: a24b94ecccde2495fcf3f7346add912e61dbe0f6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/created from root.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/created\ from\ root.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 82bfc9bd78670f524bfc899ec46332eb /home/rclone/rclone-test-jelaqil9dabe/created from root.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/created from root.txt: Parsed hash: 82bfc9bd78670f524bfc899ec46332eb 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/created from root.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/created\ from\ root.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a24b94ecccde2495fcf3f7346add912e61dbe0f6 /home/rclone/rclone-test-jelaqil9dabe/created from root.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/created from root.txt: Parsed hash: a24b94ecccde2495fcf3f7346add912e61dbe0f6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/created from root.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/created\ from\ root.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 82bfc9bd78670f524bfc899ec46332eb /home/rclone/rclone-test-jelaqil9dabe/created from root.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/created from root.txt: Parsed hash: 82bfc9bd78670f524bfc899ec46332eb 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/created from root.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/created\ from\ root.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a24b94ecccde2495fcf3f7346add912e61dbe0f6 /home/rclone/rclone-test-jelaqil9dabe/created from root.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/created from root.txt: Parsed hash: a24b94ecccde2495fcf3f7346add912e61dbe0f6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 744dac87954db9166715514cec0e0aa6 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/file name.txt: Parsed hash: 744dac87954db9166715514cec0e0aa6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/file name.txt: Parsed hash: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-jelaqil9dabe/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 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 744dac87954db9166715514cec0e0aa6 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/file name.txt: Parsed hash: 744dac87954db9166715514cec0e0aa6 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/file name.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/file\ name.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 /home/rclone/rclone-test-jelaqil9dabe/file name.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/file name.txt: Parsed hash: 17dfca749d44cf7f32bdd77fa0f3976670bebeb5 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-jelaqil9dabe/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:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6197daa92b91af9235d5dfe47d7eed1f /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6197daa92b91af9235d5dfe47d7eed1f 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d /home/rclone/rclone-test-jelaqil9dabe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/15 01:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6b144aafcc05026fd9b1c2f1b8969bfe463fa74d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Server has VFS statistics extension 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: About path "/home/rclone/rclone-test-jelaqil9dabe" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/piped data.txt" 2025/09/15 01:09:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/piped\ data.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jelaqil9dabe/piped data.txt 2025/09/15 01:09:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/piped data.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/piped\ data.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jelaqil9dabe/piped data.txt 2025/09/15 01:09:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/piped data.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/piped\ data.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jelaqil9dabe/piped data.txt 2025/09/15 01:09:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/piped data.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/piped\ data.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jelaqil9dabe/piped data.txt 2025/09/15 01:09:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/piped data.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/piped\ data.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 48cce68341e1949a726e72f8b437c654 /home/rclone/rclone-test-jelaqil9dabe/piped data.txt 2025/09/15 01:09:54 DEBUG : piped data.txt: Parsed hash: 48cce68341e1949a726e72f8b437c654 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/piped data.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/piped\ data.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 238508a1c2ac898d332063e4cb2cdc25897c0af8 /home/rclone/rclone-test-jelaqil9dabe/piped data.txt 2025/09/15 01:09:54 DEBUG : piped data.txt: Parsed hash: 238508a1c2ac898d332063e4cb2cdc25897c0af8 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/piped data.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/piped\ data.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 48cce68341e1949a726e72f8b437c654 /home/rclone/rclone-test-jelaqil9dabe/piped data.txt 2025/09/15 01:09:54 DEBUG : piped data.txt: Parsed hash: 48cce68341e1949a726e72f8b437c654 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/piped data.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/piped\ data.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 238508a1c2ac898d332063e4cb2cdc25897c0af8 /home/rclone/rclone-test-jelaqil9dabe/piped data.txt 2025/09/15 01:09:54 DEBUG : piped data.txt: Parsed hash: 238508a1c2ac898d332063e4cb2cdc25897c0af8 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: d2e3f7fb33bf50d10d38798905b4492c /home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt 2025/09/15 01:09:54 DEBUG : unknown-size-update.txt: Parsed hash: d2e3f7fb33bf50d10d38798905b4492c 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 41c5159a3b018b6766e415f32713a08ead1d41d2 /home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt 2025/09/15 01:09:54 DEBUG : unknown-size-update.txt: Parsed hash: 41c5159a3b018b6766e415f32713a08ead1d41d2 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: md5sum /home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: d2e3f7fb33bf50d10d38798905b4492c /home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt 2025/09/15 01:09:54 DEBUG : unknown-size-update.txt: Parsed hash: d2e3f7fb33bf50d10d38798905b4492c 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Shell path "/home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Running remote command: sha1sum /home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Remote command result: 41c5159a3b018b6766e415f32713a08ead1d41d2 /home/rclone/rclone-test-jelaqil9dabe/unknown-size-update.txt 2025/09/15 01:09:54 DEBUG : unknown-size-update.txt: Parsed hash: 41c5159a3b018b6766e415f32713a08ead1d41d2 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/15 01:09:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jelaqil9dabe/deeper/nonexisting/directory" 2025/09/15 01:09:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/15 01:09:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:54 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eVJa1}" suffix to name 2025/09/15 01:09:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/15 01:09:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/15 01:09:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/15 01:09:54 DEBUG : Setting pass="3oSL7-e6Tzlat6-1VKWKikfhXrAikwsi" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/15 01:09:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/deeper/nonexisting/directory: New connection 127.0.0.1:56532->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/deeper/nonexisting/directory: Shell type "unix" from config 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-jelaqil9dabe/deeper/nonexisting/directory" 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-jelaqil9dabe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/09/15 01:09:54 DEBUG : Waiting for deletions to finish 2025/09/15 01:09:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/15 01:09:54 DEBUG : removing 1 level 4 directories 2025/09/15 01:09:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/09/15 01:09:54 DEBUG : removing 1 level 3 directories 2025/09/15 01:09:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/09/15 01:09:54 DEBUG : removing 1 level 2 directories 2025/09/15 01:09:54 INFO : hello? sausage/êé: Removing directory 2025/09/15 01:09:54 DEBUG : removing 1 level 1 directories 2025/09/15 01:09:54 INFO : hello? sausage: Removing directory 2025/09/15 01:09:54 DEBUG : removing 1 level 0 directories 2025/09/15 01:09:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Removing directory 2025/09/15 01:09:54 ERROR : error listing: directory not found 2025/09/15 01:09:54 DEBUG : Waiting for deletions to finish 2025/09/15 01:09:54 ERROR : error listing: directory not found 2025/09/15 01:09:54 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Failed to list "": directory not found 2025/09/15 01:09:54 DEBUG : removing 1 level 0 directories 2025/09/15 01:09:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Removing directory 2025/09/15 01:09:54 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/09/15 01:09:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jelaqil9dabe: Closing 2 unused connections --- FAIL: TestIntegration (2.21s) --- 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 (2.05s) --- 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.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.26s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 3.460s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 4.664448918s (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]