"./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestFileReadAtZeroLength$|^TestFileSetModTime$/^cache=off,open=true,write=false$'" - Starting (try 3/5) 2025/09/02 04:40:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kurapar9heka" 2025/09/02 04:40:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 04:40:23 DEBUG : Creating backend with remote "/tmp/rclone1565642478" === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "gofile root 'rclone-test-kurapar9heka'", Local "Local file system at /tmp/rclone1565642478", Modify Window "1s" 2025/09/02 04:40:23 INFO : gofile root 'rclone-test-kurapar9heka': poll-interval is not supported by this remote 2025/09/02 04:40:25 DEBUG : Can set mod time: true 2025/09/02 04:40:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/02 04:40:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/02 04:40:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:40:25 DEBUG : gofile root 'rclone-test-kurapar9heka': File to upload is small (0 bytes), uploading instead of streaming 2025/09/02 04:40:25 DEBUG : dir/file1: Removing old object on successful upload 2025/09/02 04:40:25 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/02 04:40:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/02 04:40:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/02 04:40:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/02 04:40:25 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:40:25 DEBUG : dir: Looking for writers 2025/09/02 04:40:25 DEBUG : file1: reading active writers 2025/09/02 04:40:25 DEBUG : Looking for writers 2025/09/02 04:40:25 DEBUG : dir: reading active writers 2025/09/02 04:40:25 DEBUG : >WaitForWriters: 2025/09/02 04:40:25 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:40:25 DEBUG : dir: Looking for writers 2025/09/02 04:40:25 DEBUG : file1: reading active writers 2025/09/02 04:40:25 DEBUG : Looking for writers 2025/09/02 04:40:25 DEBUG : dir: reading active writers 2025/09/02 04:40:25 DEBUG : >WaitForWriters: --- PASS: TestFileSetModTime (2.85s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (2.85s) === RUN TestFileReadAtZeroLength run.go:180: Remote "gofile root 'rclone-test-kurapar9heka'", Local "Local file system at /tmp/rclone1565642478", Modify Window "1s" 2025/09/02 04:40:26 INFO : gofile root 'rclone-test-kurapar9heka': poll-interval is not supported by this remote 2025/09/02 04:40:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/02 04:40:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/02 04:40:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:40:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/02 04:40:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/02 04:40:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:40:26 DEBUG : gofile root 'rclone-test-kurapar9heka': File to upload is small (0 bytes), uploading instead of streaming 2025/09/02 04:40:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/02 04:40:26 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/02 04:40:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/02 04:40:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/02 04:40:26 DEBUG : file1: Open: flags=O_RDONLY 2025/09/02 04:40:26 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/02 04:40:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/02 04:40:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Received unexpected error: read metadata: object not found Test: TestFileReadAtZeroLength 2025/09/02 04:40:27 DEBUG : WaitForWriters: timeout=30s 2025/09/02 04:40:27 DEBUG : Looking for writers 2025/09/02 04:40:27 DEBUG : file1: reading active writers 2025/09/02 04:40:27 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtZeroLength (0.79s) FAIL 2025/09/02 04:40:27 DEBUG : gofile root 'rclone-test-kurapar9heka': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestFileReadAtZeroLength$|^TestFileSetModTime$/^cache=off,open=true,write=false$'" - Finished ERROR in 4.267842955s (try 3/5): exit status 1: Failed [TestFileReadAtZeroLength]