"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.17s) === RUN TestIntegration fstests.go:442: Using remote "TestSFTPOpenssh:" 2025/02/20 05:32:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mezesum5nica" 2025/02/20 05:32:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/20 05:32:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/02/20 05:32:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:00 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{SzFpY}" suffix to name 2025/02/20 05:32:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:00 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: New connection 127.0.0.1:59314->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell type "unix" from config 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Relative path resolved to "/home/rclone/rclone-test-mezesum5nica" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Using root directory "/home/rclone/rclone-test-mezesum5nica" 2025/02/20 05:32:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/02/20 05:32:00 INFO : dir/subdir: Making directory 2025/02/20 05:32:00 INFO : dir/subdir: Removing directory 2025/02/20 05:32:00 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/02/20 05:32:00 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 503b03f93adc49ab2247519adb1eb9a8 /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 503b03f93adc49ab2247519adb1eb9a8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 25310cf01c9e448414509458a411b43342d7a71f /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 25310cf01c9e448414509458a411b43342d7a71f 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 503b03f93adc49ab2247519adb1eb9a8 /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 503b03f93adc49ab2247519adb1eb9a8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 25310cf01c9e448414509458a411b43342d7a71f /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 25310cf01c9e448414509458a411b43342d7a71f 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 503b03f93adc49ab2247519adb1eb9a8 /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 503b03f93adc49ab2247519adb1eb9a8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 25310cf01c9e448414509458a411b43342d7a71f /home/rclone/rclone-test-mezesum5nica/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/02/20 05:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 25310cf01c9e448414509458a411b43342d7a71f === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/./." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 7de6b2e2407930c8feefa5bee300ec41 /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : ./.: Parsed hash: 7de6b2e2407930c8feefa5bee300ec41 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/./." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 8276d54fcab7e7787bb921604e229412d45f27ba /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : ./.: Parsed hash: 8276d54fcab7e7787bb921604e229412d45f27ba 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/./." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 7de6b2e2407930c8feefa5bee300ec41 /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : ./.: Parsed hash: 7de6b2e2407930c8feefa5bee300ec41 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/./." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 8276d54fcab7e7787bb921604e229412d45f27ba /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : ./.: Parsed hash: 8276d54fcab7e7787bb921604e229412d45f27ba 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/./." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 7de6b2e2407930c8feefa5bee300ec41 /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : ./.: Parsed hash: 7de6b2e2407930c8feefa5bee300ec41 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/./." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 8276d54fcab7e7787bb921604e229412d45f27ba /home/rclone/rclone-test-mezesum5nica/./. 2025/02/20 05:32:00 DEBUG : ./.: Parsed hash: 8276d54fcab7e7787bb921604e229412d45f27ba === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/../.." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b564b06953222b9cc9c488e3f9d87a2e /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : ../..: Parsed hash: b564b06953222b9cc9c488e3f9d87a2e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/../.." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 88479ac9de58b2f8ea565989f95e5ee116a91760 /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : ../..: Parsed hash: 88479ac9de58b2f8ea565989f95e5ee116a91760 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/../.." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b564b06953222b9cc9c488e3f9d87a2e /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : ../..: Parsed hash: b564b06953222b9cc9c488e3f9d87a2e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/../.." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 88479ac9de58b2f8ea565989f95e5ee116a91760 /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : ../..: Parsed hash: 88479ac9de58b2f8ea565989f95e5ee116a91760 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/../.." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b564b06953222b9cc9c488e3f9d87a2e /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : ../..: Parsed hash: b564b06953222b9cc9c488e3f9d87a2e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/../.." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 88479ac9de58b2f8ea565989f95e5ee116a91760 /home/rclone/rclone-test-mezesum5nica/../.. 2025/02/20 05:32:00 DEBUG : ../..: Parsed hash: 88479ac9de58b2f8ea565989f95e5ee116a91760 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d3f9ffc210461f8bb9522ed5225b9399 /home/rclone/rclone-test-mezesum5nica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/02/20 05:32:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d3f9ffc210461f8bb9522ed5225b9399 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 581b115002027a77983e9f14fee8a76e7aa40285 /home/rclone/rclone-test-mezesum5nica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/02/20 05:32:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 581b115002027a77983e9f14fee8a76e7aa40285 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d3f9ffc210461f8bb9522ed5225b9399 /home/rclone/rclone-test-mezesum5nica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/02/20 05:32:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d3f9ffc210461f8bb9522ed5225b9399 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 581b115002027a77983e9f14fee8a76e7aa40285 /home/rclone/rclone-test-mezesum5nica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/02/20 05:32:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 581b115002027a77983e9f14fee8a76e7aa40285 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d3f9ffc210461f8bb9522ed5225b9399 /home/rclone/rclone-test-mezesum5nica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/02/20 05:32:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d3f9ffc210461f8bb9522ed5225b9399 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 581b115002027a77983e9f14fee8a76e7aa40285 /home/rclone/rclone-test-mezesum5nica/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/02/20 05:32:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 581b115002027a77983e9f14fee8a76e7aa40285 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/ leading space/ leading space" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\ leading\ space/\ leading\ space 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d323bdead80249d8767f29e671a435e3 /home/rclone/rclone-test-mezesum5nica/ leading space/ leading space 2025/02/20 05:32:00 DEBUG : leading space/ leading space: Parsed hash: d323bdead80249d8767f29e671a435e3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/ leading space/ leading space" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\ leading\ space/\ leading\ space 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 4ac73fafcf336c6d8436c89d2da0d7250bede903 /home/rclone/rclone-test-mezesum5nica/ leading space/ leading space 2025/02/20 05:32:00 DEBUG : leading space/ leading space: Parsed hash: 4ac73fafcf336c6d8436c89d2da0d7250bede903 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/ leading space/ leading space" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\ leading\ space/\ leading\ space 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d323bdead80249d8767f29e671a435e3 /home/rclone/rclone-test-mezesum5nica/ leading space/ leading space 2025/02/20 05:32:00 DEBUG : leading space/ leading space: Parsed hash: d323bdead80249d8767f29e671a435e3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/ leading space/ leading space" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\ leading\ space/\ leading\ space 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 4ac73fafcf336c6d8436c89d2da0d7250bede903 /home/rclone/rclone-test-mezesum5nica/ leading space/ leading space 2025/02/20 05:32:00 DEBUG : leading space/ leading space: Parsed hash: 4ac73fafcf336c6d8436c89d2da0d7250bede903 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/ leading space/ leading space" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\ leading\ space/\ leading\ space 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d323bdead80249d8767f29e671a435e3 /home/rclone/rclone-test-mezesum5nica/ leading space/ leading space 2025/02/20 05:32:00 DEBUG : leading space/ leading space: Parsed hash: d323bdead80249d8767f29e671a435e3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/ leading space/ leading space" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\ leading\ space/\ leading\ space 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 4ac73fafcf336c6d8436c89d2da0d7250bede903 /home/rclone/rclone-test-mezesum5nica/ leading space/ leading space 2025/02/20 05:32:00 DEBUG : leading space/ leading space: Parsed hash: 4ac73fafcf336c6d8436c89d2da0d7250bede903 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\~leading\ tilde/\~leading\ tilde 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5643fc5ec3bc95253ea96587f2dbfc5c /home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde 2025/02/20 05:32:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5643fc5ec3bc95253ea96587f2dbfc5c 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\~leading\ tilde/\~leading\ tilde 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: f772cdab3aa86371e3a7080f30dc1e468fd18bd8 /home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde 2025/02/20 05:32:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f772cdab3aa86371e3a7080f30dc1e468fd18bd8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\~leading\ tilde/\~leading\ tilde 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5643fc5ec3bc95253ea96587f2dbfc5c /home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde 2025/02/20 05:32:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5643fc5ec3bc95253ea96587f2dbfc5c 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\~leading\ tilde/\~leading\ tilde 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: f772cdab3aa86371e3a7080f30dc1e468fd18bd8 /home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde 2025/02/20 05:32:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f772cdab3aa86371e3a7080f30dc1e468fd18bd8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/\~leading\ tilde/\~leading\ tilde 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5643fc5ec3bc95253ea96587f2dbfc5c /home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde 2025/02/20 05:32:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5643fc5ec3bc95253ea96587f2dbfc5c 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/\~leading\ tilde/\~leading\ tilde 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: f772cdab3aa86371e3a7080f30dc1e468fd18bd8 /home/rclone/rclone-test-mezesum5nica/~leading tilde/~leading tilde 2025/02/20 05:32:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f772cdab3aa86371e3a7080f30dc1e468fd18bd8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␍leading\ CR/␍leading\ CR 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 72976040cf9b91d682e57cee17e5b244 /home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR 2025/02/20 05:32:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 72976040cf9b91d682e57cee17e5b244 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␍leading\ CR/␍leading\ CR 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c6843dd84a2d21baffe27e388a8a59f0c2a5c3d0 /home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR 2025/02/20 05:32:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c6843dd84a2d21baffe27e388a8a59f0c2a5c3d0 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␍leading\ CR/␍leading\ CR 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 72976040cf9b91d682e57cee17e5b244 /home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR 2025/02/20 05:32:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 72976040cf9b91d682e57cee17e5b244 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␍leading\ CR/␍leading\ CR 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c6843dd84a2d21baffe27e388a8a59f0c2a5c3d0 /home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR 2025/02/20 05:32:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c6843dd84a2d21baffe27e388a8a59f0c2a5c3d0 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␍leading\ CR/␍leading\ CR 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 72976040cf9b91d682e57cee17e5b244 /home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR 2025/02/20 05:32:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 72976040cf9b91d682e57cee17e5b244 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␍leading\ CR/␍leading\ CR 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c6843dd84a2d21baffe27e388a8a59f0c2a5c3d0 /home/rclone/rclone-test-mezesum5nica/␍leading CR/␍leading CR 2025/02/20 05:32:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c6843dd84a2d21baffe27e388a8a59f0c2a5c3d0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␊leading\ LF/␊leading\ LF 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 9c60e8f1134a2ad6c01b5ecb0e403ec1 /home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF 2025/02/20 05:32:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9c60e8f1134a2ad6c01b5ecb0e403ec1 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␊leading\ LF/␊leading\ LF 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: de4d1191b7bd08fda8bbb4e2a93f23c96ad28389 /home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF 2025/02/20 05:32:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: de4d1191b7bd08fda8bbb4e2a93f23c96ad28389 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␊leading\ LF/␊leading\ LF 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 9c60e8f1134a2ad6c01b5ecb0e403ec1 /home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF 2025/02/20 05:32:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9c60e8f1134a2ad6c01b5ecb0e403ec1 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␊leading\ LF/␊leading\ LF 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: de4d1191b7bd08fda8bbb4e2a93f23c96ad28389 /home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF 2025/02/20 05:32:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: de4d1191b7bd08fda8bbb4e2a93f23c96ad28389 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␊leading\ LF/␊leading\ LF 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 9c60e8f1134a2ad6c01b5ecb0e403ec1 /home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF 2025/02/20 05:32:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 9c60e8f1134a2ad6c01b5ecb0e403ec1 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␊leading\ LF/␊leading\ LF 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: de4d1191b7bd08fda8bbb4e2a93f23c96ad28389 /home/rclone/rclone-test-mezesum5nica/␊leading LF/␊leading LF 2025/02/20 05:32:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: de4d1191b7bd08fda8bbb4e2a93f23c96ad28389 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␉leading\ HT/␉leading\ HT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c282eedd77ae104a671b8472071b5b61 /home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT 2025/02/20 05:32:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c282eedd77ae104a671b8472071b5b61 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␉leading\ HT/␉leading\ HT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 2d6d9add17062ac995ff081f2b15291c0d78e67a /home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT 2025/02/20 05:32:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2d6d9add17062ac995ff081f2b15291c0d78e67a 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␉leading\ HT/␉leading\ HT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c282eedd77ae104a671b8472071b5b61 /home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT 2025/02/20 05:32:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c282eedd77ae104a671b8472071b5b61 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␉leading\ HT/␉leading\ HT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 2d6d9add17062ac995ff081f2b15291c0d78e67a /home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT 2025/02/20 05:32:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2d6d9add17062ac995ff081f2b15291c0d78e67a 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␉leading\ HT/␉leading\ HT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c282eedd77ae104a671b8472071b5b61 /home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT 2025/02/20 05:32:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c282eedd77ae104a671b8472071b5b61 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␉leading\ HT/␉leading\ HT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 2d6d9add17062ac995ff081f2b15291c0d78e67a /home/rclone/rclone-test-mezesum5nica/␉leading HT/␉leading HT 2025/02/20 05:32:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2d6d9add17062ac995ff081f2b15291c0d78e67a === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␋leading\ VT/␋leading\ VT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5589b09d807c91d38f03ea7385e7a210 /home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT 2025/02/20 05:32:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5589b09d807c91d38f03ea7385e7a210 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␋leading\ VT/␋leading\ VT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: e0447cbf493fce9888c9bc8e676c2feac2804054 /home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT 2025/02/20 05:32:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0447cbf493fce9888c9bc8e676c2feac2804054 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␋leading\ VT/␋leading\ VT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5589b09d807c91d38f03ea7385e7a210 /home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT 2025/02/20 05:32:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5589b09d807c91d38f03ea7385e7a210 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␋leading\ VT/␋leading\ VT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: e0447cbf493fce9888c9bc8e676c2feac2804054 /home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT 2025/02/20 05:32:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0447cbf493fce9888c9bc8e676c2feac2804054 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/␋leading\ VT/␋leading\ VT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5589b09d807c91d38f03ea7385e7a210 /home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT 2025/02/20 05:32:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5589b09d807c91d38f03ea7385e7a210 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/␋leading\ VT/␋leading\ VT 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: e0447cbf493fce9888c9bc8e676c2feac2804054 /home/rclone/rclone-test-mezesum5nica/␋leading VT/␋leading VT 2025/02/20 05:32:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0447cbf493fce9888c9bc8e676c2feac2804054 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/.leading\ dot/.leading\ dot 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: fe397384034009bd38a4a1f21d521912 /home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot 2025/02/20 05:32:00 DEBUG : .leading dot/.leading dot: Parsed hash: fe397384034009bd38a4a1f21d521912 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/.leading\ dot/.leading\ dot 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c98e59d4468ca05f443929b27e0c9ae889ccdb98 /home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot 2025/02/20 05:32:00 DEBUG : .leading dot/.leading dot: Parsed hash: c98e59d4468ca05f443929b27e0c9ae889ccdb98 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/.leading\ dot/.leading\ dot 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: fe397384034009bd38a4a1f21d521912 /home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot 2025/02/20 05:32:00 DEBUG : .leading dot/.leading dot: Parsed hash: fe397384034009bd38a4a1f21d521912 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/.leading\ dot/.leading\ dot 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c98e59d4468ca05f443929b27e0c9ae889ccdb98 /home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot 2025/02/20 05:32:00 DEBUG : .leading dot/.leading dot: Parsed hash: c98e59d4468ca05f443929b27e0c9ae889ccdb98 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/.leading\ dot/.leading\ dot 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: fe397384034009bd38a4a1f21d521912 /home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot 2025/02/20 05:32:00 DEBUG : .leading dot/.leading dot: Parsed hash: fe397384034009bd38a4a1f21d521912 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/.leading\ dot/.leading\ dot 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c98e59d4468ca05f443929b27e0c9ae889ccdb98 /home/rclone/rclone-test-mezesum5nica/.leading dot/.leading dot 2025/02/20 05:32:00 DEBUG : .leading dot/.leading dot: Parsed hash: c98e59d4468ca05f443929b27e0c9ae889ccdb98 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing space /trailing space " 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ space\ /trailing\ space\ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 47ce4937e1bc31f97c32c6e6262892ec /home/rclone/rclone-test-mezesum5nica/trailing space /trailing space 2025/02/20 05:32:00 DEBUG : trailing space /trailing space : Parsed hash: 47ce4937e1bc31f97c32c6e6262892ec 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing space /trailing space " 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ space\ /trailing\ space\ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 68352ba65d41e8e66ca14f9c969e6151a7343770 /home/rclone/rclone-test-mezesum5nica/trailing space /trailing space 2025/02/20 05:32:00 DEBUG : trailing space /trailing space : Parsed hash: 68352ba65d41e8e66ca14f9c969e6151a7343770 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing space /trailing space " 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ space\ /trailing\ space\ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 47ce4937e1bc31f97c32c6e6262892ec /home/rclone/rclone-test-mezesum5nica/trailing space /trailing space 2025/02/20 05:32:00 DEBUG : trailing space /trailing space : Parsed hash: 47ce4937e1bc31f97c32c6e6262892ec 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing space /trailing space " 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ space\ /trailing\ space\ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 68352ba65d41e8e66ca14f9c969e6151a7343770 /home/rclone/rclone-test-mezesum5nica/trailing space /trailing space 2025/02/20 05:32:00 DEBUG : trailing space /trailing space : Parsed hash: 68352ba65d41e8e66ca14f9c969e6151a7343770 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing space /trailing space " 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ space\ /trailing\ space\ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 47ce4937e1bc31f97c32c6e6262892ec /home/rclone/rclone-test-mezesum5nica/trailing space /trailing space 2025/02/20 05:32:00 DEBUG : trailing space /trailing space : Parsed hash: 47ce4937e1bc31f97c32c6e6262892ec 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing space /trailing space " 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ space\ /trailing\ space\ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 68352ba65d41e8e66ca14f9c969e6151a7343770 /home/rclone/rclone-test-mezesum5nica/trailing space /trailing space 2025/02/20 05:32:00 DEBUG : trailing space /trailing space : Parsed hash: 68352ba65d41e8e66ca14f9c969e6151a7343770 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ CR␍/trailing\ CR␍ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: faa358f22fd81bcdd1cd79db2e92e986 /home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍ 2025/02/20 05:32:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: faa358f22fd81bcdd1cd79db2e92e986 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ CR␍/trailing\ CR␍ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 50a5fe256d07e8167d4bf913878a7c2e147f155d /home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍ 2025/02/20 05:32:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 50a5fe256d07e8167d4bf913878a7c2e147f155d 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ CR␍/trailing\ CR␍ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: faa358f22fd81bcdd1cd79db2e92e986 /home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍ 2025/02/20 05:32:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: faa358f22fd81bcdd1cd79db2e92e986 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ CR␍/trailing\ CR␍ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 50a5fe256d07e8167d4bf913878a7c2e147f155d /home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍ 2025/02/20 05:32:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 50a5fe256d07e8167d4bf913878a7c2e147f155d 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ CR␍/trailing\ CR␍ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: faa358f22fd81bcdd1cd79db2e92e986 /home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍ 2025/02/20 05:32:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: faa358f22fd81bcdd1cd79db2e92e986 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ CR␍/trailing\ CR␍ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 50a5fe256d07e8167d4bf913878a7c2e147f155d /home/rclone/rclone-test-mezesum5nica/trailing CR␍/trailing CR␍ 2025/02/20 05:32:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 50a5fe256d07e8167d4bf913878a7c2e147f155d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ LF␊/trailing\ LF␊ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 1d5da38a92bce0ad3ae8cd6bd002ad64 /home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊ 2025/02/20 05:32:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d5da38a92bce0ad3ae8cd6bd002ad64 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ LF␊/trailing\ LF␊ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b24d4fa7608ae26a227e78d2d902a7518090b9bd /home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊ 2025/02/20 05:32:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b24d4fa7608ae26a227e78d2d902a7518090b9bd 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ LF␊/trailing\ LF␊ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 1d5da38a92bce0ad3ae8cd6bd002ad64 /home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊ 2025/02/20 05:32:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d5da38a92bce0ad3ae8cd6bd002ad64 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ LF␊/trailing\ LF␊ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b24d4fa7608ae26a227e78d2d902a7518090b9bd /home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊ 2025/02/20 05:32:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b24d4fa7608ae26a227e78d2d902a7518090b9bd 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ LF␊/trailing\ LF␊ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 1d5da38a92bce0ad3ae8cd6bd002ad64 /home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊ 2025/02/20 05:32:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d5da38a92bce0ad3ae8cd6bd002ad64 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ LF␊/trailing\ LF␊ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b24d4fa7608ae26a227e78d2d902a7518090b9bd /home/rclone/rclone-test-mezesum5nica/trailing LF␊/trailing LF␊ 2025/02/20 05:32:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b24d4fa7608ae26a227e78d2d902a7518090b9bd === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ HT␉/trailing\ HT␉ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 65e0a9df0c3559be687d144a9bf0f0bf /home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉ 2025/02/20 05:32:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 65e0a9df0c3559be687d144a9bf0f0bf 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ HT␉/trailing\ HT␉ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 41c951e97e9a680b958056e75c7bb6cb99d34d4d /home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉ 2025/02/20 05:32:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 41c951e97e9a680b958056e75c7bb6cb99d34d4d 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ HT␉/trailing\ HT␉ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 65e0a9df0c3559be687d144a9bf0f0bf /home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉ 2025/02/20 05:32:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 65e0a9df0c3559be687d144a9bf0f0bf 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ HT␉/trailing\ HT␉ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 41c951e97e9a680b958056e75c7bb6cb99d34d4d /home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉ 2025/02/20 05:32:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 41c951e97e9a680b958056e75c7bb6cb99d34d4d 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ HT␉/trailing\ HT␉ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 65e0a9df0c3559be687d144a9bf0f0bf /home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉ 2025/02/20 05:32:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 65e0a9df0c3559be687d144a9bf0f0bf 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ HT␉/trailing\ HT␉ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 41c951e97e9a680b958056e75c7bb6cb99d34d4d /home/rclone/rclone-test-mezesum5nica/trailing HT␉/trailing HT␉ 2025/02/20 05:32:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 41c951e97e9a680b958056e75c7bb6cb99d34d4d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ VT␋/trailing\ VT␋ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 4a28b3b541ed7a5fd5032c86d2f2a315 /home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋ 2025/02/20 05:32:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a28b3b541ed7a5fd5032c86d2f2a315 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ VT␋/trailing\ VT␋ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: a58aaad11fbdff3f0059cb59e022043c96073cd6 /home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋ 2025/02/20 05:32:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a58aaad11fbdff3f0059cb59e022043c96073cd6 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ VT␋/trailing\ VT␋ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 4a28b3b541ed7a5fd5032c86d2f2a315 /home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋ 2025/02/20 05:32:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a28b3b541ed7a5fd5032c86d2f2a315 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ VT␋/trailing\ VT␋ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: a58aaad11fbdff3f0059cb59e022043c96073cd6 /home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋ 2025/02/20 05:32:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a58aaad11fbdff3f0059cb59e022043c96073cd6 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ VT␋/trailing\ VT␋ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 4a28b3b541ed7a5fd5032c86d2f2a315 /home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋ 2025/02/20 05:32:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a28b3b541ed7a5fd5032c86d2f2a315 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ VT␋/trailing\ VT␋ 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: a58aaad11fbdff3f0059cb59e022043c96073cd6 /home/rclone/rclone-test-mezesum5nica/trailing VT␋/trailing VT␋ 2025/02/20 05:32:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a58aaad11fbdff3f0059cb59e022043c96073cd6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ dot./trailing\ dot. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b86f6cf129e54991e243595b6e74029e /home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot. 2025/02/20 05:32:00 DEBUG : trailing dot./trailing dot.: Parsed hash: b86f6cf129e54991e243595b6e74029e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ dot./trailing\ dot. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: f84a3f3f48f632761143b8ca89c9a2059e85dee8 /home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot. 2025/02/20 05:32:00 DEBUG : trailing dot./trailing dot.: Parsed hash: f84a3f3f48f632761143b8ca89c9a2059e85dee8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ dot./trailing\ dot. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b86f6cf129e54991e243595b6e74029e /home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot. 2025/02/20 05:32:00 DEBUG : trailing dot./trailing dot.: Parsed hash: b86f6cf129e54991e243595b6e74029e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ dot./trailing\ dot. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: f84a3f3f48f632761143b8ca89c9a2059e85dee8 /home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot. 2025/02/20 05:32:00 DEBUG : trailing dot./trailing dot.: Parsed hash: f84a3f3f48f632761143b8ca89c9a2059e85dee8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/trailing\ dot./trailing\ dot. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: b86f6cf129e54991e243595b6e74029e /home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot. 2025/02/20 05:32:00 DEBUG : trailing dot./trailing dot.: Parsed hash: b86f6cf129e54991e243595b6e74029e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot." 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/trailing\ dot./trailing\ dot. 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: f84a3f3f48f632761143b8ca89c9a2059e85dee8 /home/rclone/rclone-test-mezesum5nica/trailing dot./trailing dot. 2025/02/20 05:32:00 DEBUG : trailing dot./trailing dot.: Parsed hash: f84a3f3f48f632761143b8ca89c9a2059e85dee8 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/invalid\ utf-8/invalid\ utf-8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c144a07fde1354a3379346618d7f11d3 /home/rclone/rclone-test-mezesum5nica/invalid utf-8/invalid utf-8 2025/02/20 05:32:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c144a07fde1354a3379346618d7f11d3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/invalid\ utf-8/invalid\ utf-8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5d0a3257640df2f60e17546c79c26187a08e3215 /home/rclone/rclone-test-mezesum5nica/invalid utf-8/invalid utf-8 2025/02/20 05:32:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5d0a3257640df2f60e17546c79c26187a08e3215 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/invalid\ utf-8/invalid\ utf-8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c144a07fde1354a3379346618d7f11d3 /home/rclone/rclone-test-mezesum5nica/invalid utf-8/invalid utf-8 2025/02/20 05:32:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c144a07fde1354a3379346618d7f11d3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/invalid\ utf-8/invalid\ utf-8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5d0a3257640df2f60e17546c79c26187a08e3215 /home/rclone/rclone-test-mezesum5nica/invalid utf-8/invalid utf-8 2025/02/20 05:32:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5d0a3257640df2f60e17546c79c26187a08e3215 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/invalid\ utf-8/invalid\ utf-8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: c144a07fde1354a3379346618d7f11d3 /home/rclone/rclone-test-mezesum5nica/invalid utf-8/invalid utf-8 2025/02/20 05:32:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c144a07fde1354a3379346618d7f11d3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/invalid utf-8\xfe/invalid utf-8\xfe" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/invalid\ utf-8/invalid\ utf-8 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 5d0a3257640df2f60e17546c79c26187a08e3215 /home/rclone/rclone-test-mezesum5nica/invalid utf-8/invalid utf-8 2025/02/20 05:32:00 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5d0a3257640df2f60e17546c79c26187a08e3215 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/test\%46.txt/test\%46.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 685a0e0a9711779a1c7fb817b699833d /home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt 2025/02/20 05:32:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 685a0e0a9711779a1c7fb817b699833d 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/test\%46.txt/test\%46.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d0bc8695e643c1a1d6e4fabcccf01edba5954908 /home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt 2025/02/20 05:32:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: d0bc8695e643c1a1d6e4fabcccf01edba5954908 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/test\%46.txt/test\%46.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 685a0e0a9711779a1c7fb817b699833d /home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt 2025/02/20 05:32:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 685a0e0a9711779a1c7fb817b699833d 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/test\%46.txt/test\%46.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d0bc8695e643c1a1d6e4fabcccf01edba5954908 /home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt 2025/02/20 05:32:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: d0bc8695e643c1a1d6e4fabcccf01edba5954908 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/test\%46.txt/test\%46.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 685a0e0a9711779a1c7fb817b699833d /home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt 2025/02/20 05:32:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: 685a0e0a9711779a1c7fb817b699833d 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/test\%46.txt/test\%46.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d0bc8695e643c1a1d6e4fabcccf01edba5954908 /home/rclone/rclone-test-mezesum5nica/test%46.txt/test%46.txt 2025/02/20 05:32:00 DEBUG : test%46.txt/test%46.txt: Parsed hash: d0bc8695e643c1a1d6e4fabcccf01edba5954908 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Connection OK after error: potato 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/zero-length-file" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/zero-length-file 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mezesum5nica/zero-length-file 2025/02/20 05:32:00 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/zero-length-file" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/zero-length-file 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mezesum5nica/zero-length-file 2025/02/20 05:32:00 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/zero-length-file" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/zero-length-file 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mezesum5nica/zero-length-file 2025/02/20 05:32:00 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/zero-length-file" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/zero-length-file 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mezesum5nica/zero-length-file 2025/02/20 05:32:00 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: f9820eb03f6c7b8b662b37437920fc5b /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: f9820eb03f6c7b8b662b37437920fc5b 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 614888c79e834faee63a3d01c3c956f7ee830983 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 614888c79e834faee63a3d01c3c956f7ee830983 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: f9820eb03f6c7b8b662b37437920fc5b /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: f9820eb03f6c7b8b662b37437920fc5b 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 614888c79e834faee63a3d01c3c956f7ee830983 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 614888c79e834faee63a3d01c3c956f7ee830983 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/02/20 05:32:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/02/20 05:32:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/02/20 05:32:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:00 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{SzFpY}" suffix to name 2025/02/20 05:32:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:00 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59324->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1157: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1194: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/20 05:32:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mezesum5nica/hello? sausage/êé" 2025/02/20 05:32:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/02/20 05:32:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:00 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{SzFpY}" suffix to name 2025/02/20 05:32:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:00 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: New connection 127.0.0.1:59346->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Shell type "unix" from config 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé" 2025/02/20 05:32:00 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-mezesum5nica/hello? sausage/êé" to be canonical "TestSFTPOpenssh{SzFpY}:rclone-test-mezesum5nica/hello? sausage/êé" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/a/b/c/d/e.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Remote command result: 4474a7485355d51e5d0249572d0773bb /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/a/b/c/d/e.txt 2025/02/20 05:32:00 DEBUG : a/b/c/d/e.txt: Parsed hash: 4474a7485355d51e5d0249572d0773bb 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/a/b/c/d/e.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Remote command result: f5f6f2a9cb5e3afea9e954f1e1f5bd6e67bd81a1 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/a/b/c/d/e.txt 2025/02/20 05:32:00 DEBUG : a/b/c/d/e.txt: Parsed hash: f5f6f2a9cb5e3afea9e954f1e1f5bd6e67bd81a1 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/a/b/c/d/e.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Remote command result: 4474a7485355d51e5d0249572d0773bb /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/a/b/c/d/e.txt 2025/02/20 05:32:00 DEBUG : a/b/c/d/e.txt: Parsed hash: 4474a7485355d51e5d0249572d0773bb 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/a/b/c/d/e.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: Remote command result: f5f6f2a9cb5e3afea9e954f1e1f5bd6e67bd81a1 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/a/b/c/d/e.txt 2025/02/20 05:32:00 DEBUG : a/b/c/d/e.txt: Parsed hash: f5f6f2a9cb5e3afea9e954f1e1f5bd6e67bd81a1 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé: New connection 127.0.0.1:59352->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:00 DEBUG : Waiting for deletions to finish 2025/02/20 05:32:00 INFO : a/b/c/d/e.txt: Deleted 2025/02/20 05:32:00 DEBUG : removing 1 level 4 directories 2025/02/20 05:32:00 INFO : a/b/c/d: Removing directory 2025/02/20 05:32:00 DEBUG : removing 1 level 3 directories 2025/02/20 05:32:00 INFO : a/b/c: Removing directory 2025/02/20 05:32:00 DEBUG : removing 1 level 2 directories 2025/02/20 05:32:00 INFO : a/b: Removing directory 2025/02/20 05:32:00 DEBUG : removing 1 level 1 directories 2025/02/20 05:32:00 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/02/20 05:32:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:00 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/other.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:00 DEBUG : other.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/other.txt" 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:00 DEBUG : other.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1366 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: New connection 127.0.0.1:59364->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/other.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:01 DEBUG : other.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/other.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:01 DEBUG : other.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1377 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/moveTest/other.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/moveTest/other.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/moveTest/other.txt 2025/02/20 05:32:01 DEBUG : moveTest/other.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/moveTest/other.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/moveTest/other.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/moveTest/other.txt 2025/02/20 05:32:01 DEBUG : moveTest/other.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/other.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:01 DEBUG : other.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/other.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/other.txt 2025/02/20 05:32:01 DEBUG : other.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1385 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1392 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/02/20 05:32:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tacinag6tiye" 2025/02/20 05:32:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{SzFpY}" suffix to name 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: New connection 127.0.0.1:59388->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Shell type "unix" from config 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Relative path resolved to "/home/rclone/rclone-test-tacinag6tiye" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Using root directory "/home/rclone/rclone-test-tacinag6tiye" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Shell path "/home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Running remote command: md5sum /home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/file name.txt 2025/02/20 05:32:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Shell path "/home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Running remote command: sha1sum /home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/file name.txt 2025/02/20 05:32:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Shell path "/home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Running remote command: md5sum /home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Shell path "/home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Running remote command: sha1sum /home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-tacinag6tiye/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1489 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1503 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: Purge dir "new_name" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tacinag6tiye: 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/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 87f6ef92811ef9623bb1767181e6ce67 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 87f6ef92811ef9623bb1767181e6ce67 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 24018081e5b7929baf06188bf3005b0c082249f3 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 24018081e5b7929baf06188bf3005b0c082249f3 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1596: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 3c4e3039633d794566d151c5de2b7fc4 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 3c4e3039633d794566d151c5de2b7fc4 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 3c4e3039633d794566d151c5de2b7fc4 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 3c4e3039633d794566d151c5de2b7fc4 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : file name.txt: Parsed hash: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/02/20 05:32:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{SzFpY}" suffix to name 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:59404->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1889 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/20 05:32:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mezesum5nica/not found.txt" 2025/02/20 05:32:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{SzFpY}" suffix to name 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/not found.txt: New connection 127.0.0.1:59424->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/not found.txt: Shell type "unix" from config 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/not found.txt: Relative path resolved to "/home/rclone/rclone-test-mezesum5nica/not found.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/not found.txt: Using root directory "/home/rclone/rclone-test-mezesum5nica/not found.txt" 2025/02/20 05:32:01 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestSFTPOpenssh:" path "rclone-test-mezesum5nica" from "TestSFTPOpenssh:rclone-test-mezesum5nica" 2025/02/20 05:32:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/02/20 05:32:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{SzFpY}" suffix to name 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59444->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3c4e3039633d794566d151c5de2b7fc4 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/file name.txt: Parsed hash: 3c4e3039633d794566d151c5de2b7fc4 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/file name.txt: Parsed hash: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1935 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-mezesum5nica/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/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3c4e3039633d794566d151c5de2b7fc4 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/file name.txt: Parsed hash: 3c4e3039633d794566d151c5de2b7fc4 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/file name.txt: Parsed hash: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1949: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/created from root.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/created\ from\ root.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b0fbca7374d04fa7a863be3c22b132c8 /home/rclone/rclone-test-mezesum5nica/created from root.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/created from root.txt: Parsed hash: b0fbca7374d04fa7a863be3c22b132c8 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/created from root.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/created\ from\ root.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 34932fa81dd04745dc2efc6eadc77df9013c76aa /home/rclone/rclone-test-mezesum5nica/created from root.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/created from root.txt: Parsed hash: 34932fa81dd04745dc2efc6eadc77df9013c76aa 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/created from root.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/created\ from\ root.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b0fbca7374d04fa7a863be3c22b132c8 /home/rclone/rclone-test-mezesum5nica/created from root.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/created from root.txt: Parsed hash: b0fbca7374d04fa7a863be3c22b132c8 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/created from root.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/created\ from\ root.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 34932fa81dd04745dc2efc6eadc77df9013c76aa /home/rclone/rclone-test-mezesum5nica/created from root.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/created from root.txt: Parsed hash: 34932fa81dd04745dc2efc6eadc77df9013c76aa 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/created from root.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/created\ from\ root.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b0fbca7374d04fa7a863be3c22b132c8 /home/rclone/rclone-test-mezesum5nica/created from root.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/created from root.txt: Parsed hash: b0fbca7374d04fa7a863be3c22b132c8 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/created from root.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/created\ from\ root.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 34932fa81dd04745dc2efc6eadc77df9013c76aa /home/rclone/rclone-test-mezesum5nica/created from root.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/created from root.txt: Parsed hash: 34932fa81dd04745dc2efc6eadc77df9013c76aa 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3c4e3039633d794566d151c5de2b7fc4 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/file name.txt: Parsed hash: 3c4e3039633d794566d151c5de2b7fc4 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/file name.txt: Parsed hash: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1991 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-mezesum5nica/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/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3c4e3039633d794566d151c5de2b7fc4 /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/file name.txt: Parsed hash: 3c4e3039633d794566d151c5de2b7fc4 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/file name.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/file\ name.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e /home/rclone/rclone-test-mezesum5nica/file name.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/file name.txt: Parsed hash: 2e7752d648ec6f448d1a355e6a9bcf044ccdd62e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1996 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2008: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2129: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 608e4729883f5d7c61bd7d6c1151856e /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 608e4729883f5d7c61bd7d6c1151856e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 149c7af1c89d45404b8e3e1738901c0644ba3a53 /home/rclone/rclone-test-mezesum5nica/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/02/20 05:32:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 149c7af1c89d45404b8e3e1738901c0644ba3a53 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Server has VFS statistics extension 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: About path "/home/rclone/rclone-test-mezesum5nica" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/piped data.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/piped\ data.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mezesum5nica/piped data.txt 2025/02/20 05:32:01 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/piped data.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/piped\ data.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mezesum5nica/piped data.txt 2025/02/20 05:32:01 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/piped data.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/piped\ data.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mezesum5nica/piped data.txt 2025/02/20 05:32:01 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/piped data.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/piped\ data.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mezesum5nica/piped data.txt 2025/02/20 05:32:01 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/piped data.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/piped\ data.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 9dd899e1317c5fe1ca0512971bab87e1 /home/rclone/rclone-test-mezesum5nica/piped data.txt 2025/02/20 05:32:01 DEBUG : piped data.txt: Parsed hash: 9dd899e1317c5fe1ca0512971bab87e1 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/piped data.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/piped\ data.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 31bb034610c0013f2b7de75f46f036286e708de4 /home/rclone/rclone-test-mezesum5nica/piped data.txt 2025/02/20 05:32:01 DEBUG : piped data.txt: Parsed hash: 31bb034610c0013f2b7de75f46f036286e708de4 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/piped data.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/piped\ data.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 9dd899e1317c5fe1ca0512971bab87e1 /home/rclone/rclone-test-mezesum5nica/piped data.txt 2025/02/20 05:32:01 DEBUG : piped data.txt: Parsed hash: 9dd899e1317c5fe1ca0512971bab87e1 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/piped data.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/piped\ data.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 31bb034610c0013f2b7de75f46f036286e708de4 /home/rclone/rclone-test-mezesum5nica/piped data.txt 2025/02/20 05:32:01 DEBUG : piped data.txt: Parsed hash: 31bb034610c0013f2b7de75f46f036286e708de4 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2347: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2368: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2495: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 13fbef23a50389369970d038f52455dc /home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt 2025/02/20 05:32:01 DEBUG : unknown-size-update.txt: Parsed hash: 13fbef23a50389369970d038f52455dc 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 8aac26f569b157c767427b078482311e87cb7ce3 /home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt 2025/02/20 05:32:01 DEBUG : unknown-size-update.txt: Parsed hash: 8aac26f569b157c767427b078482311e87cb7ce3 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: md5sum /home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 13fbef23a50389369970d038f52455dc /home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt 2025/02/20 05:32:01 DEBUG : unknown-size-update.txt: Parsed hash: 13fbef23a50389369970d038f52455dc 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Shell path "/home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Running remote command: sha1sum /home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Remote command result: 8aac26f569b157c767427b078482311e87cb7ce3 /home/rclone/rclone-test-mezesum5nica/unknown-size-update.txt 2025/02/20 05:32:01 DEBUG : unknown-size-update.txt: Parsed hash: 8aac26f569b157c767427b078482311e87cb7ce3 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/20 05:32:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mezesum5nica/deeper/nonexisting/directory" 2025/02/20 05:32:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{SzFpY}" suffix to name 2025/02/20 05:32:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/02/20 05:32:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/02/20 05:32:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/02/20 05:32:01 DEBUG : Setting pass="78zSRit1hhtIADiMbH0hhglR1rGxEYXA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/02/20 05:32:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/deeper/nonexisting/directory: New connection 127.0.0.1:59450->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/deeper/nonexisting/directory: Shell type "unix" from config 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-mezesum5nica/deeper/nonexisting/directory" 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-mezesum5nica/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2738: FS has no Directory methods and doesn't Wrap 2025/02/20 05:32:01 DEBUG : Waiting for deletions to finish 2025/02/20 05:32:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/02/20 05:32:01 DEBUG : removing 1 level 4 directories 2025/02/20 05:32:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/02/20 05:32:01 DEBUG : removing 1 level 3 directories 2025/02/20 05:32:01 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/02/20 05:32:01 DEBUG : removing 1 level 2 directories 2025/02/20 05:32:01 INFO : hello? sausage/êé: Removing directory 2025/02/20 05:32:01 DEBUG : removing 1 level 1 directories 2025/02/20 05:32:01 INFO : hello? sausage: Removing directory 2025/02/20 05:32:01 DEBUG : removing 1 level 0 directories 2025/02/20 05:32:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Removing directory 2025/02/20 05:32:01 ERROR : : error listing: directory not found 2025/02/20 05:32:01 DEBUG : Waiting for deletions to finish 2025/02/20 05:32:01 ERROR : : error listing: directory not found 2025/02/20 05:32:01 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Failed to list "": directory not found 2025/02/20 05:32:01 DEBUG : removing 1 level 0 directories 2025/02/20 05:32:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Removing directory 2025/02/20 05:32:01 ERROR : : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/02/20 05:32:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mezesum5nica: Closing 2 unused connections --- FAIL: TestIntegration (1.59s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration/FsMkdir (1.45s) --- 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.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.07s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 2.779s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 3.458664938s (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]