"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsIsFile|FsMove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-fuyobur2xame" from "TestSFTPOpenssh:rclone-test-fuyobur2xame" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/05/27 03:32:42 INFO Deleted object="file name.txt" objectType=*sftp.Object 2025/05/27 03:32:42 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*sftp.Object 2025/05/27 03:32:42 INFO Removing directory object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" objectType=string 2025/05/27 03:32:42 INFO Removing directory object="hello? sausage/êé/Hello, 世界" objectType=string 2025/05/27 03:32:42 INFO Removing directory object="hello? sausage/êé" objectType=string 2025/05/27 03:32:42 INFO Removing directory object="hello? sausage" objectType=string 2025/05/27 03:32:42 INFO Removing directory object=sftp://rclone@127.0.0.1:28627/rclone-test-fuyobur2xame objectType=*sftp.Fs 2025/05/27 03:32:42 ERROR error listing: directory not found object="" objectType=string 2025/05/27 03:32:42 ERROR error listing: directory not found object="" objectType=string 2025/05/27 03:32:42 ERROR Failed to list "": directory not found object=sftp://rclone@127.0.0.1:28627/rclone-test-fuyobur2xame objectType=*sftp.Fs 2025/05/27 03:32:42 INFO Removing directory object=sftp://rclone@127.0.0.1:28627/rclone-test-fuyobur2xame objectType=*sftp.Fs 2025/05/27 03:32:42 ERROR Failed to rmdir: Rmdir: directory not found object="" objectType=string --- PASS: TestIntegration (0.82s) --- PASS: TestIntegration/FsMkdir (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) PASS ok github.com/rclone/rclone/backend/sftp 0.834s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsIsFile|FsMove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 1.592855221s (try 2/5)