"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.11s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.48s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/07/03 04:42:04 NOTICE: TestSFTPRclone: Starting server 2026/07/03 04:42:05 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/03 04:42:05 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/03 04:42:05 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/03 04:42:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dogidod1wuli" 2026/07/03 04:42:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:42:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/03 04:42:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:05 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{4yt9P}" suffix to name 2026/07/03 04:42:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:05 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:05 NOTICE: TestSFTPRclone{4yt9P}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: New connection 127.0.0.1:55962->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell type "unix" from config 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Relative path resolved to "/rclone-test-dogidod1wuli" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Using root directory "/rclone-test-dogidod1wuli" 2026/07/03 04:42:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/03 04:42:05 INFO : dir/subdir: Making directory 2026/07/03 04:42:05 INFO : dir/subdir: Removing directory 2026/07/03 04:42:05 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/03 04:42:05 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 2af3c67afdcd61b92ecbce1a4a3ea57d /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2af3c67afdcd61b92ecbce1a4a3ea57d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 6f146b7e51509c695f868fea199bfb464660f908 /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6f146b7e51509c695f868fea199bfb464660f908 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 2af3c67afdcd61b92ecbce1a4a3ea57d /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2af3c67afdcd61b92ecbce1a4a3ea57d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 6f146b7e51509c695f868fea199bfb464660f908 /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6f146b7e51509c695f868fea199bfb464660f908 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 2af3c67afdcd61b92ecbce1a4a3ea57d /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2af3c67afdcd61b92ecbce1a4a3ea57d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 6f146b7e51509c695f868fea199bfb464660f908 /rclone-test-dogidod1wuli/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:42:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6f146b7e51509c695f868fea199bfb464660f908 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/./." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 79d83a799f16789e67f9858d75d37c86 /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : ./.: Parsed hash: 79d83a799f16789e67f9858d75d37c86 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/./." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: faaac8d665c8a2361e45a259057315be7dc3b295 /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : ./.: Parsed hash: faaac8d665c8a2361e45a259057315be7dc3b295 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/./." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 79d83a799f16789e67f9858d75d37c86 /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : ./.: Parsed hash: 79d83a799f16789e67f9858d75d37c86 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/./." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: faaac8d665c8a2361e45a259057315be7dc3b295 /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : ./.: Parsed hash: faaac8d665c8a2361e45a259057315be7dc3b295 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/./." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 79d83a799f16789e67f9858d75d37c86 /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : ./.: Parsed hash: 79d83a799f16789e67f9858d75d37c86 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/./." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: faaac8d665c8a2361e45a259057315be7dc3b295 /rclone-test-dogidod1wuli/./. 2026/07/03 04:42:05 DEBUG : ./.: Parsed hash: faaac8d665c8a2361e45a259057315be7dc3b295 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/../.." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 74ee043463dd9ee7342e1058c9a89df7 /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : ../..: Parsed hash: 74ee043463dd9ee7342e1058c9a89df7 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/../.." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 3180409ac5fdaebb54aeb906962228f9d88c3edf /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : ../..: Parsed hash: 3180409ac5fdaebb54aeb906962228f9d88c3edf 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/../.." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 74ee043463dd9ee7342e1058c9a89df7 /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : ../..: Parsed hash: 74ee043463dd9ee7342e1058c9a89df7 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/../.." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 3180409ac5fdaebb54aeb906962228f9d88c3edf /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : ../..: Parsed hash: 3180409ac5fdaebb54aeb906962228f9d88c3edf 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/../.." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 74ee043463dd9ee7342e1058c9a89df7 /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : ../..: Parsed hash: 74ee043463dd9ee7342e1058c9a89df7 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/../.." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 3180409ac5fdaebb54aeb906962228f9d88c3edf /rclone-test-dogidod1wuli/../.. 2026/07/03 04:42:05 DEBUG : ../..: Parsed hash: 3180409ac5fdaebb54aeb906962228f9d88c3edf === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 15aa2dfe9fcb0a5dc6f47b66f39ab49a /rclone-test-dogidod1wuli/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:42:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 15aa2dfe9fcb0a5dc6f47b66f39ab49a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 54ec812f22ba720249a8b80d86f3c4d70bcd109c /rclone-test-dogidod1wuli/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:42:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 54ec812f22ba720249a8b80d86f3c4d70bcd109c 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 15aa2dfe9fcb0a5dc6f47b66f39ab49a /rclone-test-dogidod1wuli/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:42:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 15aa2dfe9fcb0a5dc6f47b66f39ab49a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 54ec812f22ba720249a8b80d86f3c4d70bcd109c /rclone-test-dogidod1wuli/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:42:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 54ec812f22ba720249a8b80d86f3c4d70bcd109c 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 15aa2dfe9fcb0a5dc6f47b66f39ab49a /rclone-test-dogidod1wuli/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:42:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 15aa2dfe9fcb0a5dc6f47b66f39ab49a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 54ec812f22ba720249a8b80d86f3c4d70bcd109c /rclone-test-dogidod1wuli/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:42:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 54ec812f22ba720249a8b80d86f3c4d70bcd109c === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/ leading space/ leading space" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\ leading\ space/\ leading\ space 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: b2ca4c8b528de0354bdb6c659e7a3e59 /rclone-test-dogidod1wuli/ leading space/ leading space 2026/07/03 04:42:05 DEBUG : leading space/ leading space: Parsed hash: b2ca4c8b528de0354bdb6c659e7a3e59 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/ leading space/ leading space" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\ leading\ space/\ leading\ space 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 4dc66538aa4bf02731dd0909369547f19354b2b4 /rclone-test-dogidod1wuli/ leading space/ leading space 2026/07/03 04:42:05 DEBUG : leading space/ leading space: Parsed hash: 4dc66538aa4bf02731dd0909369547f19354b2b4 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/ leading space/ leading space" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\ leading\ space/\ leading\ space 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: b2ca4c8b528de0354bdb6c659e7a3e59 /rclone-test-dogidod1wuli/ leading space/ leading space 2026/07/03 04:42:05 DEBUG : leading space/ leading space: Parsed hash: b2ca4c8b528de0354bdb6c659e7a3e59 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/ leading space/ leading space" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\ leading\ space/\ leading\ space 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 4dc66538aa4bf02731dd0909369547f19354b2b4 /rclone-test-dogidod1wuli/ leading space/ leading space 2026/07/03 04:42:05 DEBUG : leading space/ leading space: Parsed hash: 4dc66538aa4bf02731dd0909369547f19354b2b4 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/ leading space/ leading space" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\ leading\ space/\ leading\ space 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: b2ca4c8b528de0354bdb6c659e7a3e59 /rclone-test-dogidod1wuli/ leading space/ leading space 2026/07/03 04:42:05 DEBUG : leading space/ leading space: Parsed hash: b2ca4c8b528de0354bdb6c659e7a3e59 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/ leading space/ leading space" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\ leading\ space/\ leading\ space 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 4dc66538aa4bf02731dd0909369547f19354b2b4 /rclone-test-dogidod1wuli/ leading space/ leading space 2026/07/03 04:42:05 DEBUG : leading space/ leading space: Parsed hash: 4dc66538aa4bf02731dd0909369547f19354b2b4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/~leading tilde/~leading tilde" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d05c7ac34cbe25e75190582b3bad362b /rclone-test-dogidod1wuli/~leading tilde/~leading tilde 2026/07/03 04:42:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d05c7ac34cbe25e75190582b3bad362b 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/~leading tilde/~leading tilde" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: e212354fe1dec8dd42adeeac7a3fdc8a87ad50f5 /rclone-test-dogidod1wuli/~leading tilde/~leading tilde 2026/07/03 04:42:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e212354fe1dec8dd42adeeac7a3fdc8a87ad50f5 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/~leading tilde/~leading tilde" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d05c7ac34cbe25e75190582b3bad362b /rclone-test-dogidod1wuli/~leading tilde/~leading tilde 2026/07/03 04:42:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d05c7ac34cbe25e75190582b3bad362b 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/~leading tilde/~leading tilde" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: e212354fe1dec8dd42adeeac7a3fdc8a87ad50f5 /rclone-test-dogidod1wuli/~leading tilde/~leading tilde 2026/07/03 04:42:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e212354fe1dec8dd42adeeac7a3fdc8a87ad50f5 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/~leading tilde/~leading tilde" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d05c7ac34cbe25e75190582b3bad362b /rclone-test-dogidod1wuli/~leading tilde/~leading tilde 2026/07/03 04:42:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d05c7ac34cbe25e75190582b3bad362b 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/~leading tilde/~leading tilde" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: e212354fe1dec8dd42adeeac7a3fdc8a87ad50f5 /rclone-test-dogidod1wuli/~leading tilde/~leading tilde 2026/07/03 04:42:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e212354fe1dec8dd42adeeac7a3fdc8a87ad50f5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␍leading CR/␍leading CR" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␍leading\ CR/␍leading\ CR 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: a79fc4dfaf9e6931357a552eb702034e /rclone-test-dogidod1wuli/␍leading CR/␍leading CR 2026/07/03 04:42:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a79fc4dfaf9e6931357a552eb702034e 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␍leading CR/␍leading CR" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␍leading\ CR/␍leading\ CR 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: af508c21187b194bd71ad6cadec21148ea6e3b5b /rclone-test-dogidod1wuli/␍leading CR/␍leading CR 2026/07/03 04:42:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: af508c21187b194bd71ad6cadec21148ea6e3b5b 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␍leading CR/␍leading CR" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␍leading\ CR/␍leading\ CR 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: a79fc4dfaf9e6931357a552eb702034e /rclone-test-dogidod1wuli/␍leading CR/␍leading CR 2026/07/03 04:42:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a79fc4dfaf9e6931357a552eb702034e 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␍leading CR/␍leading CR" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␍leading\ CR/␍leading\ CR 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: af508c21187b194bd71ad6cadec21148ea6e3b5b /rclone-test-dogidod1wuli/␍leading CR/␍leading CR 2026/07/03 04:42:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: af508c21187b194bd71ad6cadec21148ea6e3b5b 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␍leading CR/␍leading CR" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␍leading\ CR/␍leading\ CR 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: a79fc4dfaf9e6931357a552eb702034e /rclone-test-dogidod1wuli/␍leading CR/␍leading CR 2026/07/03 04:42:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a79fc4dfaf9e6931357a552eb702034e 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␍leading CR/␍leading CR" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␍leading\ CR/␍leading\ CR 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: af508c21187b194bd71ad6cadec21148ea6e3b5b /rclone-test-dogidod1wuli/␍leading CR/␍leading CR 2026/07/03 04:42:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: af508c21187b194bd71ad6cadec21148ea6e3b5b === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␊leading LF/␊leading LF" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␊leading\ LF/␊leading\ LF 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 10cb41c50e60f1b72553c3ea4659bf65 /rclone-test-dogidod1wuli/␊leading LF/␊leading LF 2026/07/03 04:42:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 10cb41c50e60f1b72553c3ea4659bf65 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␊leading LF/␊leading LF" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␊leading\ LF/␊leading\ LF 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8827916404c4d9da7a0fedda3a0384f3cdb239f4 /rclone-test-dogidod1wuli/␊leading LF/␊leading LF 2026/07/03 04:42:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8827916404c4d9da7a0fedda3a0384f3cdb239f4 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␊leading LF/␊leading LF" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␊leading\ LF/␊leading\ LF 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 10cb41c50e60f1b72553c3ea4659bf65 /rclone-test-dogidod1wuli/␊leading LF/␊leading LF 2026/07/03 04:42:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 10cb41c50e60f1b72553c3ea4659bf65 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␊leading LF/␊leading LF" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␊leading\ LF/␊leading\ LF 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8827916404c4d9da7a0fedda3a0384f3cdb239f4 /rclone-test-dogidod1wuli/␊leading LF/␊leading LF 2026/07/03 04:42:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8827916404c4d9da7a0fedda3a0384f3cdb239f4 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␊leading LF/␊leading LF" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␊leading\ LF/␊leading\ LF 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 10cb41c50e60f1b72553c3ea4659bf65 /rclone-test-dogidod1wuli/␊leading LF/␊leading LF 2026/07/03 04:42:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 10cb41c50e60f1b72553c3ea4659bf65 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␊leading LF/␊leading LF" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␊leading\ LF/␊leading\ LF 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8827916404c4d9da7a0fedda3a0384f3cdb239f4 /rclone-test-dogidod1wuli/␊leading LF/␊leading LF 2026/07/03 04:42:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8827916404c4d9da7a0fedda3a0384f3cdb239f4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␉leading HT/␉leading HT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␉leading\ HT/␉leading\ HT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 4f6d440723d2efdfed7dac6d03e5fbec /rclone-test-dogidod1wuli/␉leading HT/␉leading HT 2026/07/03 04:42:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4f6d440723d2efdfed7dac6d03e5fbec 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␉leading HT/␉leading HT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␉leading\ HT/␉leading\ HT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8f53911bd8aff7d8ae050b55e9dfc618cae526e1 /rclone-test-dogidod1wuli/␉leading HT/␉leading HT 2026/07/03 04:42:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8f53911bd8aff7d8ae050b55e9dfc618cae526e1 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␉leading HT/␉leading HT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␉leading\ HT/␉leading\ HT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 4f6d440723d2efdfed7dac6d03e5fbec /rclone-test-dogidod1wuli/␉leading HT/␉leading HT 2026/07/03 04:42:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4f6d440723d2efdfed7dac6d03e5fbec 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␉leading HT/␉leading HT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␉leading\ HT/␉leading\ HT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8f53911bd8aff7d8ae050b55e9dfc618cae526e1 /rclone-test-dogidod1wuli/␉leading HT/␉leading HT 2026/07/03 04:42:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8f53911bd8aff7d8ae050b55e9dfc618cae526e1 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␉leading HT/␉leading HT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␉leading\ HT/␉leading\ HT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 4f6d440723d2efdfed7dac6d03e5fbec /rclone-test-dogidod1wuli/␉leading HT/␉leading HT 2026/07/03 04:42:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4f6d440723d2efdfed7dac6d03e5fbec 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␉leading HT/␉leading HT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␉leading\ HT/␉leading\ HT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8f53911bd8aff7d8ae050b55e9dfc618cae526e1 /rclone-test-dogidod1wuli/␉leading HT/␉leading HT 2026/07/03 04:42:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8f53911bd8aff7d8ae050b55e9dfc618cae526e1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␋leading VT/␋leading VT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␋leading\ VT/␋leading\ VT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: e8bd7d394173f283059396acf64b3114 /rclone-test-dogidod1wuli/␋leading VT/␋leading VT 2026/07/03 04:42:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e8bd7d394173f283059396acf64b3114 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␋leading VT/␋leading VT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␋leading\ VT/␋leading\ VT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: c7defe96889c2a086f5928e099c3a1628ddd06e6 /rclone-test-dogidod1wuli/␋leading VT/␋leading VT 2026/07/03 04:42:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c7defe96889c2a086f5928e099c3a1628ddd06e6 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␋leading VT/␋leading VT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␋leading\ VT/␋leading\ VT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: e8bd7d394173f283059396acf64b3114 /rclone-test-dogidod1wuli/␋leading VT/␋leading VT 2026/07/03 04:42:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e8bd7d394173f283059396acf64b3114 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␋leading VT/␋leading VT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␋leading\ VT/␋leading\ VT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: c7defe96889c2a086f5928e099c3a1628ddd06e6 /rclone-test-dogidod1wuli/␋leading VT/␋leading VT 2026/07/03 04:42:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c7defe96889c2a086f5928e099c3a1628ddd06e6 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␋leading VT/␋leading VT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/␋leading\ VT/␋leading\ VT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: e8bd7d394173f283059396acf64b3114 /rclone-test-dogidod1wuli/␋leading VT/␋leading VT 2026/07/03 04:42:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e8bd7d394173f283059396acf64b3114 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/␋leading VT/␋leading VT" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/␋leading\ VT/␋leading\ VT 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: c7defe96889c2a086f5928e099c3a1628ddd06e6 /rclone-test-dogidod1wuli/␋leading VT/␋leading VT 2026/07/03 04:42:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c7defe96889c2a086f5928e099c3a1628ddd06e6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/.leading dot/.leading dot" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/.leading\ dot/.leading\ dot 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: b2790e4e15f042658b84234dd5dcea62 /rclone-test-dogidod1wuli/.leading dot/.leading dot 2026/07/03 04:42:05 DEBUG : .leading dot/.leading dot: Parsed hash: b2790e4e15f042658b84234dd5dcea62 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/.leading dot/.leading dot" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/.leading\ dot/.leading\ dot 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 91f66e877a000beea775a21641d2ab390e01592f /rclone-test-dogidod1wuli/.leading dot/.leading dot 2026/07/03 04:42:05 DEBUG : .leading dot/.leading dot: Parsed hash: 91f66e877a000beea775a21641d2ab390e01592f 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/.leading dot/.leading dot" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/.leading\ dot/.leading\ dot 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: b2790e4e15f042658b84234dd5dcea62 /rclone-test-dogidod1wuli/.leading dot/.leading dot 2026/07/03 04:42:05 DEBUG : .leading dot/.leading dot: Parsed hash: b2790e4e15f042658b84234dd5dcea62 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/.leading dot/.leading dot" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/.leading\ dot/.leading\ dot 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 91f66e877a000beea775a21641d2ab390e01592f /rclone-test-dogidod1wuli/.leading dot/.leading dot 2026/07/03 04:42:05 DEBUG : .leading dot/.leading dot: Parsed hash: 91f66e877a000beea775a21641d2ab390e01592f 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/.leading dot/.leading dot" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/.leading\ dot/.leading\ dot 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: b2790e4e15f042658b84234dd5dcea62 /rclone-test-dogidod1wuli/.leading dot/.leading dot 2026/07/03 04:42:05 DEBUG : .leading dot/.leading dot: Parsed hash: b2790e4e15f042658b84234dd5dcea62 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/.leading dot/.leading dot" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/.leading\ dot/.leading\ dot 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 91f66e877a000beea775a21641d2ab390e01592f /rclone-test-dogidod1wuli/.leading dot/.leading dot 2026/07/03 04:42:05 DEBUG : .leading dot/.leading dot: Parsed hash: 91f66e877a000beea775a21641d2ab390e01592f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing space /trailing space " 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ space\ /trailing\ space\ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 185677ae20de0fc4a034e5ac5825e381 /rclone-test-dogidod1wuli/trailing space /trailing space 2026/07/03 04:42:05 DEBUG : trailing space /trailing space : Parsed hash: 185677ae20de0fc4a034e5ac5825e381 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing space /trailing space " 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ space\ /trailing\ space\ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 87ae9018d6ce593acdbe2e86bee32cadd2cdb04c /rclone-test-dogidod1wuli/trailing space /trailing space 2026/07/03 04:42:05 DEBUG : trailing space /trailing space : Parsed hash: 87ae9018d6ce593acdbe2e86bee32cadd2cdb04c 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing space /trailing space " 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ space\ /trailing\ space\ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 185677ae20de0fc4a034e5ac5825e381 /rclone-test-dogidod1wuli/trailing space /trailing space 2026/07/03 04:42:05 DEBUG : trailing space /trailing space : Parsed hash: 185677ae20de0fc4a034e5ac5825e381 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing space /trailing space " 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ space\ /trailing\ space\ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 87ae9018d6ce593acdbe2e86bee32cadd2cdb04c /rclone-test-dogidod1wuli/trailing space /trailing space 2026/07/03 04:42:05 DEBUG : trailing space /trailing space : Parsed hash: 87ae9018d6ce593acdbe2e86bee32cadd2cdb04c 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing space /trailing space " 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ space\ /trailing\ space\ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 185677ae20de0fc4a034e5ac5825e381 /rclone-test-dogidod1wuli/trailing space /trailing space 2026/07/03 04:42:05 DEBUG : trailing space /trailing space : Parsed hash: 185677ae20de0fc4a034e5ac5825e381 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing space /trailing space " 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ space\ /trailing\ space\ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 87ae9018d6ce593acdbe2e86bee32cadd2cdb04c /rclone-test-dogidod1wuli/trailing space /trailing space 2026/07/03 04:42:05 DEBUG : trailing space /trailing space : Parsed hash: 87ae9018d6ce593acdbe2e86bee32cadd2cdb04c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 0f3e61c4b151c62af474d9e9d0a22a3d /rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍ 2026/07/03 04:42:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0f3e61c4b151c62af474d9e9d0a22a3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 694b8103859010c3fa9103c2f9d2b3ffe4fe87ec /rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍ 2026/07/03 04:42:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 694b8103859010c3fa9103c2f9d2b3ffe4fe87ec 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 0f3e61c4b151c62af474d9e9d0a22a3d /rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍ 2026/07/03 04:42:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0f3e61c4b151c62af474d9e9d0a22a3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 694b8103859010c3fa9103c2f9d2b3ffe4fe87ec /rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍ 2026/07/03 04:42:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 694b8103859010c3fa9103c2f9d2b3ffe4fe87ec 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 0f3e61c4b151c62af474d9e9d0a22a3d /rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍ 2026/07/03 04:42:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0f3e61c4b151c62af474d9e9d0a22a3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 694b8103859010c3fa9103c2f9d2b3ffe4fe87ec /rclone-test-dogidod1wuli/trailing CR␍/trailing CR␍ 2026/07/03 04:42:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 694b8103859010c3fa9103c2f9d2b3ffe4fe87ec === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 00c6b281406c4a0fae0ab6536afa4e65 /rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊ 2026/07/03 04:42:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 00c6b281406c4a0fae0ab6536afa4e65 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 11baf5afeb5f56657f195f6502f0ed6fdbd24d30 /rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊ 2026/07/03 04:42:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 11baf5afeb5f56657f195f6502f0ed6fdbd24d30 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 00c6b281406c4a0fae0ab6536afa4e65 /rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊ 2026/07/03 04:42:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 00c6b281406c4a0fae0ab6536afa4e65 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 11baf5afeb5f56657f195f6502f0ed6fdbd24d30 /rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊ 2026/07/03 04:42:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 11baf5afeb5f56657f195f6502f0ed6fdbd24d30 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 00c6b281406c4a0fae0ab6536afa4e65 /rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊ 2026/07/03 04:42:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 00c6b281406c4a0fae0ab6536afa4e65 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 11baf5afeb5f56657f195f6502f0ed6fdbd24d30 /rclone-test-dogidod1wuli/trailing LF␊/trailing LF␊ 2026/07/03 04:42:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 11baf5afeb5f56657f195f6502f0ed6fdbd24d30 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 75d8ab7721bbe20bb5f292caa8642318 /rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉ 2026/07/03 04:42:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 75d8ab7721bbe20bb5f292caa8642318 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 376e8e6f70d8f9bd46a14da2f31a95e42d5a814a /rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉ 2026/07/03 04:42:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 376e8e6f70d8f9bd46a14da2f31a95e42d5a814a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 75d8ab7721bbe20bb5f292caa8642318 /rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉ 2026/07/03 04:42:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 75d8ab7721bbe20bb5f292caa8642318 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 376e8e6f70d8f9bd46a14da2f31a95e42d5a814a /rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉ 2026/07/03 04:42:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 376e8e6f70d8f9bd46a14da2f31a95e42d5a814a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 75d8ab7721bbe20bb5f292caa8642318 /rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉ 2026/07/03 04:42:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 75d8ab7721bbe20bb5f292caa8642318 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 376e8e6f70d8f9bd46a14da2f31a95e42d5a814a /rclone-test-dogidod1wuli/trailing HT␉/trailing HT␉ 2026/07/03 04:42:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 376e8e6f70d8f9bd46a14da2f31a95e42d5a814a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 03393b52513460e39c25263483a7d568 /rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋ 2026/07/03 04:42:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 03393b52513460e39c25263483a7d568 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8dbfe27199c5346eba28156062303e5e8d2ef737 /rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋ 2026/07/03 04:42:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8dbfe27199c5346eba28156062303e5e8d2ef737 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 03393b52513460e39c25263483a7d568 /rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋ 2026/07/03 04:42:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 03393b52513460e39c25263483a7d568 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8dbfe27199c5346eba28156062303e5e8d2ef737 /rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋ 2026/07/03 04:42:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8dbfe27199c5346eba28156062303e5e8d2ef737 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 03393b52513460e39c25263483a7d568 /rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋ 2026/07/03 04:42:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 03393b52513460e39c25263483a7d568 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 8dbfe27199c5346eba28156062303e5e8d2ef737 /rclone-test-dogidod1wuli/trailing VT␋/trailing VT␋ 2026/07/03 04:42:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8dbfe27199c5346eba28156062303e5e8d2ef737 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing dot./trailing dot." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ dot./trailing\ dot. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: cc55cf3e703cddefa59342b5e266b8e7 /rclone-test-dogidod1wuli/trailing dot./trailing dot. 2026/07/03 04:42:05 DEBUG : trailing dot./trailing dot.: Parsed hash: cc55cf3e703cddefa59342b5e266b8e7 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing dot./trailing dot." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ dot./trailing\ dot. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 6c53cdaaba0567b1c16a5793503e2d8c2dc545f2 /rclone-test-dogidod1wuli/trailing dot./trailing dot. 2026/07/03 04:42:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 6c53cdaaba0567b1c16a5793503e2d8c2dc545f2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing dot./trailing dot." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ dot./trailing\ dot. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: cc55cf3e703cddefa59342b5e266b8e7 /rclone-test-dogidod1wuli/trailing dot./trailing dot. 2026/07/03 04:42:05 DEBUG : trailing dot./trailing dot.: Parsed hash: cc55cf3e703cddefa59342b5e266b8e7 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing dot./trailing dot." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ dot./trailing\ dot. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 6c53cdaaba0567b1c16a5793503e2d8c2dc545f2 /rclone-test-dogidod1wuli/trailing dot./trailing dot. 2026/07/03 04:42:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 6c53cdaaba0567b1c16a5793503e2d8c2dc545f2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing dot./trailing dot." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/trailing\ dot./trailing\ dot. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: cc55cf3e703cddefa59342b5e266b8e7 /rclone-test-dogidod1wuli/trailing dot./trailing dot. 2026/07/03 04:42:05 DEBUG : trailing dot./trailing dot.: Parsed hash: cc55cf3e703cddefa59342b5e266b8e7 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/trailing dot./trailing dot." 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/trailing\ dot./trailing\ dot. 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 6c53cdaaba0567b1c16a5793503e2d8c2dc545f2 /rclone-test-dogidod1wuli/trailing dot./trailing dot. 2026/07/03 04:42:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 6c53cdaaba0567b1c16a5793503e2d8c2dc545f2 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: db97122b94c30638a8d6aaf5750f2952 /rclone-test-dogidod1wuli/invalid utf-8/invalid utf-8 2026/07/03 04:42:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: db97122b94c30638a8d6aaf5750f2952 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: c5a1fc7ba0047a7b635ee1562a76330e227997c6 /rclone-test-dogidod1wuli/invalid utf-8/invalid utf-8 2026/07/03 04:42:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c5a1fc7ba0047a7b635ee1562a76330e227997c6 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: db97122b94c30638a8d6aaf5750f2952 /rclone-test-dogidod1wuli/invalid utf-8/invalid utf-8 2026/07/03 04:42:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: db97122b94c30638a8d6aaf5750f2952 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: c5a1fc7ba0047a7b635ee1562a76330e227997c6 /rclone-test-dogidod1wuli/invalid utf-8/invalid utf-8 2026/07/03 04:42:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c5a1fc7ba0047a7b635ee1562a76330e227997c6 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: db97122b94c30638a8d6aaf5750f2952 /rclone-test-dogidod1wuli/invalid utf-8/invalid utf-8 2026/07/03 04:42:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: db97122b94c30638a8d6aaf5750f2952 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: c5a1fc7ba0047a7b635ee1562a76330e227997c6 /rclone-test-dogidod1wuli/invalid utf-8/invalid utf-8 2026/07/03 04:42:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c5a1fc7ba0047a7b635ee1562a76330e227997c6 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/test%46.txt/test%46.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/test\%46.txt/test\%46.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: dd58e3819defd51c1795fbfeb7c43836 /rclone-test-dogidod1wuli/test%46.txt/test%46.txt 2026/07/03 04:42:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: dd58e3819defd51c1795fbfeb7c43836 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/test%46.txt/test%46.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/test\%46.txt/test\%46.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 33f93010ca573f5d17428884075888bcc1f1f9b7 /rclone-test-dogidod1wuli/test%46.txt/test%46.txt 2026/07/03 04:42:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 33f93010ca573f5d17428884075888bcc1f1f9b7 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/test%46.txt/test%46.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/test\%46.txt/test\%46.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: dd58e3819defd51c1795fbfeb7c43836 /rclone-test-dogidod1wuli/test%46.txt/test%46.txt 2026/07/03 04:42:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: dd58e3819defd51c1795fbfeb7c43836 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/test%46.txt/test%46.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/test\%46.txt/test\%46.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 33f93010ca573f5d17428884075888bcc1f1f9b7 /rclone-test-dogidod1wuli/test%46.txt/test%46.txt 2026/07/03 04:42:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 33f93010ca573f5d17428884075888bcc1f1f9b7 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/test%46.txt/test%46.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/test\%46.txt/test\%46.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: dd58e3819defd51c1795fbfeb7c43836 /rclone-test-dogidod1wuli/test%46.txt/test%46.txt 2026/07/03 04:42:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: dd58e3819defd51c1795fbfeb7c43836 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/test%46.txt/test%46.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/test\%46.txt/test\%46.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 33f93010ca573f5d17428884075888bcc1f1f9b7 /rclone-test-dogidod1wuli/test%46.txt/test%46.txt 2026/07/03 04:42:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 33f93010ca573f5d17428884075888bcc1f1f9b7 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Connection OK after error: potato 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/zero-length-file" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/zero-length-file 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dogidod1wuli/zero-length-file 2026/07/03 04:42:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/zero-length-file" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/zero-length-file 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dogidod1wuli/zero-length-file 2026/07/03 04:42:05 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/zero-length-file" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/zero-length-file 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dogidod1wuli/zero-length-file 2026/07/03 04:42:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/zero-length-file" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/zero-length-file 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dogidod1wuli/zero-length-file 2026/07/03 04:42:05 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 4cfc8aba5306b2c7fd1edbcb87bc3f32 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 4cfc8aba5306b2c7fd1edbcb87bc3f32 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: a51b2204b4dd8f46c54965f836035b19e9d2f12d /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: a51b2204b4dd8f46c54965f836035b19e9d2f12d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 4cfc8aba5306b2c7fd1edbcb87bc3f32 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 4cfc8aba5306b2c7fd1edbcb87bc3f32 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: a51b2204b4dd8f46c54965f836035b19e9d2f12d /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: a51b2204b4dd8f46c54965f836035b19e9d2f12d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/03 04:42:05 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/03 04:42:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/03 04:42:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:05 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{4yt9P}" suffix to name 2026/07/03 04:42:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:05 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:05 NOTICE: TestSFTPRclone{4yt9P}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:55972->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/03 04:42:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dogidod1wuli/hello? sausage/êé" 2026/07/03 04:42:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/03 04:42:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:05 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{4yt9P}" suffix to name 2026/07/03 04:42:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:05 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:05 NOTICE: TestSFTPRclone{4yt9P}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: New connection 127.0.0.1:55982->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Shell type "unix" from config 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Relative path resolved to "/rclone-test-dogidod1wuli/hello? sausage/êé" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Using root directory "/rclone-test-dogidod1wuli/hello? sausage/êé" 2026/07/03 04:42:05 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-dogidod1wuli/hello? sausage/êé" to be canonical "TestSFTPRclone{4yt9P}:rclone-test-dogidod1wuli/hello? sausage/êé" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Remote command result: 0616213629c43742b0704a9b181e83bc /rclone-test-dogidod1wuli/hello? sausage/êé/a/b/c/d/e.txt 2026/07/03 04:42:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 0616213629c43742b0704a9b181e83bc 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Remote command result: ec0d3e09a4bbc3fa1e7af49eab1b07561b097f4b /rclone-test-dogidod1wuli/hello? sausage/êé/a/b/c/d/e.txt 2026/07/03 04:42:05 DEBUG : a/b/c/d/e.txt: Parsed hash: ec0d3e09a4bbc3fa1e7af49eab1b07561b097f4b 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Remote command result: 0616213629c43742b0704a9b181e83bc /rclone-test-dogidod1wuli/hello? sausage/êé/a/b/c/d/e.txt 2026/07/03 04:42:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 0616213629c43742b0704a9b181e83bc 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: Remote command result: ec0d3e09a4bbc3fa1e7af49eab1b07561b097f4b /rclone-test-dogidod1wuli/hello? sausage/êé/a/b/c/d/e.txt 2026/07/03 04:42:05 DEBUG : a/b/c/d/e.txt: Parsed hash: ec0d3e09a4bbc3fa1e7af49eab1b07561b097f4b 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé: New connection 127.0.0.1:55998->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:05 DEBUG : Waiting for deletions to finish 2026/07/03 04:42:05 INFO : a/b/c/d/e.txt: Deleted 2026/07/03 04:42:05 DEBUG : removing 1 level 4 directories 2026/07/03 04:42:05 INFO : a/b/c/d: Removing directory 2026/07/03 04:42:05 DEBUG : removing 1 level 3 directories 2026/07/03 04:42:05 INFO : a/b/c: Removing directory 2026/07/03 04:42:05 DEBUG : removing 1 level 2 directories 2026/07/03 04:42:05 INFO : a/b: Removing directory 2026/07/03 04:42:05 DEBUG : removing 1 level 1 directories 2026/07/03 04:42:05 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/other.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : other.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/other.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : other.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: New connection 127.0.0.1:56004->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/other.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : other.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/other.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : other.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/moveTest/other.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/moveTest/other.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/moveTest/other.txt 2026/07/03 04:42:05 DEBUG : moveTest/other.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/moveTest/other.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/moveTest/other.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/moveTest/other.txt 2026/07/03 04:42:05 DEBUG : moveTest/other.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/other.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : other.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/other.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/other.txt 2026/07/03 04:42:05 DEBUG : other.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/03 04:42:05 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-nayuzol4wacu" 2026/07/03 04:42:05 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/03 04:42:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:05 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:05 DEBUG : TestSFTPRclone: detected overridden config - adding "{4yt9P}" suffix to name 2026/07/03 04:42:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:05 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:05 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:05 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:05 NOTICE: TestSFTPRclone{4yt9P}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: New connection 127.0.0.1:56020->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Shell type "unix" from config 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Relative path resolved to "/rclone-test-nayuzol4wacu" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Using root directory "/rclone-test-nayuzol4wacu" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Shell path "/rclone-test-nayuzol4wacu/new_name/sub_new_name/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Running remote command: md5sum /rclone-test-nayuzol4wacu/new_name/sub_new_name/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-nayuzol4wacu/new_name/sub_new_name/file name.txt 2026/07/03 04:42:05 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Shell path "/rclone-test-nayuzol4wacu/new_name/sub_new_name/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Running remote command: sha1sum /rclone-test-nayuzol4wacu/new_name/sub_new_name/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-nayuzol4wacu/new_name/sub_new_name/file name.txt 2026/07/03 04:42:05 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Shell path "/rclone-test-nayuzol4wacu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Running remote command: md5sum /rclone-test-nayuzol4wacu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-nayuzol4wacu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Shell path "/rclone-test-nayuzol4wacu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Running remote command: sha1sum /rclone-test-nayuzol4wacu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-nayuzol4wacu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Purge dir "new_name" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-nayuzol4wacu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 51cd26048167c6e337bce30a589333e2 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 51cd26048167c6e337bce30a589333e2 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:05 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 35f55da4530705d73456822a38379d800ea4115a /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:05 DEBUG : file name.txt: Parsed hash: 35f55da4530705d73456822a38379d800ea4115a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 546f3d4d12a0df59015b1f8e4629dc54 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : file name.txt: Parsed hash: 546f3d4d12a0df59015b1f8e4629dc54 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 5fbdbdb2d70398fddd647175f902de03874b4a63 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : file name.txt: Parsed hash: 5fbdbdb2d70398fddd647175f902de03874b4a63 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 546f3d4d12a0df59015b1f8e4629dc54 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : file name.txt: Parsed hash: 546f3d4d12a0df59015b1f8e4629dc54 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 5fbdbdb2d70398fddd647175f902de03874b4a63 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : file name.txt: Parsed hash: 5fbdbdb2d70398fddd647175f902de03874b4a63 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/03 04:42:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/03 04:42:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:06 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{4yt9P}" suffix to name 2026/07/03 04:42:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:06 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:06 NOTICE: TestSFTPRclone{4yt9P}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:56032->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/03 04:42:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dogidod1wuli/not found.txt" 2026/07/03 04:42:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/03 04:42:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:06 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{4yt9P}" suffix to name 2026/07/03 04:42:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:06 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:06 NOTICE: TestSFTPRclone{4yt9P}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/not found.txt: New connection 127.0.0.1:56046->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/not found.txt: Shell type "unix" from config 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/not found.txt: Relative path resolved to "/rclone-test-dogidod1wuli/not found.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/not found.txt: Using root directory "/rclone-test-dogidod1wuli/not found.txt" 2026/07/03 04:42:06 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-dogidod1wuli" from "TestSFTPRclone:rclone-test-dogidod1wuli" 2026/07/03 04:42:06 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/03 04:42:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/03 04:42:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:06 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{4yt9P}" suffix to name 2026/07/03 04:42:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:06 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:06 NOTICE: TestSFTPRclone{4yt9P}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:56050->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 546f3d4d12a0df59015b1f8e4629dc54 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/file name.txt: Parsed hash: 546f3d4d12a0df59015b1f8e4629dc54 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5fbdbdb2d70398fddd647175f902de03874b4a63 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/file name.txt: Parsed hash: 5fbdbdb2d70398fddd647175f902de03874b4a63 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 546f3d4d12a0df59015b1f8e4629dc54 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/file name.txt: Parsed hash: 546f3d4d12a0df59015b1f8e4629dc54 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5fbdbdb2d70398fddd647175f902de03874b4a63 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/file name.txt: Parsed hash: 5fbdbdb2d70398fddd647175f902de03874b4a63 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/created from root.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/created\ from\ root.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bfe492533512b5fe64f299ab5dab5892 /rclone-test-dogidod1wuli/created from root.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/created from root.txt: Parsed hash: bfe492533512b5fe64f299ab5dab5892 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/created from root.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/created\ from\ root.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc4001fba9bce37975066f2cd67b33481fe2c115 /rclone-test-dogidod1wuli/created from root.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/created from root.txt: Parsed hash: cc4001fba9bce37975066f2cd67b33481fe2c115 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/created from root.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/created\ from\ root.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bfe492533512b5fe64f299ab5dab5892 /rclone-test-dogidod1wuli/created from root.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/created from root.txt: Parsed hash: bfe492533512b5fe64f299ab5dab5892 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/created from root.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/created\ from\ root.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc4001fba9bce37975066f2cd67b33481fe2c115 /rclone-test-dogidod1wuli/created from root.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/created from root.txt: Parsed hash: cc4001fba9bce37975066f2cd67b33481fe2c115 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/created from root.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/created\ from\ root.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bfe492533512b5fe64f299ab5dab5892 /rclone-test-dogidod1wuli/created from root.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/created from root.txt: Parsed hash: bfe492533512b5fe64f299ab5dab5892 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/created from root.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/created\ from\ root.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc4001fba9bce37975066f2cd67b33481fe2c115 /rclone-test-dogidod1wuli/created from root.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/created from root.txt: Parsed hash: cc4001fba9bce37975066f2cd67b33481fe2c115 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 546f3d4d12a0df59015b1f8e4629dc54 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/file name.txt: Parsed hash: 546f3d4d12a0df59015b1f8e4629dc54 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5fbdbdb2d70398fddd647175f902de03874b4a63 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/file name.txt: Parsed hash: 5fbdbdb2d70398fddd647175f902de03874b4a63 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 546f3d4d12a0df59015b1f8e4629dc54 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/file name.txt: Parsed hash: 546f3d4d12a0df59015b1f8e4629dc54 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/file name.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/file\ name.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5fbdbdb2d70398fddd647175f902de03874b4a63 /rclone-test-dogidod1wuli/file name.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/file name.txt: Parsed hash: 5fbdbdb2d70398fddd647175f902de03874b4a63 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: fde1bebca388a11d7c546b6ab9c5ca3d /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: fde1bebca388a11d7c546b6ab9c5ca3d 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d471d52507fbb11be1dcf95f843814d551b40907 /rclone-test-dogidod1wuli/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:42:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d471d52507fbb11be1dcf95f843814d551b40907 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Server has VFS statistics extension 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: About path "/rclone-test-dogidod1wuli" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/piped data.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/piped\ data.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dogidod1wuli/piped data.txt 2026/07/03 04:42:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/piped data.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/piped\ data.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dogidod1wuli/piped data.txt 2026/07/03 04:42:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/piped data.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/piped\ data.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dogidod1wuli/piped data.txt 2026/07/03 04:42:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/piped data.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/piped\ data.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dogidod1wuli/piped data.txt 2026/07/03 04:42:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/piped data.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/piped\ data.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d6e4e8e650d2edea046ac5d6dced5adc /rclone-test-dogidod1wuli/piped data.txt 2026/07/03 04:42:06 DEBUG : piped data.txt: Parsed hash: d6e4e8e650d2edea046ac5d6dced5adc 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/piped data.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/piped\ data.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d700151c4b784de2ca3dba1ba663591d8e64954f /rclone-test-dogidod1wuli/piped data.txt 2026/07/03 04:42:06 DEBUG : piped data.txt: Parsed hash: d700151c4b784de2ca3dba1ba663591d8e64954f 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/piped data.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/piped\ data.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d6e4e8e650d2edea046ac5d6dced5adc /rclone-test-dogidod1wuli/piped data.txt 2026/07/03 04:42:06 DEBUG : piped data.txt: Parsed hash: d6e4e8e650d2edea046ac5d6dced5adc 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/piped data.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/piped\ data.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: d700151c4b784de2ca3dba1ba663591d8e64954f /rclone-test-dogidod1wuli/piped data.txt 2026/07/03 04:42:06 DEBUG : piped data.txt: Parsed hash: d700151c4b784de2ca3dba1ba663591d8e64954f === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/unknown-size-update.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/unknown-size-update.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 0c49a2b10750becab6e89c792339e05f /rclone-test-dogidod1wuli/unknown-size-update.txt 2026/07/03 04:42:06 DEBUG : unknown-size-update.txt: Parsed hash: 0c49a2b10750becab6e89c792339e05f 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/unknown-size-update.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/unknown-size-update.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 576be0ddba5e12fba1661b88976409dadd297cdc /rclone-test-dogidod1wuli/unknown-size-update.txt 2026/07/03 04:42:06 DEBUG : unknown-size-update.txt: Parsed hash: 576be0ddba5e12fba1661b88976409dadd297cdc 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/unknown-size-update.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: md5sum /rclone-test-dogidod1wuli/unknown-size-update.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 0c49a2b10750becab6e89c792339e05f /rclone-test-dogidod1wuli/unknown-size-update.txt 2026/07/03 04:42:06 DEBUG : unknown-size-update.txt: Parsed hash: 0c49a2b10750becab6e89c792339e05f 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Shell path "/rclone-test-dogidod1wuli/unknown-size-update.txt" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Running remote command: sha1sum /rclone-test-dogidod1wuli/unknown-size-update.txt 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Remote command result: 576be0ddba5e12fba1661b88976409dadd297cdc /rclone-test-dogidod1wuli/unknown-size-update.txt 2026/07/03 04:42:06 DEBUG : unknown-size-update.txt: Parsed hash: 576be0ddba5e12fba1661b88976409dadd297cdc === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/03 04:42:06 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dogidod1wuli/deeper/nonexisting/directory" 2026/07/03 04:42:06 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/03 04:42:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:06 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:06 DEBUG : TestSFTPRclone: detected overridden config - adding "{4yt9P}" suffix to name 2026/07/03 04:42:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/03 04:42:06 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/03 04:42:06 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/03 04:42:06 DEBUG : Setting pass="XTOnf-W3K009K0xNZnwkKrAUg5XD4nEHT_1r33Nbq_v9Xgg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/03 04:42:06 NOTICE: TestSFTPRclone{4yt9P}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/deeper/nonexisting/directory: New connection 127.0.0.1:56064->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9859.b12251f07" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-dogidod1wuli/deeper/nonexisting/directory" 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli/deeper/nonexisting/directory: Using root directory "/rclone-test-dogidod1wuli/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/07/03 04:42:06 DEBUG : Waiting for deletions to finish 2026/07/03 04:42:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/03 04:42:06 DEBUG : removing 1 level 4 directories 2026/07/03 04:42:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/03 04:42:06 DEBUG : removing 1 level 3 directories 2026/07/03 04:42:06 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/03 04:42:06 DEBUG : removing 1 level 2 directories 2026/07/03 04:42:06 INFO : hello? sausage/êé: Removing directory 2026/07/03 04:42:06 DEBUG : removing 1 level 1 directories 2026/07/03 04:42:06 INFO : hello? sausage: Removing directory 2026/07/03 04:42:06 DEBUG : removing 1 level 0 directories 2026/07/03 04:42:06 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Removing directory 2026/07/03 04:42:06 ERROR : error listing: directory not found 2026/07/03 04:42:06 DEBUG : Waiting for deletions to finish 2026/07/03 04:42:06 ERROR : error listing: directory not found 2026/07/03 04:42:06 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Failed to list "": directory not found 2026/07/03 04:42:06 DEBUG : removing 1 level 0 directories 2026/07/03 04:42:06 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Removing directory 2026/07/03 04:42:06 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/03 04:42:06 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dogidod1wuli: Closing 2 unused connections 2026/07/03 04:42:06 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (2.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.90s) --- 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.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- 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.01s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.04s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.712s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 6.008306822s (try 1/5)