"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 TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2025/10/28 02:15:57 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:15:58 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 2/10 2025/10/28 02:15:58 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:15:59 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 3/10 2025/10/28 02:15:59 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:16:00 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 4/10 2025/10/28 02:16:00 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:16:01 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 5/10 2025/10/28 02:16:01 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:16:02 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 6/10 2025/10/28 02:16:02 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:16:03 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 7/10 2025/10/28 02:16:03 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:16:04 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 8/10 2025/10/28 02:16:04 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:16:05 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 9/10 2025/10/28 02:16:05 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:16:06 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 10/10 2025/10/28 02:16:06 NOTICE: TestSFTPRclone: Stopping server 2025/10/28 02:16:06 NOTICE: TestSFTPRclone: Starting server 2025/10/28 02:16:07 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2025/10/28 02:16:07 DEBUG : TestSFTPRclone: Read 1, error: 2025/10/28 02:16:07 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2025/10/28 02:16:07 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-benavut8mayu" 2025/10/28 02:16:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 02:16:07 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/28 02:16:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:07 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:07 DEBUG : TestSFTPRclone: detected overridden config - adding "{IS6bp}" suffix to name 2025/10/28 02:16:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:07 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: New connection 127.0.0.1:40164->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell type "unix" from config 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Relative path resolved to "/rclone-test-benavut8mayu" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Using root directory "/rclone-test-benavut8mayu" 2025/10/28 02:16:07 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 2025/10/28 02:16:07 INFO : dir/subdir: Making directory 2025/10/28 02:16:07 INFO : dir/subdir: Removing directory 2025/10/28 02:16:07 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/10/28 02:16:07 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 028a685aaafd442c74d9ee743108060c /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 028a685aaafd442c74d9ee743108060c 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: fa7f4360647256e2baf2753d6f1cf1598c9d3fa9 /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: fa7f4360647256e2baf2753d6f1cf1598c9d3fa9 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 028a685aaafd442c74d9ee743108060c /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 028a685aaafd442c74d9ee743108060c 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: fa7f4360647256e2baf2753d6f1cf1598c9d3fa9 /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: fa7f4360647256e2baf2753d6f1cf1598c9d3fa9 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 028a685aaafd442c74d9ee743108060c /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 028a685aaafd442c74d9ee743108060c 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: fa7f4360647256e2baf2753d6f1cf1598c9d3fa9 /rclone-test-benavut8mayu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/28 02:16:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: fa7f4360647256e2baf2753d6f1cf1598c9d3fa9 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/./." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 6841b129376f56e26ac50cbc8d1cba61 /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : ./.: Parsed hash: 6841b129376f56e26ac50cbc8d1cba61 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/./." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 10eec73be3029db3ebbe8870729528bb57ec8963 /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : ./.: Parsed hash: 10eec73be3029db3ebbe8870729528bb57ec8963 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/./." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 6841b129376f56e26ac50cbc8d1cba61 /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : ./.: Parsed hash: 6841b129376f56e26ac50cbc8d1cba61 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/./." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 10eec73be3029db3ebbe8870729528bb57ec8963 /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : ./.: Parsed hash: 10eec73be3029db3ebbe8870729528bb57ec8963 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/./." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 6841b129376f56e26ac50cbc8d1cba61 /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : ./.: Parsed hash: 6841b129376f56e26ac50cbc8d1cba61 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/./." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 10eec73be3029db3ebbe8870729528bb57ec8963 /rclone-test-benavut8mayu/./. 2025/10/28 02:16:07 DEBUG : ./.: Parsed hash: 10eec73be3029db3ebbe8870729528bb57ec8963 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/../.." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a8459028e3eab94c92ff4a3b96c25f35 /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : ../..: Parsed hash: a8459028e3eab94c92ff4a3b96c25f35 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/../.." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 8053fff78caedb41f256667e9b7be619ce574fa3 /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : ../..: Parsed hash: 8053fff78caedb41f256667e9b7be619ce574fa3 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/../.." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a8459028e3eab94c92ff4a3b96c25f35 /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : ../..: Parsed hash: a8459028e3eab94c92ff4a3b96c25f35 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/../.." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 8053fff78caedb41f256667e9b7be619ce574fa3 /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : ../..: Parsed hash: 8053fff78caedb41f256667e9b7be619ce574fa3 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/../.." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a8459028e3eab94c92ff4a3b96c25f35 /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : ../..: Parsed hash: a8459028e3eab94c92ff4a3b96c25f35 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/../.." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 8053fff78caedb41f256667e9b7be619ce574fa3 /rclone-test-benavut8mayu/../.. 2025/10/28 02:16:07 DEBUG : ../..: Parsed hash: 8053fff78caedb41f256667e9b7be619ce574fa3 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 1c0a0414ba6a6507f149d8bb14a17726 /rclone-test-benavut8mayu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/28 02:16:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1c0a0414ba6a6507f149d8bb14a17726 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d95730558fd50a7b455db201772f2ee0ad9c8360 /rclone-test-benavut8mayu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/28 02:16:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d95730558fd50a7b455db201772f2ee0ad9c8360 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 1c0a0414ba6a6507f149d8bb14a17726 /rclone-test-benavut8mayu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/28 02:16:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1c0a0414ba6a6507f149d8bb14a17726 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d95730558fd50a7b455db201772f2ee0ad9c8360 /rclone-test-benavut8mayu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/28 02:16:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d95730558fd50a7b455db201772f2ee0ad9c8360 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 1c0a0414ba6a6507f149d8bb14a17726 /rclone-test-benavut8mayu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/28 02:16:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1c0a0414ba6a6507f149d8bb14a17726 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d95730558fd50a7b455db201772f2ee0ad9c8360 /rclone-test-benavut8mayu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/28 02:16:07 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d95730558fd50a7b455db201772f2ee0ad9c8360 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/ leading space/ leading space" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\ leading\ space/\ leading\ space 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 27ab3661b3ece009d28b8dca954d3433 /rclone-test-benavut8mayu/ leading space/ leading space 2025/10/28 02:16:07 DEBUG : leading space/ leading space: Parsed hash: 27ab3661b3ece009d28b8dca954d3433 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/ leading space/ leading space" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\ leading\ space/\ leading\ space 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d53e13adc5c930950a5464b6aaaac90510684054 /rclone-test-benavut8mayu/ leading space/ leading space 2025/10/28 02:16:07 DEBUG : leading space/ leading space: Parsed hash: d53e13adc5c930950a5464b6aaaac90510684054 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/ leading space/ leading space" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\ leading\ space/\ leading\ space 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 27ab3661b3ece009d28b8dca954d3433 /rclone-test-benavut8mayu/ leading space/ leading space 2025/10/28 02:16:07 DEBUG : leading space/ leading space: Parsed hash: 27ab3661b3ece009d28b8dca954d3433 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/ leading space/ leading space" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\ leading\ space/\ leading\ space 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d53e13adc5c930950a5464b6aaaac90510684054 /rclone-test-benavut8mayu/ leading space/ leading space 2025/10/28 02:16:07 DEBUG : leading space/ leading space: Parsed hash: d53e13adc5c930950a5464b6aaaac90510684054 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/ leading space/ leading space" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\ leading\ space/\ leading\ space 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 27ab3661b3ece009d28b8dca954d3433 /rclone-test-benavut8mayu/ leading space/ leading space 2025/10/28 02:16:07 DEBUG : leading space/ leading space: Parsed hash: 27ab3661b3ece009d28b8dca954d3433 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/ leading space/ leading space" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\ leading\ space/\ leading\ space 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d53e13adc5c930950a5464b6aaaac90510684054 /rclone-test-benavut8mayu/ leading space/ leading space 2025/10/28 02:16:07 DEBUG : leading space/ leading space: Parsed hash: d53e13adc5c930950a5464b6aaaac90510684054 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/~leading tilde/~leading tilde" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\~leading\ tilde/\~leading\ tilde 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a5a0cabb7e13f45257bf9862b2db903d /rclone-test-benavut8mayu/~leading tilde/~leading tilde 2025/10/28 02:16:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a5a0cabb7e13f45257bf9862b2db903d 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/~leading tilde/~leading tilde" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\~leading\ tilde/\~leading\ tilde 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 95ec8932dba794cbefc5cbc8765611c0c6dde61a /rclone-test-benavut8mayu/~leading tilde/~leading tilde 2025/10/28 02:16:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 95ec8932dba794cbefc5cbc8765611c0c6dde61a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/~leading tilde/~leading tilde" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\~leading\ tilde/\~leading\ tilde 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a5a0cabb7e13f45257bf9862b2db903d /rclone-test-benavut8mayu/~leading tilde/~leading tilde 2025/10/28 02:16:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a5a0cabb7e13f45257bf9862b2db903d 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/~leading tilde/~leading tilde" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\~leading\ tilde/\~leading\ tilde 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 95ec8932dba794cbefc5cbc8765611c0c6dde61a /rclone-test-benavut8mayu/~leading tilde/~leading tilde 2025/10/28 02:16:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 95ec8932dba794cbefc5cbc8765611c0c6dde61a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/~leading tilde/~leading tilde" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/\~leading\ tilde/\~leading\ tilde 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a5a0cabb7e13f45257bf9862b2db903d /rclone-test-benavut8mayu/~leading tilde/~leading tilde 2025/10/28 02:16:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a5a0cabb7e13f45257bf9862b2db903d 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/~leading tilde/~leading tilde" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/\~leading\ tilde/\~leading\ tilde 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 95ec8932dba794cbefc5cbc8765611c0c6dde61a /rclone-test-benavut8mayu/~leading tilde/~leading tilde 2025/10/28 02:16:07 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 95ec8932dba794cbefc5cbc8765611c0c6dde61a === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␍leading CR/␍leading CR" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␍leading\ CR/␍leading\ CR 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d5e0e7d55795d0863af6e15fca167802 /rclone-test-benavut8mayu/␍leading CR/␍leading CR 2025/10/28 02:16:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d5e0e7d55795d0863af6e15fca167802 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␍leading CR/␍leading CR" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␍leading\ CR/␍leading\ CR 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 3c15d6e2487d2caf95525e625e635000c81ce27c /rclone-test-benavut8mayu/␍leading CR/␍leading CR 2025/10/28 02:16:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3c15d6e2487d2caf95525e625e635000c81ce27c 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␍leading CR/␍leading CR" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␍leading\ CR/␍leading\ CR 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d5e0e7d55795d0863af6e15fca167802 /rclone-test-benavut8mayu/␍leading CR/␍leading CR 2025/10/28 02:16:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d5e0e7d55795d0863af6e15fca167802 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␍leading CR/␍leading CR" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␍leading\ CR/␍leading\ CR 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 3c15d6e2487d2caf95525e625e635000c81ce27c /rclone-test-benavut8mayu/␍leading CR/␍leading CR 2025/10/28 02:16:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3c15d6e2487d2caf95525e625e635000c81ce27c 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␍leading CR/␍leading CR" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␍leading\ CR/␍leading\ CR 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d5e0e7d55795d0863af6e15fca167802 /rclone-test-benavut8mayu/␍leading CR/␍leading CR 2025/10/28 02:16:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d5e0e7d55795d0863af6e15fca167802 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␍leading CR/␍leading CR" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␍leading\ CR/␍leading\ CR 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 3c15d6e2487d2caf95525e625e635000c81ce27c /rclone-test-benavut8mayu/␍leading CR/␍leading CR 2025/10/28 02:16:07 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3c15d6e2487d2caf95525e625e635000c81ce27c === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␊leading LF/␊leading LF" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␊leading\ LF/␊leading\ LF 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ea62ad19758dbe745ac5c9275c0016e1 /rclone-test-benavut8mayu/␊leading LF/␊leading LF 2025/10/28 02:16:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ea62ad19758dbe745ac5c9275c0016e1 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␊leading LF/␊leading LF" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␊leading\ LF/␊leading\ LF 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 38603eac851d25999072a94794c30896a167aa2d /rclone-test-benavut8mayu/␊leading LF/␊leading LF 2025/10/28 02:16:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 38603eac851d25999072a94794c30896a167aa2d 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␊leading LF/␊leading LF" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␊leading\ LF/␊leading\ LF 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ea62ad19758dbe745ac5c9275c0016e1 /rclone-test-benavut8mayu/␊leading LF/␊leading LF 2025/10/28 02:16:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ea62ad19758dbe745ac5c9275c0016e1 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␊leading LF/␊leading LF" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␊leading\ LF/␊leading\ LF 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 38603eac851d25999072a94794c30896a167aa2d /rclone-test-benavut8mayu/␊leading LF/␊leading LF 2025/10/28 02:16:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 38603eac851d25999072a94794c30896a167aa2d 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␊leading LF/␊leading LF" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␊leading\ LF/␊leading\ LF 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ea62ad19758dbe745ac5c9275c0016e1 /rclone-test-benavut8mayu/␊leading LF/␊leading LF 2025/10/28 02:16:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ea62ad19758dbe745ac5c9275c0016e1 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␊leading LF/␊leading LF" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␊leading\ LF/␊leading\ LF 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 38603eac851d25999072a94794c30896a167aa2d /rclone-test-benavut8mayu/␊leading LF/␊leading LF 2025/10/28 02:16:07 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 38603eac851d25999072a94794c30896a167aa2d === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␉leading HT/␉leading HT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␉leading\ HT/␉leading\ HT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 41b6ecdcfdf95464cd1b2342a97d7ea2 /rclone-test-benavut8mayu/␉leading HT/␉leading HT 2025/10/28 02:16:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 41b6ecdcfdf95464cd1b2342a97d7ea2 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␉leading HT/␉leading HT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␉leading\ HT/␉leading\ HT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 52f11a1fdab6636279b426e28e7a3bddd3c9e392 /rclone-test-benavut8mayu/␉leading HT/␉leading HT 2025/10/28 02:16:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52f11a1fdab6636279b426e28e7a3bddd3c9e392 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␉leading HT/␉leading HT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␉leading\ HT/␉leading\ HT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 41b6ecdcfdf95464cd1b2342a97d7ea2 /rclone-test-benavut8mayu/␉leading HT/␉leading HT 2025/10/28 02:16:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 41b6ecdcfdf95464cd1b2342a97d7ea2 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␉leading HT/␉leading HT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␉leading\ HT/␉leading\ HT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 52f11a1fdab6636279b426e28e7a3bddd3c9e392 /rclone-test-benavut8mayu/␉leading HT/␉leading HT 2025/10/28 02:16:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52f11a1fdab6636279b426e28e7a3bddd3c9e392 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␉leading HT/␉leading HT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␉leading\ HT/␉leading\ HT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 41b6ecdcfdf95464cd1b2342a97d7ea2 /rclone-test-benavut8mayu/␉leading HT/␉leading HT 2025/10/28 02:16:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 41b6ecdcfdf95464cd1b2342a97d7ea2 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␉leading HT/␉leading HT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␉leading\ HT/␉leading\ HT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 52f11a1fdab6636279b426e28e7a3bddd3c9e392 /rclone-test-benavut8mayu/␉leading HT/␉leading HT 2025/10/28 02:16:07 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52f11a1fdab6636279b426e28e7a3bddd3c9e392 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␋leading VT/␋leading VT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␋leading\ VT/␋leading\ VT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 6010d39f41e344fefade7bc21005a74b /rclone-test-benavut8mayu/␋leading VT/␋leading VT 2025/10/28 02:16:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6010d39f41e344fefade7bc21005a74b 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␋leading VT/␋leading VT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␋leading\ VT/␋leading\ VT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 9da9de5f65b9b64800b786e3328ca4ff0156a821 /rclone-test-benavut8mayu/␋leading VT/␋leading VT 2025/10/28 02:16:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9da9de5f65b9b64800b786e3328ca4ff0156a821 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␋leading VT/␋leading VT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␋leading\ VT/␋leading\ VT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 6010d39f41e344fefade7bc21005a74b /rclone-test-benavut8mayu/␋leading VT/␋leading VT 2025/10/28 02:16:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6010d39f41e344fefade7bc21005a74b 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␋leading VT/␋leading VT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␋leading\ VT/␋leading\ VT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 9da9de5f65b9b64800b786e3328ca4ff0156a821 /rclone-test-benavut8mayu/␋leading VT/␋leading VT 2025/10/28 02:16:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9da9de5f65b9b64800b786e3328ca4ff0156a821 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␋leading VT/␋leading VT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/␋leading\ VT/␋leading\ VT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 6010d39f41e344fefade7bc21005a74b /rclone-test-benavut8mayu/␋leading VT/␋leading VT 2025/10/28 02:16:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6010d39f41e344fefade7bc21005a74b 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/␋leading VT/␋leading VT" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/␋leading\ VT/␋leading\ VT 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 9da9de5f65b9b64800b786e3328ca4ff0156a821 /rclone-test-benavut8mayu/␋leading VT/␋leading VT 2025/10/28 02:16:07 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9da9de5f65b9b64800b786e3328ca4ff0156a821 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/.leading dot/.leading dot" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/.leading\ dot/.leading\ dot 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a75b2996bd03800d1b2eba3429799c75 /rclone-test-benavut8mayu/.leading dot/.leading dot 2025/10/28 02:16:07 DEBUG : .leading dot/.leading dot: Parsed hash: a75b2996bd03800d1b2eba3429799c75 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/.leading dot/.leading dot" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/.leading\ dot/.leading\ dot 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f537ad7b94610b5449dff7780d8ac4a114366672 /rclone-test-benavut8mayu/.leading dot/.leading dot 2025/10/28 02:16:07 DEBUG : .leading dot/.leading dot: Parsed hash: f537ad7b94610b5449dff7780d8ac4a114366672 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/.leading dot/.leading dot" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/.leading\ dot/.leading\ dot 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a75b2996bd03800d1b2eba3429799c75 /rclone-test-benavut8mayu/.leading dot/.leading dot 2025/10/28 02:16:07 DEBUG : .leading dot/.leading dot: Parsed hash: a75b2996bd03800d1b2eba3429799c75 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/.leading dot/.leading dot" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/.leading\ dot/.leading\ dot 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f537ad7b94610b5449dff7780d8ac4a114366672 /rclone-test-benavut8mayu/.leading dot/.leading dot 2025/10/28 02:16:07 DEBUG : .leading dot/.leading dot: Parsed hash: f537ad7b94610b5449dff7780d8ac4a114366672 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/.leading dot/.leading dot" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/.leading\ dot/.leading\ dot 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: a75b2996bd03800d1b2eba3429799c75 /rclone-test-benavut8mayu/.leading dot/.leading dot 2025/10/28 02:16:07 DEBUG : .leading dot/.leading dot: Parsed hash: a75b2996bd03800d1b2eba3429799c75 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/.leading dot/.leading dot" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/.leading\ dot/.leading\ dot 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f537ad7b94610b5449dff7780d8ac4a114366672 /rclone-test-benavut8mayu/.leading dot/.leading dot 2025/10/28 02:16:07 DEBUG : .leading dot/.leading dot: Parsed hash: f537ad7b94610b5449dff7780d8ac4a114366672 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing space /trailing space " 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ space\ /trailing\ space\ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d7c40e23815dbcc9899a5c68b73f7136 /rclone-test-benavut8mayu/trailing space /trailing space 2025/10/28 02:16:07 DEBUG : trailing space /trailing space : Parsed hash: d7c40e23815dbcc9899a5c68b73f7136 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing space /trailing space " 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ space\ /trailing\ space\ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d9c978397b93d847a353aac017fd08a2d90386e9 /rclone-test-benavut8mayu/trailing space /trailing space 2025/10/28 02:16:07 DEBUG : trailing space /trailing space : Parsed hash: d9c978397b93d847a353aac017fd08a2d90386e9 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing space /trailing space " 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ space\ /trailing\ space\ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d7c40e23815dbcc9899a5c68b73f7136 /rclone-test-benavut8mayu/trailing space /trailing space 2025/10/28 02:16:07 DEBUG : trailing space /trailing space : Parsed hash: d7c40e23815dbcc9899a5c68b73f7136 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing space /trailing space " 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ space\ /trailing\ space\ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d9c978397b93d847a353aac017fd08a2d90386e9 /rclone-test-benavut8mayu/trailing space /trailing space 2025/10/28 02:16:07 DEBUG : trailing space /trailing space : Parsed hash: d9c978397b93d847a353aac017fd08a2d90386e9 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing space /trailing space " 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ space\ /trailing\ space\ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d7c40e23815dbcc9899a5c68b73f7136 /rclone-test-benavut8mayu/trailing space /trailing space 2025/10/28 02:16:07 DEBUG : trailing space /trailing space : Parsed hash: d7c40e23815dbcc9899a5c68b73f7136 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing space /trailing space " 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ space\ /trailing\ space\ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d9c978397b93d847a353aac017fd08a2d90386e9 /rclone-test-benavut8mayu/trailing space /trailing space 2025/10/28 02:16:07 DEBUG : trailing space /trailing space : Parsed hash: d9c978397b93d847a353aac017fd08a2d90386e9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing CR␍/trailing CR␍" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ CR␍/trailing\ CR␍ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ecbd1275d7f6601ccd56afcc01f39789 /rclone-test-benavut8mayu/trailing CR␍/trailing CR␍ 2025/10/28 02:16:07 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ecbd1275d7f6601ccd56afcc01f39789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing CR␍/trailing CR␍" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ CR␍/trailing\ CR␍ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: b371ef8d7775ab68abfabafc45cba2ea8ffbbc42 /rclone-test-benavut8mayu/trailing CR␍/trailing CR␍ 2025/10/28 02:16:07 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b371ef8d7775ab68abfabafc45cba2ea8ffbbc42 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing CR␍/trailing CR␍" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ CR␍/trailing\ CR␍ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ecbd1275d7f6601ccd56afcc01f39789 /rclone-test-benavut8mayu/trailing CR␍/trailing CR␍ 2025/10/28 02:16:07 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ecbd1275d7f6601ccd56afcc01f39789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing CR␍/trailing CR␍" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ CR␍/trailing\ CR␍ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: b371ef8d7775ab68abfabafc45cba2ea8ffbbc42 /rclone-test-benavut8mayu/trailing CR␍/trailing CR␍ 2025/10/28 02:16:07 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b371ef8d7775ab68abfabafc45cba2ea8ffbbc42 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing CR␍/trailing CR␍" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ CR␍/trailing\ CR␍ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ecbd1275d7f6601ccd56afcc01f39789 /rclone-test-benavut8mayu/trailing CR␍/trailing CR␍ 2025/10/28 02:16:07 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ecbd1275d7f6601ccd56afcc01f39789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing CR␍/trailing CR␍" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ CR␍/trailing\ CR␍ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: b371ef8d7775ab68abfabafc45cba2ea8ffbbc42 /rclone-test-benavut8mayu/trailing CR␍/trailing CR␍ 2025/10/28 02:16:07 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b371ef8d7775ab68abfabafc45cba2ea8ffbbc42 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing LF␊/trailing LF␊" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ LF␊/trailing\ LF␊ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0df03f8bb66857ad0d2d56a9f19f9bd4 /rclone-test-benavut8mayu/trailing LF␊/trailing LF␊ 2025/10/28 02:16:07 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0df03f8bb66857ad0d2d56a9f19f9bd4 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing LF␊/trailing LF␊" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ LF␊/trailing\ LF␊ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 8776d51e8c3ea1db8ba825fe525838c435de43e9 /rclone-test-benavut8mayu/trailing LF␊/trailing LF␊ 2025/10/28 02:16:07 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8776d51e8c3ea1db8ba825fe525838c435de43e9 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing LF␊/trailing LF␊" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ LF␊/trailing\ LF␊ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0df03f8bb66857ad0d2d56a9f19f9bd4 /rclone-test-benavut8mayu/trailing LF␊/trailing LF␊ 2025/10/28 02:16:07 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0df03f8bb66857ad0d2d56a9f19f9bd4 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing LF␊/trailing LF␊" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ LF␊/trailing\ LF␊ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 8776d51e8c3ea1db8ba825fe525838c435de43e9 /rclone-test-benavut8mayu/trailing LF␊/trailing LF␊ 2025/10/28 02:16:07 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8776d51e8c3ea1db8ba825fe525838c435de43e9 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing LF␊/trailing LF␊" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ LF␊/trailing\ LF␊ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0df03f8bb66857ad0d2d56a9f19f9bd4 /rclone-test-benavut8mayu/trailing LF␊/trailing LF␊ 2025/10/28 02:16:07 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0df03f8bb66857ad0d2d56a9f19f9bd4 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing LF␊/trailing LF␊" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ LF␊/trailing\ LF␊ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 8776d51e8c3ea1db8ba825fe525838c435de43e9 /rclone-test-benavut8mayu/trailing LF␊/trailing LF␊ 2025/10/28 02:16:07 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8776d51e8c3ea1db8ba825fe525838c435de43e9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing HT␉/trailing HT␉" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ HT␉/trailing\ HT␉ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0430b271054c4d143f5604bf0cffce84 /rclone-test-benavut8mayu/trailing HT␉/trailing HT␉ 2025/10/28 02:16:07 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 0430b271054c4d143f5604bf0cffce84 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing HT␉/trailing HT␉" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ HT␉/trailing\ HT␉ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: fc1640343887d6ecac75d0b6009db4c8bf3023ae /rclone-test-benavut8mayu/trailing HT␉/trailing HT␉ 2025/10/28 02:16:07 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fc1640343887d6ecac75d0b6009db4c8bf3023ae 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing HT␉/trailing HT␉" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ HT␉/trailing\ HT␉ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0430b271054c4d143f5604bf0cffce84 /rclone-test-benavut8mayu/trailing HT␉/trailing HT␉ 2025/10/28 02:16:07 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 0430b271054c4d143f5604bf0cffce84 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing HT␉/trailing HT␉" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ HT␉/trailing\ HT␉ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: fc1640343887d6ecac75d0b6009db4c8bf3023ae /rclone-test-benavut8mayu/trailing HT␉/trailing HT␉ 2025/10/28 02:16:07 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fc1640343887d6ecac75d0b6009db4c8bf3023ae 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing HT␉/trailing HT␉" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ HT␉/trailing\ HT␉ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0430b271054c4d143f5604bf0cffce84 /rclone-test-benavut8mayu/trailing HT␉/trailing HT␉ 2025/10/28 02:16:07 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 0430b271054c4d143f5604bf0cffce84 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing HT␉/trailing HT␉" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ HT␉/trailing\ HT␉ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: fc1640343887d6ecac75d0b6009db4c8bf3023ae /rclone-test-benavut8mayu/trailing HT␉/trailing HT␉ 2025/10/28 02:16:07 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: fc1640343887d6ecac75d0b6009db4c8bf3023ae === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing VT␋/trailing VT␋" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ VT␋/trailing\ VT␋ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 55589fe7e6d11dcf382d528098012dbc /rclone-test-benavut8mayu/trailing VT␋/trailing VT␋ 2025/10/28 02:16:07 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55589fe7e6d11dcf382d528098012dbc 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing VT␋/trailing VT␋" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ VT␋/trailing\ VT␋ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0bd87dc5f64c3ea1207ef6b1a8e7211dbbee152e /rclone-test-benavut8mayu/trailing VT␋/trailing VT␋ 2025/10/28 02:16:07 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0bd87dc5f64c3ea1207ef6b1a8e7211dbbee152e 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing VT␋/trailing VT␋" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ VT␋/trailing\ VT␋ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 55589fe7e6d11dcf382d528098012dbc /rclone-test-benavut8mayu/trailing VT␋/trailing VT␋ 2025/10/28 02:16:07 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55589fe7e6d11dcf382d528098012dbc 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing VT␋/trailing VT␋" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ VT␋/trailing\ VT␋ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0bd87dc5f64c3ea1207ef6b1a8e7211dbbee152e /rclone-test-benavut8mayu/trailing VT␋/trailing VT␋ 2025/10/28 02:16:07 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0bd87dc5f64c3ea1207ef6b1a8e7211dbbee152e 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing VT␋/trailing VT␋" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ VT␋/trailing\ VT␋ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 55589fe7e6d11dcf382d528098012dbc /rclone-test-benavut8mayu/trailing VT␋/trailing VT␋ 2025/10/28 02:16:07 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55589fe7e6d11dcf382d528098012dbc 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing VT␋/trailing VT␋" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ VT␋/trailing\ VT␋ 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 0bd87dc5f64c3ea1207ef6b1a8e7211dbbee152e /rclone-test-benavut8mayu/trailing VT␋/trailing VT␋ 2025/10/28 02:16:07 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0bd87dc5f64c3ea1207ef6b1a8e7211dbbee152e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing dot./trailing dot." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ dot./trailing\ dot. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 4934a16919e71e971af2102b6c6e8432 /rclone-test-benavut8mayu/trailing dot./trailing dot. 2025/10/28 02:16:07 DEBUG : trailing dot./trailing dot.: Parsed hash: 4934a16919e71e971af2102b6c6e8432 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing dot./trailing dot." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ dot./trailing\ dot. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 09c2af1b9187de577ba58fa22259ad94a3bacc75 /rclone-test-benavut8mayu/trailing dot./trailing dot. 2025/10/28 02:16:07 DEBUG : trailing dot./trailing dot.: Parsed hash: 09c2af1b9187de577ba58fa22259ad94a3bacc75 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing dot./trailing dot." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ dot./trailing\ dot. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 4934a16919e71e971af2102b6c6e8432 /rclone-test-benavut8mayu/trailing dot./trailing dot. 2025/10/28 02:16:07 DEBUG : trailing dot./trailing dot.: Parsed hash: 4934a16919e71e971af2102b6c6e8432 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing dot./trailing dot." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ dot./trailing\ dot. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 09c2af1b9187de577ba58fa22259ad94a3bacc75 /rclone-test-benavut8mayu/trailing dot./trailing dot. 2025/10/28 02:16:07 DEBUG : trailing dot./trailing dot.: Parsed hash: 09c2af1b9187de577ba58fa22259ad94a3bacc75 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing dot./trailing dot." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/trailing\ dot./trailing\ dot. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 4934a16919e71e971af2102b6c6e8432 /rclone-test-benavut8mayu/trailing dot./trailing dot. 2025/10/28 02:16:07 DEBUG : trailing dot./trailing dot.: Parsed hash: 4934a16919e71e971af2102b6c6e8432 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/trailing dot./trailing dot." 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/trailing\ dot./trailing\ dot. 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 09c2af1b9187de577ba58fa22259ad94a3bacc75 /rclone-test-benavut8mayu/trailing dot./trailing dot. 2025/10/28 02:16:07 DEBUG : trailing dot./trailing dot.: Parsed hash: 09c2af1b9187de577ba58fa22259ad94a3bacc75 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/invalid\ utf-8/invalid\ utf-8 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cd492242236bcb9e5581db85685c3145 /rclone-test-benavut8mayu/invalid utf-8/invalid utf-8 2025/10/28 02:16:07 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cd492242236bcb9e5581db85685c3145 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/invalid\ utf-8/invalid\ utf-8 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f4d6013b98675a18a72e959cab56fb860945009b /rclone-test-benavut8mayu/invalid utf-8/invalid utf-8 2025/10/28 02:16:07 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f4d6013b98675a18a72e959cab56fb860945009b 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/invalid\ utf-8/invalid\ utf-8 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cd492242236bcb9e5581db85685c3145 /rclone-test-benavut8mayu/invalid utf-8/invalid utf-8 2025/10/28 02:16:07 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cd492242236bcb9e5581db85685c3145 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/invalid\ utf-8/invalid\ utf-8 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f4d6013b98675a18a72e959cab56fb860945009b /rclone-test-benavut8mayu/invalid utf-8/invalid utf-8 2025/10/28 02:16:07 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f4d6013b98675a18a72e959cab56fb860945009b 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/invalid\ utf-8/invalid\ utf-8 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cd492242236bcb9e5581db85685c3145 /rclone-test-benavut8mayu/invalid utf-8/invalid utf-8 2025/10/28 02:16:07 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cd492242236bcb9e5581db85685c3145 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/invalid\ utf-8/invalid\ utf-8 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f4d6013b98675a18a72e959cab56fb860945009b /rclone-test-benavut8mayu/invalid utf-8/invalid utf-8 2025/10/28 02:16:07 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f4d6013b98675a18a72e959cab56fb860945009b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/test%46.txt/test%46.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/test\%46.txt/test\%46.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 2834db2e4eab291ac26f8da8de354080 /rclone-test-benavut8mayu/test%46.txt/test%46.txt 2025/10/28 02:16:07 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2834db2e4eab291ac26f8da8de354080 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/test%46.txt/test%46.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/test\%46.txt/test\%46.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 4bc498dde98232f68192ecad3d1d3a35c7165835 /rclone-test-benavut8mayu/test%46.txt/test%46.txt 2025/10/28 02:16:07 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4bc498dde98232f68192ecad3d1d3a35c7165835 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/test%46.txt/test%46.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/test\%46.txt/test\%46.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 2834db2e4eab291ac26f8da8de354080 /rclone-test-benavut8mayu/test%46.txt/test%46.txt 2025/10/28 02:16:07 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2834db2e4eab291ac26f8da8de354080 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/test%46.txt/test%46.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/test\%46.txt/test\%46.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 4bc498dde98232f68192ecad3d1d3a35c7165835 /rclone-test-benavut8mayu/test%46.txt/test%46.txt 2025/10/28 02:16:07 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4bc498dde98232f68192ecad3d1d3a35c7165835 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/test%46.txt/test%46.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/test\%46.txt/test\%46.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 2834db2e4eab291ac26f8da8de354080 /rclone-test-benavut8mayu/test%46.txt/test%46.txt 2025/10/28 02:16:07 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2834db2e4eab291ac26f8da8de354080 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/test%46.txt/test%46.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/test\%46.txt/test\%46.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 4bc498dde98232f68192ecad3d1d3a35c7165835 /rclone-test-benavut8mayu/test%46.txt/test%46.txt 2025/10/28 02:16:07 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4bc498dde98232f68192ecad3d1d3a35c7165835 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Connection OK after error: potato 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/zero-length-file" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/zero-length-file 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-benavut8mayu/zero-length-file 2025/10/28 02:16:07 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/zero-length-file" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/zero-length-file 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-benavut8mayu/zero-length-file 2025/10/28 02:16:07 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/zero-length-file" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/zero-length-file 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-benavut8mayu/zero-length-file 2025/10/28 02:16:07 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/zero-length-file" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/zero-length-file 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-benavut8mayu/zero-length-file 2025/10/28 02:16:07 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 7ee20a6829c1d9a5e98550696b245b78 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: 7ee20a6829c1d9a5e98550696b245b78 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 7744216d565d79b6e62d8455bff00ced3b5df353 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: 7744216d565d79b6e62d8455bff00ced3b5df353 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 7ee20a6829c1d9a5e98550696b245b78 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: 7ee20a6829c1d9a5e98550696b245b78 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 7744216d565d79b6e62d8455bff00ced3b5df353 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: 7744216d565d79b6e62d8455bff00ced3b5df353 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/28 02:16:07 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/10/28 02:16:07 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/28 02:16:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:07 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:07 DEBUG : TestSFTPRclone: detected overridden config - adding "{IS6bp}" suffix to name 2025/10/28 02:16:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:07 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:40172->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/10/28 02:16:07 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 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/28 02:16:07 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-benavut8mayu/hello? sausage/êé" 2025/10/28 02:16:07 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/28 02:16:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:07 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:07 DEBUG : TestSFTPRclone: detected overridden config - adding "{IS6bp}" suffix to name 2025/10/28 02:16:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:07 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: New connection 127.0.0.1:40184->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Shell type "unix" from config 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Relative path resolved to "/rclone-test-benavut8mayu/hello? sausage/êé" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Using root directory "/rclone-test-benavut8mayu/hello? sausage/êé" 2025/10/28 02:16:07 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-benavut8mayu/hello? sausage/êé" to be canonical "TestSFTPRclone{IS6bp}:rclone-test-benavut8mayu/hello? sausage/êé" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Remote command result: 090979cdf2a5610a911749daf5d688fd /rclone-test-benavut8mayu/hello? sausage/êé/a/b/c/d/e.txt 2025/10/28 02:16:07 DEBUG : a/b/c/d/e.txt: Parsed hash: 090979cdf2a5610a911749daf5d688fd 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Remote command result: c694b50762722dbca758b07cb76ca93dbc78cb93 /rclone-test-benavut8mayu/hello? sausage/êé/a/b/c/d/e.txt 2025/10/28 02:16:07 DEBUG : a/b/c/d/e.txt: Parsed hash: c694b50762722dbca758b07cb76ca93dbc78cb93 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Remote command result: 090979cdf2a5610a911749daf5d688fd /rclone-test-benavut8mayu/hello? sausage/êé/a/b/c/d/e.txt 2025/10/28 02:16:07 DEBUG : a/b/c/d/e.txt: Parsed hash: 090979cdf2a5610a911749daf5d688fd 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: Remote command result: c694b50762722dbca758b07cb76ca93dbc78cb93 /rclone-test-benavut8mayu/hello? sausage/êé/a/b/c/d/e.txt 2025/10/28 02:16:07 DEBUG : a/b/c/d/e.txt: Parsed hash: c694b50762722dbca758b07cb76ca93dbc78cb93 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé: New connection 127.0.0.1:40196->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:07 DEBUG : Waiting for deletions to finish 2025/10/28 02:16:07 INFO : a/b/c/d/e.txt: Deleted 2025/10/28 02:16:07 DEBUG : removing 1 level 4 directories 2025/10/28 02:16:07 INFO : a/b/c/d: Removing directory 2025/10/28 02:16:07 DEBUG : removing 1 level 3 directories 2025/10/28 02:16:07 INFO : a/b/c: Removing directory 2025/10/28 02:16:07 DEBUG : removing 1 level 2 directories 2025/10/28 02:16:07 INFO : a/b: Removing directory 2025/10/28 02:16:07 DEBUG : removing 1 level 1 directories 2025/10/28 02:16:07 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/other.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : other.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/other.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : other.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: New connection 127.0.0.1:40212->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/other.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : other.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/other.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : other.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/moveTest/other.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/moveTest/other.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/moveTest/other.txt 2025/10/28 02:16:07 DEBUG : moveTest/other.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/moveTest/other.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/moveTest/other.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/moveTest/other.txt 2025/10/28 02:16:07 DEBUG : moveTest/other.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/other.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : other.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/other.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/other.txt 2025/10/28 02:16:07 DEBUG : other.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/28 02:16:07 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fimajas6nojo" 2025/10/28 02:16:07 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/28 02:16:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:07 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:07 DEBUG : TestSFTPRclone: detected overridden config - adding "{IS6bp}" suffix to name 2025/10/28 02:16:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:07 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:07 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:07 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: New connection 127.0.0.1:40222->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Shell type "unix" from config 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Relative path resolved to "/rclone-test-fimajas6nojo" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Using root directory "/rclone-test-fimajas6nojo" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Shell path "/rclone-test-fimajas6nojo/new_name/sub_new_name/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Running remote command: md5sum /rclone-test-fimajas6nojo/new_name/sub_new_name/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-fimajas6nojo/new_name/sub_new_name/file name.txt 2025/10/28 02:16:07 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Shell path "/rclone-test-fimajas6nojo/new_name/sub_new_name/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Running remote command: sha1sum /rclone-test-fimajas6nojo/new_name/sub_new_name/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-fimajas6nojo/new_name/sub_new_name/file name.txt 2025/10/28 02:16:07 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Shell path "/rclone-test-fimajas6nojo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Running remote command: md5sum /rclone-test-fimajas6nojo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-fimajas6nojo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Shell path "/rclone-test-fimajas6nojo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Running remote command: sha1sum /rclone-test-fimajas6nojo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-fimajas6nojo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Purge dir "new_name" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fimajas6nojo: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: ca34bf67ae88bbdfc5d605275003e78a /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: ca34bf67ae88bbdfc5d605275003e78a 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:07 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:07 DEBUG : file name.txt: Parsed hash: f92af1712019da1d5a1cd3c5f55179fe7bd6e509 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 9a7667379ebc170459b86f0815e6cec4 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : file name.txt: Parsed hash: 9a7667379ebc170459b86f0815e6cec4 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : file name.txt: Parsed hash: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 9a7667379ebc170459b86f0815e6cec4 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : file name.txt: Parsed hash: 9a7667379ebc170459b86f0815e6cec4 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : file name.txt: Parsed hash: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/28 02:16:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/28 02:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:08 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{IS6bp}" suffix to name 2025/10/28 02:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:08 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:40238->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/28 02:16:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-benavut8mayu/not found.txt" 2025/10/28 02:16:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/28 02:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:08 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{IS6bp}" suffix to name 2025/10/28 02:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:08 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/not found.txt: New connection 127.0.0.1:40254->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/not found.txt: Shell type "unix" from config 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/not found.txt: Relative path resolved to "/rclone-test-benavut8mayu/not found.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/not found.txt: Using root directory "/rclone-test-benavut8mayu/not found.txt" 2025/10/28 02:16:08 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRclone:" path "rclone-test-benavut8mayu" from "TestSFTPRclone:rclone-test-benavut8mayu" 2025/10/28 02:16:08 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/10/28 02:16:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/28 02:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:08 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{IS6bp}" suffix to name 2025/10/28 02:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:08 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:40266->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9a7667379ebc170459b86f0815e6cec4 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/file name.txt: Parsed hash: 9a7667379ebc170459b86f0815e6cec4 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/file name.txt: Parsed hash: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9a7667379ebc170459b86f0815e6cec4 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/file name.txt: Parsed hash: 9a7667379ebc170459b86f0815e6cec4 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/file name.txt: Parsed hash: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/created from root.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/created\ from\ root.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1a6fe6254d55504bb0c8650da26e6d7e /rclone-test-benavut8mayu/created from root.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/created from root.txt: Parsed hash: 1a6fe6254d55504bb0c8650da26e6d7e 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/created from root.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/created\ from\ root.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 55ee3126d4de0cfcaff4f401f5d6e44017aa152d /rclone-test-benavut8mayu/created from root.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/created from root.txt: Parsed hash: 55ee3126d4de0cfcaff4f401f5d6e44017aa152d 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/created from root.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/created\ from\ root.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1a6fe6254d55504bb0c8650da26e6d7e /rclone-test-benavut8mayu/created from root.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/created from root.txt: Parsed hash: 1a6fe6254d55504bb0c8650da26e6d7e 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/created from root.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/created\ from\ root.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 55ee3126d4de0cfcaff4f401f5d6e44017aa152d /rclone-test-benavut8mayu/created from root.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/created from root.txt: Parsed hash: 55ee3126d4de0cfcaff4f401f5d6e44017aa152d 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/created from root.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/created\ from\ root.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1a6fe6254d55504bb0c8650da26e6d7e /rclone-test-benavut8mayu/created from root.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/created from root.txt: Parsed hash: 1a6fe6254d55504bb0c8650da26e6d7e 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/created from root.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/created\ from\ root.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 55ee3126d4de0cfcaff4f401f5d6e44017aa152d /rclone-test-benavut8mayu/created from root.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/created from root.txt: Parsed hash: 55ee3126d4de0cfcaff4f401f5d6e44017aa152d 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9a7667379ebc170459b86f0815e6cec4 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/file name.txt: Parsed hash: 9a7667379ebc170459b86f0815e6cec4 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/file name.txt: Parsed hash: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9a7667379ebc170459b86f0815e6cec4 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/file name.txt: Parsed hash: 9a7667379ebc170459b86f0815e6cec4 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/file name.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/file\ name.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 /rclone-test-benavut8mayu/file name.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/file name.txt: Parsed hash: 48c4eef2f46cd9d7c3087a653c2cac7c84cf73e0 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: cc477ff66ed12e81580c1eb5bc995e64 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cc477ff66ed12e81580c1eb5bc995e64 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d76d279fe878b31157ad52e59dbd0987fd240789 /rclone-test-benavut8mayu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/28 02:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d76d279fe878b31157ad52e59dbd0987fd240789 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Server has VFS statistics extension 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: About path "/rclone-test-benavut8mayu" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: About path "/rclone-test-benavut8mayu" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: About using shell command for shell type "unix" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: df -k /rclone-test-benavut8mayu 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 114899084 35873924 73% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/piped data.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/piped\ data.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-benavut8mayu/piped data.txt 2025/10/28 02:16:08 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/piped data.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/piped\ data.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-benavut8mayu/piped data.txt 2025/10/28 02:16:08 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/piped data.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/piped\ data.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-benavut8mayu/piped data.txt 2025/10/28 02:16:08 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/piped data.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/piped\ data.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-benavut8mayu/piped data.txt 2025/10/28 02:16:08 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/piped data.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/piped\ data.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 996cc9de957ddd1225f7b824c65f7d9c /rclone-test-benavut8mayu/piped data.txt 2025/10/28 02:16:08 DEBUG : piped data.txt: Parsed hash: 996cc9de957ddd1225f7b824c65f7d9c 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/piped data.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/piped\ data.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 966b86a6f53009da4724b6604158503f6833a82f /rclone-test-benavut8mayu/piped data.txt 2025/10/28 02:16:08 DEBUG : piped data.txt: Parsed hash: 966b86a6f53009da4724b6604158503f6833a82f 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/piped data.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/piped\ data.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 996cc9de957ddd1225f7b824c65f7d9c /rclone-test-benavut8mayu/piped data.txt 2025/10/28 02:16:08 DEBUG : piped data.txt: Parsed hash: 996cc9de957ddd1225f7b824c65f7d9c 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/piped data.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/piped\ data.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 966b86a6f53009da4724b6604158503f6833a82f /rclone-test-benavut8mayu/piped data.txt 2025/10/28 02:16:08 DEBUG : piped data.txt: Parsed hash: 966b86a6f53009da4724b6604158503f6833a82f === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/unknown-size-update.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/unknown-size-update.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: e072661c42cf8461ca9b780a3a05e8ac /rclone-test-benavut8mayu/unknown-size-update.txt 2025/10/28 02:16:08 DEBUG : unknown-size-update.txt: Parsed hash: e072661c42cf8461ca9b780a3a05e8ac 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/unknown-size-update.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/unknown-size-update.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 71eeb990d9c77560cc7b8b653db90c5df0ae7e45 /rclone-test-benavut8mayu/unknown-size-update.txt 2025/10/28 02:16:08 DEBUG : unknown-size-update.txt: Parsed hash: 71eeb990d9c77560cc7b8b653db90c5df0ae7e45 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/unknown-size-update.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: md5sum /rclone-test-benavut8mayu/unknown-size-update.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: e072661c42cf8461ca9b780a3a05e8ac /rclone-test-benavut8mayu/unknown-size-update.txt 2025/10/28 02:16:08 DEBUG : unknown-size-update.txt: Parsed hash: e072661c42cf8461ca9b780a3a05e8ac 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Shell path "/rclone-test-benavut8mayu/unknown-size-update.txt" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Running remote command: sha1sum /rclone-test-benavut8mayu/unknown-size-update.txt 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Remote command result: 71eeb990d9c77560cc7b8b653db90c5df0ae7e45 /rclone-test-benavut8mayu/unknown-size-update.txt 2025/10/28 02:16:08 DEBUG : unknown-size-update.txt: Parsed hash: 71eeb990d9c77560cc7b8b653db90c5df0ae7e45 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/28 02:16:08 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-benavut8mayu/deeper/nonexisting/directory" 2025/10/28 02:16:08 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/28 02:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:08 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:08 DEBUG : TestSFTPRclone: detected overridden config - adding "{IS6bp}" suffix to name 2025/10/28 02:16:08 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/28 02:16:08 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/28 02:16:08 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/28 02:16:08 DEBUG : Setting pass="DIbbr75AHnEtGnISurTJrVLqQiPKaTHw-4uJjiEpydq7yxk" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/deeper/nonexisting/directory: New connection 127.0.0.1:40270->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9219.ed87f82d2" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/deeper/nonexisting/directory: Shell type "unix" from config 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-benavut8mayu/deeper/nonexisting/directory" 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu/deeper/nonexisting/directory: Using root directory "/rclone-test-benavut8mayu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/10/28 02:16:08 DEBUG : Waiting for deletions to finish 2025/10/28 02:16:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/28 02:16:08 DEBUG : removing 1 level 4 directories 2025/10/28 02:16:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/10/28 02:16:08 DEBUG : removing 1 level 3 directories 2025/10/28 02:16:08 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/10/28 02:16:08 DEBUG : removing 1 level 2 directories 2025/10/28 02:16:08 INFO : hello? sausage/êé: Removing directory 2025/10/28 02:16:08 DEBUG : removing 1 level 1 directories 2025/10/28 02:16:08 INFO : hello? sausage: Removing directory 2025/10/28 02:16:08 DEBUG : removing 1 level 0 directories 2025/10/28 02:16:08 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Removing directory 2025/10/28 02:16:08 ERROR : error listing: directory not found 2025/10/28 02:16:08 DEBUG : Waiting for deletions to finish 2025/10/28 02:16:08 ERROR : error listing: directory not found 2025/10/28 02:16:08 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Failed to list "": directory not found 2025/10/28 02:16:08 DEBUG : removing 1 level 0 directories 2025/10/28 02:16:08 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Removing directory 2025/10/28 02:16:08 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/10/28 02:16:08 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-benavut8mayu: Closing 2 unused connections 2025/10/28 02:16:08 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (11.13s) --- 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.82s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- 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.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.05s) --- 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.00s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- 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 12.289s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 13.206395905s (try 1/5)