"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirForgetAll|TestDirForgetPath|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMethods|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirReadDirAll|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestFileRemove|TestFileRemoveAll|TestRWCacheRename|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$|^TestRWFileHandleOpenTests$/^full$'" - Starting (try 2/5) 2025/03/13 08:05:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-riyomat6jode" 2025/03/13 08:05:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 08:05:22 DEBUG : Creating backend with remote "/tmp/rclone3975090024" === RUN TestDirHandleMethods run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:22 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:237: Failed to mkdir "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:24 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:24 DEBUG : : Looking for writers 2025/03/13 08:05:24 DEBUG : >WaitForWriters: 2025/03/13 08:05:24 ERROR : : error listing: directory not found --- FAIL: TestDirHandleMethods (2.14s) === RUN TestDirHandleReaddir run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:24 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:26 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:26 DEBUG : : Looking for writers 2025/03/13 08:05:26 DEBUG : >WaitForWriters: 2025/03/13 08:05:27 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestDirHandleReaddir (2.97s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:27 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:05:31 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:31 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:31 DEBUG : : Looking for writers 2025/03/13 08:05:31 DEBUG : >WaitForWriters: 2025/03/13 08:05:31 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:25 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestDirHandleReaddirnames --- FAIL: TestDirHandleReaddirnames (4.03s) === RUN TestDirMethods run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:31 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:32 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:32 DEBUG : : Looking for writers 2025/03/13 08:05:32 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (3.96s) === RUN TestDirForgetAll run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:35 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:36 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:36 DEBUG : : Looking for writers 2025/03/13 08:05:36 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (1.79s) === RUN TestDirForgetPath run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:37 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:40 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:40 DEBUG : : Looking for writers 2025/03/13 08:05:40 DEBUG : >WaitForWriters: 2025/03/13 08:05:40 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:113 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestDirForgetPath --- FAIL: TestDirForgetPath (2.56s) === RUN TestDirWalk run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:40 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:40 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:40 DEBUG : : Looking for writers 2025/03/13 08:05:40 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (1.23s) === RUN TestDirSetModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:41 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:45 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:45 DEBUG : : Looking for writers 2025/03/13 08:05:45 DEBUG : >WaitForWriters: 2025/03/13 08:05:47 ERROR : dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:212 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestDirSetModTime --- FAIL: TestDirSetModTime (5.66s) === RUN TestDirStat run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:47 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:48 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:48 DEBUG : : Looking for writers 2025/03/13 08:05:48 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:125: removing dir "dir" failed - try 2/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestDirStat (7.47s) === RUN TestDirReadDirAll run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:54 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:55 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:55 DEBUG : : Looking for writers 2025/03/13 08:05:55 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (1.81s) === RUN TestDirOpen run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:56 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:57 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:57 DEBUG : : Looking for writers 2025/03/13 08:05:57 DEBUG : >WaitForWriters: 2025/03/13 08:05:57 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:333 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestDirOpen --- FAIL: TestDirOpen (0.94s) === RUN TestDirCreate run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:57 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:05:58 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:05:58 DEBUG : : Looking for writers 2025/03/13 08:05:58 DEBUG : >WaitForWriters: 2025/03/13 08:05:59 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestDirCreate (1.99s) === RUN TestDirMkdir run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:05:59 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:01 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:01 DEBUG : : Looking for writers 2025/03/13 08:06:01 DEBUG : >WaitForWriters: 2025/03/13 08:06:02 ERROR : dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:388 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestDirMkdir --- FAIL: TestDirMkdir (3.08s) === RUN TestDirMkdirSub run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:02 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:02 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:02 DEBUG : : Looking for writers 2025/03/13 08:06:02 DEBUG : >WaitForWriters: 2025/03/13 08:06:03 ERROR : dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:412 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestDirMkdirSub --- FAIL: TestDirMkdirSub (1.18s) === RUN TestDirRemove run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:03 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:03 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:03 DEBUG : : Looking for writers 2025/03/13 08:06:03 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:08 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestDirRemove (5.05s) === RUN TestDirRemoveAll run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:08 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:10 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:10 DEBUG : : Looking for writers 2025/03/13 08:06:10 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (2.81s) === RUN TestDirRemoveName run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:11 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:13 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:13 DEBUG : : Looking for writers 2025/03/13 08:06:13 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (2.61s) === RUN TestDirRename run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:14 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:15 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:15 DEBUG : : Looking for writers 2025/03/13 08:06:15 DEBUG : >WaitForWriters: 2025/03/13 08:06:16 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestDirRename (2.52s) === RUN TestDirFileOpen run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:16 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:18 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:18 DEBUG : : Looking for writers 2025/03/13 08:06:18 DEBUG : >WaitForWriters: 2025/03/13 08:06:18 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:615 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestDirFileOpen --- FAIL: TestDirFileOpen (2.25s) === RUN TestFileMethods run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:18 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:19 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:19 DEBUG : : Looking for writers 2025/03/13 08:06:19 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (3.12s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:21 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:24 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:24 DEBUG : : Looking for writers 2025/03/13 08:06:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:25 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:26 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:26 DEBUG : : Looking for writers 2025/03/13 08:06:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:27 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:30 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:30 DEBUG : : Looking for writers 2025/03/13 08:06:30 DEBUG : >WaitForWriters: 2025/03/13 08:06:31 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:27 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestFileSetModTime/cache=off,open=true,write=true === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:31 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:06:31 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:06:31 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:31 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:31 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:06:36 ERROR : dir/: Dir.Stat error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestFileSetModTime/cache=full,open=false,write=false 2025/03/13 08:06:36 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:36 DEBUG : dir: Looking for writers 2025/03/13 08:06:36 DEBUG : : Looking for writers 2025/03/13 08:06:36 DEBUG : dir: reading active writers 2025/03/13 08:06:36 DEBUG : >WaitForWriters: 2025/03/13 08:06:36 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:125: removing dir "dir" failed - try 2/3: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:43 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:06:43 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:06:43 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:43 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:06:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:06:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:43 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:46 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:46 DEBUG : : Looking for writers 2025/03/13 08:06:46 DEBUG : >WaitForWriters: 2025/03/13 08:06:46 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:49 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:06:49 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:06:49 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:49 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:06:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:06:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:06:49 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:49 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:49 DEBUG : : Looking for writers 2025/03/13 08:06:49 DEBUG : >WaitForWriters: 2025/03/13 08:06:49 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (28.82s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (3.40s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (1.79s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (3.99s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (12.28s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (5.57s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (1.78s) === RUN TestFileOpenRead run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:50 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:51 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:51 DEBUG : : Looking for writers 2025/03/13 08:06:51 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (1.79s) === RUN TestFileOpenWrite run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:52 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:06:55 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:06:55 DEBUG : : Looking for writers 2025/03/13 08:06:55 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (5.57s) === RUN TestFileRemove run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:06:58 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:01 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:01 DEBUG : : Looking for writers 2025/03/13 08:07:01 DEBUG : >WaitForWriters: 2025/03/13 08:07:02 ERROR : dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:27 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestFileRemove --- FAIL: TestFileRemove (4.81s) === RUN TestFileRemoveAll run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:02 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:07:05 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:05 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:05 DEBUG : : Looking for writers 2025/03/13 08:07:05 DEBUG : >WaitForWriters: 2025/03/13 08:07:05 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestFileRemoveAll --- FAIL: TestFileRemoveAll (2.87s) === RUN TestFileOpen run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:05 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:07 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:07 DEBUG : : Looking for writers 2025/03/13 08:07:07 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (5.40s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:11 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:13 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:13 DEBUG : : Looking for writers 2025/03/13 08:07:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:14 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:07:14 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:07:14 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:14 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:14 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:07:18 ERROR : dir/file1: failed to remove failed upload: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:18 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:18 DEBUG : : Looking for writers 2025/03/13 08:07:18 DEBUG : >WaitForWriters: 2025/03/13 08:07:18 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:22 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:07:22 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:07:22 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:22 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:07:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:07:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:22 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:24 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:24 DEBUG : : Looking for writers 2025/03/13 08:07:24 DEBUG : >WaitForWriters: 2025/03/13 08:07:24 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:25 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:07:25 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:07:25 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:25 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:25 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:26 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:26 DEBUG : : Looking for writers 2025/03/13 08:07:26 DEBUG : >WaitForWriters: 2025/03/13 08:07:26 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting 2025/03/13 08:07:27 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:27 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:07:27 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:07:27 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:27 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:27 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:27 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:27 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:29 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:29 DEBUG : : Looking for writers 2025/03/13 08:07:29 DEBUG : >WaitForWriters: 2025/03/13 08:07:29 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting 2025/03/13 08:07:29 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:27 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestFileRename/writes,forceCache=true === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:29 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:07:29 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:07:29 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:29 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:29 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:29 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:07:29 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:07:31 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:31 DEBUG : : Looking for writers 2025/03/13 08:07:31 DEBUG : >WaitForWriters: 2025/03/13 08:07:31 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:125: removing dir "dir" failed - try 2/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:125: removing dir "dir" failed - try 3/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:128: removing dir "dir" failed: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:27 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (41.09s) --- FAIL: TestFileRename/off,forceCache=false (3.41s) --- FAIL: TestFileRename/minimal,forceCache=false (8.09s) --- FAIL: TestFileRename/minimal,forceCache=true (2.58s) --- FAIL: TestFileRename/writes,forceCache=false (1.74s) --- FAIL: TestFileRename/writes,forceCache=true (2.29s) --- FAIL: TestFileRename/full,forceCache=false (22.97s) === RUN TestRcGetVFS run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:07:52 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:07:52 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:07:52 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:07:52 DEBUG : : Looking for writers 2025/03/13 08:07:52 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:125: removing dir "dir" failed - try 2/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:125: removing dir "dir" failed - try 3/3: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:128: removing dir "dir" failed: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:00 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestRcGetVFS (8.40s) === RUN TestReadFileHandleMethods run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:00 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:03 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:03 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:03 DEBUG : : Looking for writers 2025/03/13 08:08:03 DEBUG : >WaitForWriters: 2025/03/13 08:08:04 ERROR : dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestReadFileHandleMethods --- FAIL: TestReadFileHandleMethods (3.66s) === RUN TestReadFileHandleSeek run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:04 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:04 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:04 DEBUG : : Looking for writers 2025/03/13 08:08:04 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (3.98s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:08 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:09 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:09 DEBUG : : Looking for writers 2025/03/13 08:08:09 DEBUG : >WaitForWriters: 2025/03/13 08:08:10 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestReadFileHandleReadAt (2.54s) === RUN TestReadFileHandleFlush run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:10 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:11 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:11 DEBUG : : Looking for writers 2025/03/13 08:08:11 DEBUG : >WaitForWriters: 2025/03/13 08:08:12 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestReadFileHandleFlush (1.98s) === RUN TestReadFileHandleRelease run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:12 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:14 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:14 DEBUG : : Looking for writers 2025/03/13 08:08:14 DEBUG : >WaitForWriters: 2025/03/13 08:08:15 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestReadFileHandleRelease (2.77s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:15 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:15 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:15 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:15 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:15 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:17 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:17 DEBUG : : Looking for writers 2025/03/13 08:08:17 DEBUG : >WaitForWriters: 2025/03/13 08:08:17 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting 2025/03/13 08:08:17 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileHandleMethodsRead --- FAIL: TestRWFileHandleMethodsRead (1.95s) === RUN TestRWFileHandleSeek run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:17 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:17 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:17 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:17 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:17 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:17 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:17 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:17 DEBUG : : Looking for writers 2025/03/13 08:08:17 DEBUG : >WaitForWriters: 2025/03/13 08:08:17 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (1.22s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:18 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:18 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:18 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:18 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:18 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:08:21 ERROR : dir/file1: failed to remove failed upload: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:21 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:21 DEBUG : : Looking for writers 2025/03/13 08:08:21 DEBUG : >WaitForWriters: 2025/03/13 08:08:21 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting run.go:125: removing file "dir/file1" failed - try 1/3: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestRWFileHandleReadAt (8.07s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:26 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:26 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:26 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:26 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:26 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:28 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:28 DEBUG : : Looking for writers 2025/03/13 08:08:28 DEBUG : >WaitForWriters: 2025/03/13 08:08:28 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (2.60s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:29 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:29 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:29 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:29 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:29 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:31 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:31 DEBUG : : Looking for writers 2025/03/13 08:08:31 DEBUG : >WaitForWriters: 2025/03/13 08:08:31 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting 2025/03/13 08:08:32 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileHandleReleaseRead --- FAIL: TestRWFileHandleReleaseRead (2.55s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:32 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:32 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:32 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:32 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:32 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:32 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:32 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:08:32 ERROR : /: Dir.Stat error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:32 DEBUG : file1: >OpenFile: fd=, err=couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:266 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileHandleMethodsWrite 2025/03/13 08:08:32 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:32 DEBUG : : Looking for writers 2025/03/13 08:08:32 DEBUG : >WaitForWriters: 2025/03/13 08:08:32 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsWrite (1.24s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:33 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:33 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:33 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:33 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:33 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:08:34 ERROR : /: Dir.Stat error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:34 DEBUG : file1: >OpenFile: fd=, err=couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:341 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileHandleWriteAt 2025/03/13 08:08:34 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:34 DEBUG : : Looking for writers 2025/03/13 08:08:34 DEBUG : >WaitForWriters: 2025/03/13 08:08:34 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleWriteAt (1.80s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:35 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:35 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:35 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:35 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:35 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:08:35 ERROR : /: Dir.Stat error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:35 DEBUG : file1: >OpenFile: fd=, err=couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:424 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileHandleFlushWrite 2025/03/13 08:08:35 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:35 DEBUG : : Looking for writers 2025/03/13 08:08:35 DEBUG : >WaitForWriters: 2025/03/13 08:08:35 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushWrite (1.89s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:36 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:36 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:36 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:36 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:36 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:39 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:39 DEBUG : : Looking for writers 2025/03/13 08:08:39 DEBUG : >WaitForWriters: 2025/03/13 08:08:39 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting 2025/03/13 08:08:40 ERROR : dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileHandleSizeTruncateExisting --- FAIL: TestRWFileHandleSizeTruncateExisting (3.61s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:40 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:40 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:40 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:40 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:40 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:40 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:40 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:08:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:45 ERROR : dir/: Dir.Stat error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:45 DEBUG : dir/file1: >OpenFile: fd=, err=couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileHandleSizeCreateExisting 2025/03/13 08:08:45 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:45 DEBUG : dir: Looking for writers 2025/03/13 08:08:45 DEBUG : : Looking for writers 2025/03/13 08:08:45 DEBUG : dir: reading active writers 2025/03/13 08:08:45 DEBUG : >WaitForWriters: 2025/03/13 08:08:45 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting 2025/03/13 08:08:46 ERROR : dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileHandleSizeCreateExisting --- FAIL: TestRWFileHandleSizeCreateExisting (6.26s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:46 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:46 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:46 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:46 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:46 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:46 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:46 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a440): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a440): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a440): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.106203129 +0000 UTC m=+207.859402407 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a500): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a500): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a500): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a500): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a500): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a500): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a500): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.106203129 +0000 UTC m=+207.859402407 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a500): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a540): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a540): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a540): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a540): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a540): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.106203129 +0000 UTC m=+207.859402407 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a540): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d1f0 item 1 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a9c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a9c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a9c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a9c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a9c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.108681302 +0000 UTC m=+207.861880589 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1a9c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1aa00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1aa00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1aa00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1aa00): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1aa00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.108681302 +0000 UTC m=+207.861880589 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1aa00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 2 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1adc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1adc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1adc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1adc0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1adc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.110294938 +0000 UTC m=+207.863494216 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1adc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae00): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae00): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae00): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae00): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.110294938 +0000 UTC m=+207.863494216 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae40): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae40): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.110294938 +0000 UTC m=+207.863494216 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1ae40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344ee0 item 3 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b300): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b300): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b300): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b300): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b300): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.112104481 +0000 UTC m=+207.865303768 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b300): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b380): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b380): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b380): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b380): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b380): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.112104481 +0000 UTC m=+207.865303768 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b380): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003705b0 item 4 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b700): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b700): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b700): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b700): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b700): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.113445969 +0000 UTC m=+207.866645246 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b700): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b740): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b740): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b740): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b740): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b740): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b740): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b740): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.113445969 +0000 UTC m=+207.866645246 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b740): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b780): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b780): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b780): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b780): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b780): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.113445969 +0000 UTC m=+207.866645246 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1b780): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421420 item 5 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bb40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bb40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bb40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bb40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bb40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.115307227 +0000 UTC m=+207.868506504 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bb40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bbc0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bbc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bbc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bbc0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bbc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.115307227 +0000 UTC m=+207.868506504 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000b1bbc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450690 item 6 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00015ad40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00015ad40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00015ad40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00015ad40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00015ad40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.116640399 +0000 UTC m=+207.869839676 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00015ad40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.116640399 +0000 UTC m=+207.869839676 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566300): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566300): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566300): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566300): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566300): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.116640399 +0000 UTC m=+207.869839676 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566300): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c690 item 7 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005666c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005666c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005666c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005666c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005666c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.118479928 +0000 UTC m=+207.871679205 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005666c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.118479928 +0000 UTC m=+207.871679205 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1260 item 8 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566ac0): _readAt: size=2, off=0 2025/03/13 08:08:47 ERROR : open-test-file(0xc000566ac0): Couldn't read size of file 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566ac0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566ac0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566ac0): close: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566ac0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.119873814 +0000 UTC m=+207.873073091 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.119873814 +0000 UTC m=+207.873073091 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e00): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.119873814 +0000 UTC m=+207.873073091 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9960 item 9 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567200): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567200): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567200): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567200): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567200): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.121726637 +0000 UTC m=+207.874925913 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567200): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.121726637 +0000 UTC m=+207.874925913 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d960 item 10 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): _readAt: size=2, off=0 2025/03/13 08:08:47 ERROR : open-test-file(0xc0009d00c0): Couldn't read size of file 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0100): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0100): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0100): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0100): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0100): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.123721727 +0000 UTC m=+207.876921014 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0100): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0240): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0240): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0240): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0240): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0240): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0240): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0240): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.123721727 +0000 UTC m=+207.876921014 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0240): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0280): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0280): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0280): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0280): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0280): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.123721727 +0000 UTC m=+207.876921014 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0280): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366b60 item 11 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0640): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0640): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0640): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0640): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0640): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.125339971 +0000 UTC m=+207.878539248 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0640): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.125339971 +0000 UTC m=+207.878539248 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003333b0 item 12 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ac0): _readAt: size=2, off=0 2025/03/13 08:08:47 ERROR : open-test-file(0xc0009d0ac0): Couldn't read size of file 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ac0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ac0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ac0): close: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ac0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0b00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0b00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0b00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0b00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0b00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.126630444 +0000 UTC m=+207.879829721 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0b00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.126630444 +0000 UTC m=+207.879829721 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bc70 item 13 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.127947526 +0000 UTC m=+207.881146813 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1000): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1000): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1000): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1000): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1000): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.127947526 +0000 UTC m=+207.881146813 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1000): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409e30 item 14 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1440): _readAt: size=2, off=0 2025/03/13 08:08:47 ERROR : open-test-file(0xc0009d1440): Couldn't read size of file 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1440): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1440): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1440): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1440): close: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1480): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1480): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1480): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.129233128 +0000 UTC m=+207.882432415 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1540): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1540): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1540): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1540): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1540): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.129233128 +0000 UTC m=+207.882432415 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1540): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2e70 item 15 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1900): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1900): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1900): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1900): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1900): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.13061949 +0000 UTC m=+207.883818777 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1900): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.13061949 +0000 UTC m=+207.883818777 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639030 item 16 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.132367618 +0000 UTC m=+207.885566895 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.132367618 +0000 UTC m=+207.885566895 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.132367618 +0000 UTC m=+207.885566895 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 17 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566440): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566440): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566440): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.134136383 +0000 UTC m=+207.887335670 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005664c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005664c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005664c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005664c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005664c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.134136383 +0000 UTC m=+207.887335670 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005664c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee230 item 18 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.135499943 +0000 UTC m=+207.888699230 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.135499943 +0000 UTC m=+207.888699230 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566940): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566980): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566980): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566980): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.135499943 +0000 UTC m=+207.888699230 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ea0 item 19 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.137356132 +0000 UTC m=+207.890555419 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567080): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567080): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567080): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567080): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567080): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.137356132 +0000 UTC m=+207.890555419 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567080): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377f10 item 20 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567980): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567980): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567980): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.138726734 +0000 UTC m=+207.891926021 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.138726734 +0000 UTC m=+207.891926021 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a80): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a80): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a80): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.138726734 +0000 UTC m=+207.891926021 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a0e0 item 21 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.140494128 +0000 UTC m=+207.893693415 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.140494128 +0000 UTC m=+207.893693415 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452ee0 item 22 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.141965879 +0000 UTC m=+207.895165166 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.141965879 +0000 UTC m=+207.895165166 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.141965879 +0000 UTC m=+207.895165166 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a38f0 item 23 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.143722242 +0000 UTC m=+207.896921529 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.143722242 +0000 UTC m=+207.896921529 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6070 item 24 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810cc0): _readAt: size=2, off=0 2025/03/13 08:08:47 ERROR : open-test-file(0xc000810cc0): Couldn't read size of file 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810cc0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810cc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810cc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810cc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.145161732 +0000 UTC m=+207.898361010 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.145161732 +0000 UTC m=+207.898361010 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.145161732 +0000 UTC m=+207.898361010 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031c3f0 item 25 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.146776441 +0000 UTC m=+207.899975728 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.146776441 +0000 UTC m=+207.899975728 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486fc0 item 26 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811840): _readAt: size=2, off=0 2025/03/13 08:08:47 ERROR : open-test-file(0xc000811840): Couldn't read size of file 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811840): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811840): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811840): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811840): close: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811840): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.14829522 +0000 UTC m=+207.901494496 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.14829522 +0000 UTC m=+207.901494496 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.14829522 +0000 UTC m=+207.901494496 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8aaf0 item 27 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.15005492 +0000 UTC m=+207.903254207 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811dc0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811dc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811dc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811dc0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811dc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.15005492 +0000 UTC m=+207.903254207 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811dc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b5c000 item 28 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c240): _readAt: size=2, off=0 2025/03/13 08:08:47 ERROR : open-test-file(0xc00088c240): Couldn't read size of file 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c240): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c240): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c240): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c240): close: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c240): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c280): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c280): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c280): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c280): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c280): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.151404803 +0000 UTC m=+207.904604090 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c280): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c340): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c340): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c340): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c340): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c340): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.151404803 +0000 UTC m=+207.904604090 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c340): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6d3b0 item 29 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.152739758 +0000 UTC m=+207.905939045 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.152739758 +0000 UTC m=+207.905939045 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bd87e0 item 30 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): _readAt: size=2, off=0 2025/03/13 08:08:47 ERROR : open-test-file(0xc00088cb80): Couldn't read size of file 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): >_writeAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): close: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.154142339 +0000 UTC m=+207.907341626 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.154142339 +0000 UTC m=+207.907341626 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bffb90 item 31 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d140): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d140): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d140): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d140): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d140): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.155420719 +0000 UTC m=+207.908620006 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d140): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.155420719 +0000 UTC m=+207.908620006 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c50fc0 item 32 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.156729115 +0000 UTC m=+207.909928402 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d580): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d580): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d580): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d580): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d580): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd63f0 item 33 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d580): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d580): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.157140484 +0000 UTC m=+207.910339771 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d580): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d5c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d5c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d5c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d5c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d5c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.157140484 +0000 UTC m=+207.910339771 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d5c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6540 item 33 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d940): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d940): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d940): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d940): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d940): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.158603139 +0000 UTC m=+207.911802416 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d940): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d980): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0f8f0 item 34 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d980): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d980): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d980): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d980): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.159025999 +0000 UTC m=+207.912225276 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d9c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d9c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d9c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d9c0): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d9c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.159025999 +0000 UTC m=+207.912225276 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d9c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0fa40 item 34 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.160761082 +0000 UTC m=+207.913960358 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005662c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566380): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566380): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566380): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566380): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566380): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444850 item 35 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566380): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566380): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.161170467 +0000 UTC m=+207.914369754 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566380): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005663c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005663c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005663c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005663c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005663c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.161170467 +0000 UTC m=+207.914369754 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005663c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004449a0 item 35 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.162484634 +0000 UTC m=+207.915683921 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f420 item 36 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.1628948 +0000 UTC m=+207.916105379 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.1628948 +0000 UTC m=+207.916105379 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566880): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f6c0 item 36 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.164118347 +0000 UTC m=+207.917317634 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e690 item 37 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.164487908 +0000 UTC m=+207.917687195 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.164487908 +0000 UTC m=+207.917687195 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e9a0 item 37 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.165804079 +0000 UTC m=+207.919003366 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005673c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005673c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6af0 item 38 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005673c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005673c0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005673c0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005673c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005673c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.166248399 +0000 UTC m=+207.919447677 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005673c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.166248399 +0000 UTC m=+207.919447677 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6d20 item 38 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.167482015 +0000 UTC m=+207.920681292 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005679c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005679c0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005679c0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005679c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005679c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446ee0 item 39 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005679c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005679c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.167851737 +0000 UTC m=+207.921051013 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005679c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a00): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.167851737 +0000 UTC m=+207.921051013 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567a00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004473b0 item 39 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.169253417 +0000 UTC m=+207.922452704 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364700 item 40 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e80): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e80): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e80): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e80): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.169674594 +0000 UTC m=+207.922873881 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567e80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.169674594 +0000 UTC m=+207.922873881 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567ec0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364930 item 40 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d03c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d03c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d03c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d03c0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d03c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d03c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d03c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.170876 +0000 UTC m=+207.924075287 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d03c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0400): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0400): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0400): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d5e0 item 41 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0400): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0400): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.171241312 +0000 UTC m=+207.924440589 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0400): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0440): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0440): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0440): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0440): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d880 item 41 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0440): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.171621914 +0000 UTC m=+207.924821201 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.171621914 +0000 UTC m=+207.924821201 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061db90 item 41 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0880): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0880): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0880): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0880): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0880): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0880): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0880): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.172996764 +0000 UTC m=+207.926196051 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0880): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d08c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d08c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d08c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 42 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d08c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d08c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.173350294 +0000 UTC m=+207.926549582 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d08c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0980): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 42 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0980): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0980): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0980): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0980): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.173837846 +0000 UTC m=+207.927037133 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d09c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d09c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d09c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d09c0): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d09c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.173837846 +0000 UTC m=+207.927037133 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d09c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 42 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0dc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0dc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0dc0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0dc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0dc0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0dc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.174996181 +0000 UTC m=+207.928195468 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0dc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 43 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.175353569 +0000 UTC m=+207.928552856 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ea0 item 43 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.175716046 +0000 UTC m=+207.928915333 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.175716046 +0000 UTC m=+207.928915333 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348070 item 43 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c380): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c380): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c380): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c380): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c380): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c380): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c380): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.177137724 +0000 UTC m=+207.930337011 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c380): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c440): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c440): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d500 item 44 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c440): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.177558621 +0000 UTC m=+207.930757908 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c500): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c500): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d650 item 44 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c500): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c500): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c500): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c500): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c500): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.17795998 +0000 UTC m=+207.931159258 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c500): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c540): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c540): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c540): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c540): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c540): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.17795998 +0000 UTC m=+207.931159258 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c540): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d7a0 item 44 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c940): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c940): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c940): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c940): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c940): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c940): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c940): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.179190742 +0000 UTC m=+207.932390029 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c940): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c980): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c980): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004481c0 item 45 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c980): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.179575681 +0000 UTC m=+207.932774968 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ca40): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ca40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ca40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ca40): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ca40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.179575681 +0000 UTC m=+207.932774968 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ca40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448380 item 45 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf40): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf40): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.180943628 +0000 UTC m=+207.934142905 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451110 item 46 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.181311566 +0000 UTC m=+207.934510843 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cf80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d040): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d040): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d040): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d040): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d040): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.181311566 +0000 UTC m=+207.934510843 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d040): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451260 item 46 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d440): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d440): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d440): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d440): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d440): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.182574828 +0000 UTC m=+207.935774115 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d480): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d480): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c00 item 47 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d480): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.182939619 +0000 UTC m=+207.936138906 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.182939619 +0000 UTC m=+207.936138906 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d540): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3d50 item 47 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da00): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da00): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.184232426 +0000 UTC m=+207.937431713 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6460 item 48 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.184587159 +0000 UTC m=+207.937786436 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088da40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.184587159 +0000 UTC m=+207.937786436 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f65b0 item 48 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088de80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088de80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088de80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088de80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088de80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.185969333 +0000 UTC m=+207.939168620 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088de80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031c8c0 item 49 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.186317724 +0000 UTC m=+207.939517022 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088dec0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df00): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.186317724 +0000 UTC m=+207.939517022 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ca10 item 49 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.187683327 +0000 UTC m=+207.940882613 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486cb0 item 50 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.188151591 +0000 UTC m=+207.941350878 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.188151591 +0000 UTC m=+207.941350878 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486e00 item 50 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.189422097 +0000 UTC m=+207.942621373 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810840): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2cee0 item 51 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.189778834 +0000 UTC m=+207.942978121 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810940): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810940): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810940): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810940): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810940): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.189778834 +0000 UTC m=+207.942978121 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810940): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a2d030 item 51 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.191008542 +0000 UTC m=+207.944207819 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8a460 item 52 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.191423759 +0000 UTC m=+207.944623035 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810dc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.191423759 +0000 UTC m=+207.944623035 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a8a5b0 item 52 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.192509348 +0000 UTC m=+207.945708635 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008113c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad3960 item 53 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.19287446 +0000 UTC m=+207.946073747 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008114c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008114c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008114c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008114c0): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008114c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.19287446 +0000 UTC m=+207.946073747 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008114c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad3ab0 item 53 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.194041481 +0000 UTC m=+207.947240768 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811880): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38ee0 item 54 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.194437501 +0000 UTC m=+207.947636788 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811940): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.194437501 +0000 UTC m=+207.947636788 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39030 item 54 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.195716282 +0000 UTC m=+207.948915559 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811d40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba8460 item 55 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.196105159 +0000 UTC m=+207.949304446 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e40): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e40): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.196105159 +0000 UTC m=+207.949304446 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811e40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba85b0 item 55 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.197699189 +0000 UTC m=+207.950898476 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444230 item 56 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.198175789 +0000 UTC m=+207.951375076 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008104c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008104c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008104c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008104c0): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008104c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.198175789 +0000 UTC m=+207.951375076 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008104c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444380 item 56 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.19941197 +0000 UTC m=+207.952611247 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e460 item 57 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.199793754 +0000 UTC m=+207.952993041 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e5b0 item 57 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.200206416 +0000 UTC m=+207.953405703 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008109c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810a00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810a00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810a00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810a00): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810a00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.200206416 +0000 UTC m=+207.953405703 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810a00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e8c0 item 57 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.201573952 +0000 UTC m=+207.954773239 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ddc0 item 58 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.202050343 +0000 UTC m=+207.955249619 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055df10 item 58 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.20248736 +0000 UTC m=+207.955686647 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f40): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f40): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.20248736 +0000 UTC m=+207.955686647 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810f40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e230 item 58 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.203769064 +0000 UTC m=+207.956968351 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6150 item 59 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.204185713 +0000 UTC m=+207.957385000 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6460 item 59 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.204591522 +0000 UTC m=+207.957790820 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811640): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811680): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811680): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811680): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811680): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811680): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.204591522 +0000 UTC m=+207.957790820 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811680): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6850 item 59 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.205986069 +0000 UTC m=+207.959185356 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811a80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811ac0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811ac0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811ac0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 60 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811ac0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811ac0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.206359878 +0000 UTC m=+207.959559165 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811ac0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446a80 item 60 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.206791514 +0000 UTC m=+207.959990801 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811b80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811bc0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811bc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811bc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811bc0): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811bc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.206791514 +0000 UTC m=+207.959990801 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811bc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 60 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.208160904 +0000 UTC m=+207.961360182 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d01c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0200): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0200): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0200): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 61 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0200): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0200): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.208541575 +0000 UTC m=+207.961740853 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0200): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d02c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d02c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d02c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d02c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d02c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.208541575 +0000 UTC m=+207.961740853 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d02c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364540 item 61 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.209884386 +0000 UTC m=+207.963083673 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d06c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0700): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0700): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0700): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d340 item 62 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0700): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0700): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.210311604 +0000 UTC m=+207.963510881 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0700): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d07c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d07c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d07c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d07c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d07c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.210311604 +0000 UTC m=+207.963510881 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d07c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d500 item 62 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.211606184 +0000 UTC m=+207.964805462 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0bc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0c00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0c00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0c00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 63 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0c00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0c00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.211945268 +0000 UTC m=+207.965144546 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0c00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0cc0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0cc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0cc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0cc0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0cc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.211945268 +0000 UTC m=+207.965144546 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0cc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381180 item 63 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): >_readAt: n=0, err=Bad file descriptor 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.213272669 +0000 UTC m=+207.966471957 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d10c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1100): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1100): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1100): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345490 item 64 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1100): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1100): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.213652369 +0000 UTC m=+207.966851656 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1100): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1200): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1200): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1200): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1200): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1200): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.213652369 +0000 UTC m=+207.966851656 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1200): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345650 item 64 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1580): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1580): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1580): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1580): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1580): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.21494207 +0000 UTC m=+207.968141357 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1580): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d15c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d15c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d15c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d15c0): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d15c0): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c620 item 65 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d15c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d15c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.215315608 +0000 UTC m=+207.968514885 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d15c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1600): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1600): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1600): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1600): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1600): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.215315608 +0000 UTC m=+207.968514885 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1600): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c770 item 65 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.216478291 +0000 UTC m=+207.969677578 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1980): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d19c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d19c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420af0 item 66 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d19c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d19c0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d19c0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d19c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d19c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.217002011 +0000 UTC m=+207.970201287 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d19c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1a00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1a00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1a00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1a00): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1a00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.217002011 +0000 UTC m=+207.970201287 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1a00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420cb0 item 66 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566700): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566700): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566700): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566700): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566700): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.218348798 +0000 UTC m=+207.971548075 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566700): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450e00 item 67 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.218830149 +0000 UTC m=+207.972029436 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.218830149 +0000 UTC m=+207.972029436 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450f50 item 67 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.220055427 +0000 UTC m=+207.973254705 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566b80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3880 item 68 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.220462199 +0000 UTC m=+207.973661476 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566e80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.220462199 +0000 UTC m=+207.973661476 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a39d0 item 68 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.221669475 +0000 UTC m=+207.974868753 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567280): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005672c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005672c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005672c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005672c0): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005672c0): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6070 item 69 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005672c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005672c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.222079652 +0000 UTC m=+207.975278929 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005672c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.222079652 +0000 UTC m=+207.975278929 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567300): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f62a0 item 69 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005677c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005677c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005677c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005677c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005677c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.223283433 +0000 UTC m=+207.976482720 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0005677c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567880): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567880): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031c540 item 70 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567880): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567880): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567880): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567880): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567880): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.22368388 +0000 UTC m=+207.976883167 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567880): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.22368388 +0000 UTC m=+207.976883167 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567900): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031c690 item 70 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567cc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567cc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567cc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567cc0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567cc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.224951981 +0000 UTC m=+207.978151268 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567cc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567d80): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567d80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567d80): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567d80): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567d80): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004868c0 item 71 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567d80): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567d80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.22537937 +0000 UTC m=+207.978578657 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567d80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.22537937 +0000 UTC m=+207.978578657 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567dc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a80 item 71 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.226684359 +0000 UTC m=+207.979883637 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c2c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c2c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad0930 item 72 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c2c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c2c0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c2c0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c2c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c2c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.227183613 +0000 UTC m=+207.980382890 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c2c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c300): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c300): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c300): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c300): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c300): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.227183613 +0000 UTC m=+207.980382890 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c300): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad0a80 item 72 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.228395118 +0000 UTC m=+207.981594405 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c700): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c740): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c740): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c740): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45e30 item 73 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c740): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c740): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.228822286 +0000 UTC m=+207.982021563 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c740): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9a000 item 73 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.229211723 +0000 UTC m=+207.982411010 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c7c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c7c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c7c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c7c0): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c7c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.229211723 +0000 UTC m=+207.982411010 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c7c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b9a150 item 73 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.230388794 +0000 UTC m=+207.983588070 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb9500 item 74 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.230754608 +0000 UTC m=+207.983953895 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ccc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ccc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb9650 item 74 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ccc0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ccc0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ccc0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ccc0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ccc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.231192957 +0000 UTC m=+207.984392234 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088ccc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cd00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cd00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cd00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cd00): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cd00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.231192957 +0000 UTC m=+207.984392234 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cd00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb97a0 item 74 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d200): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d200): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d200): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d200): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d200): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d200): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d200): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.23238739 +0000 UTC m=+207.985586677 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d200): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d240): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d240): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d240): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c38bd0 item 75 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d240): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d240): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.232748906 +0000 UTC m=+207.985948183 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d240): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d300): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d300): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d300): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d300): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d300): _writeAt: size=3, off=2 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c38d20 item 75 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d300): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d300): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.233148101 +0000 UTC m=+207.986347388 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d300): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d340): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d340): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d340): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d340): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d340): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.233148101 +0000 UTC m=+207.986347388 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d340): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c38e70 item 75 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c080): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c080): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c080): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c080): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c080): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c080): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c080): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.235490159 +0000 UTC m=+207.988689436 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c080): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c100): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c100): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c100): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bd8850 item 76 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c100): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c100): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.235886952 +0000 UTC m=+207.989086239 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c100): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c1c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c1c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bd89a0 item 76 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c1c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c1c0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c1c0): _writeAt: size=3, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c1c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c1c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.236428784 +0000 UTC m=+207.989628071 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c1c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.236428784 +0000 UTC m=+207.989628071 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c200): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bd8af0 item 76 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c680): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c680): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c680): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c680): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c680): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c680): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c680): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.238132859 +0000 UTC m=+207.991332147 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c680): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c6c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c6c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c6c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445420 item 77 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c6c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c6c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.238586908 +0000 UTC m=+207.991786195 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c6c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.238586908 +0000 UTC m=+207.991786195 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088c780): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445570 item 77 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.240394898 +0000 UTC m=+207.993594186 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cb80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576e00 item 78 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.240964493 +0000 UTC m=+207.994163780 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cbc0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.240964493 +0000 UTC m=+207.994163780 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088cc80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576f50 item 78 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d180): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d180): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d180): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d180): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d180): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d180): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d180): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.242860246 +0000 UTC m=+207.996059553 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d180): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f650 item 79 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.243360211 +0000 UTC m=+207.996559498 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d1c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d280): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d280): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d280): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d280): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d280): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.243360211 +0000 UTC m=+207.996559498 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d280): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f810 item 79 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d680): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d680): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d680): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d680): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d680): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d680): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d680): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.245314895 +0000 UTC m=+207.998514182 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d680): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d6c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d6c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d6c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7730 item 80 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d6c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d6c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.24578864 +0000 UTC m=+207.998987927 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d6c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d780): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d780): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d780): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d780): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d780): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.24578864 +0000 UTC m=+207.998987927 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088d780): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7880 item 80 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.24780572 +0000 UTC m=+208.001005008 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550c40 item 81 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.248402105 +0000 UTC m=+208.001601393 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db80): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db80): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db80): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.248402105 +0000 UTC m=+208.001601393 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088db80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550e00 item 81 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.25026072 +0000 UTC m=+208.003460017 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc00088df40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 82 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.250772245 +0000 UTC m=+208.003971522 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0080): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.250772245 +0000 UTC m=+208.003971522 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d00c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003655e0 item 82 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.25238993 +0000 UTC m=+208.005589227 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622620 item 83 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.2529891 +0000 UTC m=+208.006188377 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0540): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0580): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0580): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0580): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0580): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0580): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.2529891 +0000 UTC m=+208.006188377 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0580): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006227e0 item 83 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0940): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0940): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0940): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0940): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0940): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.25460504 +0000 UTC m=+208.007804318 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0940): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c0af0 item 84 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.255137776 +0000 UTC m=+208.008337053 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a40): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a40): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.255137776 +0000 UTC m=+208.008337053 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0a40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c0f50 item 84 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.25654659 +0000 UTC m=+208.009745867 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003487e0 item 85 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.257067452 +0000 UTC m=+208.010266740 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0ec0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.257067452 +0000 UTC m=+208.010266740 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d0f00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348930 item 85 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1300): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1300): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1300): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1300): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1300): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.258402258 +0000 UTC m=+208.011601535 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1300): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d420 item 86 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.258847841 +0000 UTC m=+208.012047118 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d13c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1400): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1400): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1400): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1400): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1400): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.258847841 +0000 UTC m=+208.012047118 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1400): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d570 item 86 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d17c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d17c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d17c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d17c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d17c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.26032878 +0000 UTC m=+208.013528057 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d17c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004499d0 item 87 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.260921287 +0000 UTC m=+208.014120564 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1880): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d18c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d18c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d18c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d18c0): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d18c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.260921287 +0000 UTC m=+208.014120564 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d18c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449b20 item 87 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1c80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1c80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1c80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1c80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1c80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.262402837 +0000 UTC m=+208.015602113 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1c80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 88 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.262973704 +0000 UTC m=+208.016172980 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.262973704 +0000 UTC m=+208.016172980 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0009d1d80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea80 item 88 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.264457758 +0000 UTC m=+208.017657064 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810240): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810280): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810280): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810280): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7260 item 89 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810280): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810280): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.264844179 +0000 UTC m=+208.018043456 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810280): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a73b0 item 89 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.265313537 +0000 UTC m=+208.018512814 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810380): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.265313537 +0000 UTC m=+208.018512814 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008103c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7500 item 89 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.266776752 +0000 UTC m=+208.019976029 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008107c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810800): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810800): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810800): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f81c0 item 90 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810800): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810800): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.267262149 +0000 UTC m=+208.020461426 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810800): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8460 item 90 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.267808582 +0000 UTC m=+208.021007858 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0008108c0): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.267808582 +0000 UTC m=+208.021007858 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810900): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f85b0 item 90 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.269089065 +0000 UTC m=+208.022288342 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c540 item 91 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.269539026 +0000 UTC m=+208.022738303 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810d40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >_readAt: n=2, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): _writeAt: size=3, off=7 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c690 item 91 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.270033701 +0000 UTC m=+208.023232988 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): >_readAt: n=8, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.270033701 +0000 UTC m=+208.023232988 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810e40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c850 item 91 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.271452362 +0000 UTC m=+208.024651639 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c9a0 item 92 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.271818977 +0000 UTC m=+208.025018255 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811480): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): open at offset 5 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cbd0 item 92 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): _readAt: size=2, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): _writeAt: size=3, off=5 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): >_writeAt: n=3, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.272333549 +0000 UTC m=+208.025532836 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811540): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): >_readAt: n=3, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.272333549 +0000 UTC m=+208.025532836 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000811580): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd20 item 92 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.273714591 +0000 UTC m=+208.026913868 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566740): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd7500 item 93 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.274126781 +0000 UTC m=+208.027326058 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566780): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.274126781 +0000 UTC m=+208.027326058 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566840): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd7650 item 93 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.275247687 +0000 UTC m=+208.028446963 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adaa80 item 94 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.275579817 +0000 UTC m=+208.028779095 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000566f40): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.275579817 +0000 UTC m=+208.028779095 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567000): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adabd0 item 94 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.276767217 +0000 UTC m=+208.029966484 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567400): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567440): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567440): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567440): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6a000 item 95 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567440): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567440): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.277351589 +0000 UTC m=+208.030550867 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000567440): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0002d8e00): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0002d8e00): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0002d8e00): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0002d8e00): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0002d8e00): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.277351589 +0000 UTC m=+208.030550867 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc0002d8e00): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb00e0 item 95 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): open at offset 0 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): _readAt: size=2, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): >_readAt: n=0, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.279016351 +0000 UTC m=+208.032215629 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000412e80): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810000): _writeAt: size=5, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810000): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810000): >openPending: err= 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c150 item 96 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810000): >_writeAt: n=5, err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810000): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.279665284 +0000 UTC m=+208.032864571 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810000): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/13 08:08:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:08:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/13 08:08:47 DEBUG : open-test-file: newRWFileHandle: 2025/03/13 08:08:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/13 08:08:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810100): _readAt: size=512, off=0 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810100): openPending: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810100): >openPending: err= 2025/03/13 08:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810100): >_readAt: n=5, err=EOF 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810100): close: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-13 08:08:47.279665284 +0000 UTC m=+208.032864571 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/13 08:08:47 DEBUG : open-test-file(0xc000810100): >close: err= 2025/03/13 08:08:47 DEBUG : open-test-file: Remove: 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c2a0 item 96 2025/03/13 08:08:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/13 08:08:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/13 08:08:47 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/13 08:08:47 DEBUG : open-test-file: >Remove: err= 2025/03/13 08:08:47 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:47 DEBUG : dir: Looking for writers 2025/03/13 08:08:47 DEBUG : : Looking for writers 2025/03/13 08:08:47 DEBUG : dir: reading active writers 2025/03/13 08:08:47 DEBUG : >WaitForWriters: 2025/03/13 08:08:47 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full run.go:125: removing dir "dir" failed - try 1/3: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- PASS: TestRWFileHandleOpenTests (6.76s) --- PASS: TestRWFileHandleOpenTests/full (6.76s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:08:53 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:08:53 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:08:53 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:53 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/13 08:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:08:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:08:53 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:08:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:08:54 DEBUG : file1: newRWFileHandle: 2025/03/13 08:08:54 DEBUG : file1(0xc0009d0480): openPending: 2025/03/13 08:08:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/13 08:08:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:08:54 DEBUG : file1(0xc0009d0480): >openPending: err= 2025/03/13 08:08:54 DEBUG : file1: >newRWFileHandle: err= 2025/03/13 08:08:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:08:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/13 08:08:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= run.go:285: Failed to put "time_test" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:08:55 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:08:55 DEBUG : : Looking for writers 2025/03/13 08:08:55 DEBUG : file1: reading active writers 2025/03/13 08:08:55 DEBUG : file1: active writers 1 2025/03/13 08:08:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/13 08:08:55 DEBUG : : Looking for writers 2025/03/13 08:08:55 DEBUG : file1: reading active writers 2025/03/13 08:08:55 DEBUG : file1: active writers 1 2025/03/13 08:08:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/13 08:08:56 DEBUG : : Looking for writers 2025/03/13 08:08:56 DEBUG : file1: reading active writers 2025/03/13 08:08:56 DEBUG : file1: active writers 1 2025/03/13 08:08:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/13 08:08:56 DEBUG : : Looking for writers 2025/03/13 08:08:56 DEBUG : file1: reading active writers 2025/03/13 08:08:56 DEBUG : file1: active writers 1 2025/03/13 08:08:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/13 08:08:56 DEBUG : : Looking for writers 2025/03/13 08:08:56 DEBUG : file1: reading active writers 2025/03/13 08:08:56 DEBUG : file1: active writers 1 2025/03/13 08:08:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/13 08:08:56 DEBUG : : Looking for writers 2025/03/13 08:08:56 DEBUG : file1: reading active writers 2025/03/13 08:08:56 DEBUG : file1: active writers 1 2025/03/13 08:08:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/13 08:08:56 DEBUG : : Looking for writers 2025/03/13 08:08:56 DEBUG : file1: reading active writers 2025/03/13 08:08:56 DEBUG : file1: active writers 1 2025/03/13 08:08:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/13 08:08:57 DEBUG : : Looking for writers 2025/03/13 08:08:57 DEBUG : file1: reading active writers 2025/03/13 08:08:57 DEBUG : file1: active writers 1 2025/03/13 08:08:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:08:58 DEBUG : : Looking for writers 2025/03/13 08:08:58 DEBUG : file1: reading active writers 2025/03/13 08:08:58 DEBUG : file1: active writers 1 2025/03/13 08:08:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:08:59 DEBUG : : Looking for writers 2025/03/13 08:08:59 DEBUG : file1: reading active writers 2025/03/13 08:08:59 DEBUG : file1: active writers 1 2025/03/13 08:08:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:00 DEBUG : : Looking for writers 2025/03/13 08:09:00 DEBUG : file1: reading active writers 2025/03/13 08:09:00 DEBUG : file1: active writers 1 2025/03/13 08:09:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:01 DEBUG : : Looking for writers 2025/03/13 08:09:01 DEBUG : file1: reading active writers 2025/03/13 08:09:01 DEBUG : file1: active writers 1 2025/03/13 08:09:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:02 DEBUG : : Looking for writers 2025/03/13 08:09:02 DEBUG : file1: reading active writers 2025/03/13 08:09:02 DEBUG : file1: active writers 1 2025/03/13 08:09:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:03 DEBUG : : Looking for writers 2025/03/13 08:09:03 DEBUG : file1: reading active writers 2025/03/13 08:09:03 DEBUG : file1: active writers 1 2025/03/13 08:09:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:04 DEBUG : : Looking for writers 2025/03/13 08:09:04 DEBUG : file1: reading active writers 2025/03/13 08:09:04 DEBUG : file1: active writers 1 2025/03/13 08:09:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:05 DEBUG : : Looking for writers 2025/03/13 08:09:05 DEBUG : file1: reading active writers 2025/03/13 08:09:05 DEBUG : file1: active writers 1 2025/03/13 08:09:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:06 DEBUG : : Looking for writers 2025/03/13 08:09:06 DEBUG : file1: reading active writers 2025/03/13 08:09:06 DEBUG : file1: active writers 1 2025/03/13 08:09:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:07 DEBUG : : Looking for writers 2025/03/13 08:09:07 DEBUG : file1: reading active writers 2025/03/13 08:09:07 DEBUG : file1: active writers 1 2025/03/13 08:09:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:08 DEBUG : : Looking for writers 2025/03/13 08:09:08 DEBUG : file1: reading active writers 2025/03/13 08:09:08 DEBUG : file1: active writers 1 2025/03/13 08:09:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:09 DEBUG : : Looking for writers 2025/03/13 08:09:09 DEBUG : file1: reading active writers 2025/03/13 08:09:09 DEBUG : file1: active writers 1 2025/03/13 08:09:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:10 DEBUG : : Looking for writers 2025/03/13 08:09:10 DEBUG : file1: reading active writers 2025/03/13 08:09:10 DEBUG : file1: active writers 1 2025/03/13 08:09:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:11 DEBUG : : Looking for writers 2025/03/13 08:09:11 DEBUG : file1: reading active writers 2025/03/13 08:09:11 DEBUG : file1: active writers 1 2025/03/13 08:09:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:12 DEBUG : : Looking for writers 2025/03/13 08:09:12 DEBUG : file1: reading active writers 2025/03/13 08:09:12 DEBUG : file1: active writers 1 2025/03/13 08:09:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:13 DEBUG : : Looking for writers 2025/03/13 08:09:13 DEBUG : file1: reading active writers 2025/03/13 08:09:13 DEBUG : file1: active writers 1 2025/03/13 08:09:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:14 DEBUG : : Looking for writers 2025/03/13 08:09:14 DEBUG : file1: reading active writers 2025/03/13 08:09:14 DEBUG : file1: active writers 1 2025/03/13 08:09:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:15 DEBUG : : Looking for writers 2025/03/13 08:09:15 DEBUG : file1: reading active writers 2025/03/13 08:09:15 DEBUG : file1: active writers 1 2025/03/13 08:09:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:16 DEBUG : : Looking for writers 2025/03/13 08:09:16 DEBUG : file1: reading active writers 2025/03/13 08:09:16 DEBUG : file1: active writers 1 2025/03/13 08:09:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:17 DEBUG : : Looking for writers 2025/03/13 08:09:17 DEBUG : file1: reading active writers 2025/03/13 08:09:17 DEBUG : file1: active writers 1 2025/03/13 08:09:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:18 DEBUG : : Looking for writers 2025/03/13 08:09:18 DEBUG : file1: reading active writers 2025/03/13 08:09:18 DEBUG : file1: active writers 1 2025/03/13 08:09:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:19 DEBUG : : Looking for writers 2025/03/13 08:09:19 DEBUG : file1: reading active writers 2025/03/13 08:09:19 DEBUG : file1: active writers 1 2025/03/13 08:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:20 DEBUG : : Looking for writers 2025/03/13 08:09:20 DEBUG : file1: reading active writers 2025/03/13 08:09:20 DEBUG : file1: active writers 1 2025/03/13 08:09:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:21 DEBUG : : Looking for writers 2025/03/13 08:09:21 DEBUG : file1: reading active writers 2025/03/13 08:09:21 DEBUG : file1: active writers 1 2025/03/13 08:09:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:22 DEBUG : : Looking for writers 2025/03/13 08:09:22 DEBUG : file1: reading active writers 2025/03/13 08:09:22 DEBUG : file1: active writers 1 2025/03/13 08:09:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:23 DEBUG : : Looking for writers 2025/03/13 08:09:23 DEBUG : file1: reading active writers 2025/03/13 08:09:23 DEBUG : file1: active writers 1 2025/03/13 08:09:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:24 DEBUG : : Looking for writers 2025/03/13 08:09:24 DEBUG : file1: reading active writers 2025/03/13 08:09:24 DEBUG : file1: active writers 1 2025/03/13 08:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:25 DEBUG : : Looking for writers 2025/03/13 08:09:25 DEBUG : file1: reading active writers 2025/03/13 08:09:25 DEBUG : file1: active writers 1 2025/03/13 08:09:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/13 08:09:25 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000c93c20 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000c18808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646404160} name:file1 opens:1 downloaders: o: fd:0xc00014e638 info:{ModTime:{wall:13973757622885122012 ext:215180592265 loc:0x3e83980} ATime:{wall:13973757622885122012 ext:215180592265 loc:0x3e83980} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/13 08:09:25 DEBUG : >WaitForWriters: 2025/03/13 08:09:25 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting 2025/03/13 08:09:26 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:297 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/once.go:76 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/once.go:67 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:654 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWFileModTimeWithOpenWriters --- FAIL: TestRWFileModTimeWithOpenWriters (33.11s) === RUN TestRWCacheRename run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:26 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:09:26 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/13 08:09:26 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:09:26 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:09:26 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:09:26 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" for canonical name ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-riyomat6jode" 2025/03/13 08:09:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:09:26 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/13 08:09:26 ERROR : /: Dir.Stat error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:09:26 DEBUG : rename_me: >OpenFile: fd=, err=couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. read_write_test.go:698: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:698 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestRWCacheRename 2025/03/13 08:09:26 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:26 DEBUG : : Looking for writers 2025/03/13 08:09:26 DEBUG : >WaitForWriters: 2025/03/13 08:09:26 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': vfs cache: cleaner exiting 2025/03/13 08:09:27 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestRWCacheRename (1.19s) === RUN TestUnicodeNormalization run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" run.go:285: Failed to put "normal name with no special characters.txt" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:09:29 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestUnicodeNormalization (1.98s) === RUN TestVFSNew run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:29 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:09:29 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': Reusing VFS from active cache 2025/03/13 08:09:29 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:29 DEBUG : : Looking for writers 2025/03/13 08:09:29 DEBUG : >WaitForWriters: 2025/03/13 08:09:29 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:29 DEBUG : : Looking for writers 2025/03/13 08:09:29 DEBUG : >WaitForWriters: 2025/03/13 08:09:30 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestVFSNew --- FAIL: TestVFSNew (0.19s) === RUN TestVFSNewWithOpts run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:30 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:09:30 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:30 DEBUG : : Looking for writers 2025/03/13 08:09:30 DEBUG : >WaitForWriters: 2025/03/13 08:09:31 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestVFSNewWithOpts (0.99s) === RUN TestVFSRoot run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:31 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:09:31 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:31 DEBUG : : Looking for writers 2025/03/13 08:09:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (1.04s) === RUN TestVFSStat run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:32 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:09:32 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:32 DEBUG : : Looking for writers 2025/03/13 08:09:32 DEBUG : >WaitForWriters: 2025/03/13 08:09:33 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestVFSStat (1.74s) === RUN TestVFSStatParent run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:33 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:09:36 ERROR : file1: failed to remove failed upload: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:285: Failed to put "file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:09:36 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:36 DEBUG : : Looking for writers 2025/03/13 08:09:36 DEBUG : >WaitForWriters: 2025/03/13 08:09:36 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:224 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestVFSStatParent --- FAIL: TestVFSStatParent (2.45s) === RUN TestVFSOpenFile run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:36 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "file1" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:09:38 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:38 DEBUG : : Looking for writers 2025/03/13 08:09:38 DEBUG : >WaitForWriters: 2025/03/13 08:09:38 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:256 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestVFSOpenFile --- FAIL: TestVFSOpenFile (2.02s) === RUN TestVFSRename run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:38 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file2" to "sugarsync root 'Test/rclone-test-riyomat6jode'": failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:09:41 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:41 DEBUG : : Looking for writers 2025/03/13 08:09:41 DEBUG : >WaitForWriters: 2025/03/13 08:09:42 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestVFSRename --- FAIL: TestVFSRename (3.99s) === RUN TestVFSMkdir run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:42 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/03/13 08:09:47 ERROR : dir: error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:09:47 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:47 DEBUG : : Looking for writers 2025/03/13 08:09:47 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:125: removing dir "dir" failed - try 2/3: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestVFSMkdir (11.67s) === RUN TestVFSMkdirAll run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:09:54 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:09:58 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/13 08:09:59 ERROR : a/: Dir.Mkdir failed to create directory: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. vfs_test.go:426: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:426 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestVFSMkdirAll 2025/03/13 08:09:59 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:09:59 DEBUG : a: Looking for writers 2025/03/13 08:09:59 DEBUG : : Looking for writers 2025/03/13 08:09:59 DEBUG : a: reading active writers 2025/03/13 08:09:59 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (7.96s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:10:01 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:10:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:10:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:10:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/13 08:10:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/13 08:10:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/13 08:10:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/13 08:10:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/13 08:10:02 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': File to upload is small (5 bytes), uploading instead of streaming 2025/03/13 08:10:04 ERROR : file1: WriteFileHandle.New Rcat failed: failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:04 DEBUG : file1: Remove: 2025/03/13 08:10:04 DEBUG : : Added virtual directory entry vDel: "file1" 2025/03/13 08:10:04 DEBUG : file1: >Remove: err= write_test.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:144 Error: Received unexpected error: failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestWriteFileHandleMethods dir_test.go:249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" -} +([]string) Test: TestWriteFileHandleMethods 2025/03/13 08:10:04 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. fstest.go:276: Error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:04 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:10:04 DEBUG : : Looking for writers 2025/03/13 08:10:04 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleMethods (3.62s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:10:05 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:10:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:10:06 ERROR : /: Dir.Stat error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:06 DEBUG : file1: >OpenFile: fd=, err=couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. write_test.go:25: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:25 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:195 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestWriteFileHandleWriteAt 2025/03/13 08:10:06 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:10:06 DEBUG : : Looking for writers 2025/03/13 08:10:06 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleWriteAt (1.80s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:10:07 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:10:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:10:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:10:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/13 08:10:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/13 08:10:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/13 08:10:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:08 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': File to upload is small (5 bytes), uploading instead of streaming 2025/03/13 08:10:10 ERROR : file1: failed to remove failed upload: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:10 ERROR : file1: WriteFileHandle.New Rcat failed: failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:10 DEBUG : file1: Remove: 2025/03/13 08:10:10 DEBUG : : Added virtual directory entry vDel: "file1" 2025/03/13 08:10:10 DEBUG : file1: >Remove: err= 2025/03/13 08:10:10 ERROR : file1: WriteFileHandle.Flush error: failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. write_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:256 Error: Received unexpected error: failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestWriteFileHandleFlush 2025/03/13 08:10:10 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:249 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" -} +([]string) Test: TestWriteFileHandleFlush 2025/03/13 08:10:10 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:10:10 DEBUG : : Looking for writers 2025/03/13 08:10:10 DEBUG : >WaitForWriters: run.go:125: removing file "file1" failed - try 1/3: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestWriteFileHandleFlush (5.96s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:10:13 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:10:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:10:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:10:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/13 08:10:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/13 08:10:14 DEBUG : file1: WriteFileHandle.Release closing 2025/03/13 08:10:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:14 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': File to upload is small (0 bytes), uploading instead of streaming 2025/03/13 08:10:17 ERROR : file1: WriteFileHandle.New Rcat failed: failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:17 DEBUG : file1: Remove: 2025/03/13 08:10:17 DEBUG : : Added virtual directory entry vDel: "file1" 2025/03/13 08:10:17 DEBUG : file1: >Remove: err= 2025/03/13 08:10:17 ERROR : file1: WriteFileHandle.Release error: failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. write_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:279 Error: Received unexpected error: failed to get authorization: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestWriteFileHandleRelease 2025/03/13 08:10:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/13 08:10:17 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:10:17 DEBUG : : Looking for writers 2025/03/13 08:10:17 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleRelease (5.32s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:10:18 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:10:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:10:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:10:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/13 08:10:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/13 08:10:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:19 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': File to upload is small (2 bytes), uploading instead of streaming 2025/03/13 08:10:21 ERROR : file1: WriteFileHandle.New Rcat failed: failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:21 DEBUG : file1: Remove: 2025/03/13 08:10:21 DEBUG : : Added virtual directory entry vDel: "file1" 2025/03/13 08:10:21 DEBUG : file1: >Remove: err= write_test.go:333: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:333 Error: Received unexpected error: failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestWriteFileModTimeWithOpenWriters 2025/03/13 08:10:21 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:10:21 DEBUG : : Looking for writers 2025/03/13 08:10:21 DEBUG : >WaitForWriters: 2025/03/13 08:10:21 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:333 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestWriteFileModTimeWithOpenWriters --- FAIL: TestWriteFileModTimeWithOpenWriters (2.56s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:10:21 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:10:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:10:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:10:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/13 08:10:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/13 08:10:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:21 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': File to upload is small (0 bytes), uploading instead of streaming 2025/03/13 08:10:23 ERROR : file1: failed to remove failed upload: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:23 ERROR : file1: WriteFileHandle.New Rcat failed: failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/13 08:10:23 DEBUG : file1: Remove: 2025/03/13 08:10:23 DEBUG : : Added virtual directory entry vDel: "file1" 2025/03/13 08:10:23 DEBUG : file1: >Remove: err= write_test.go:360: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Received unexpected error: failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestFileReadAtZeroLength 2025/03/13 08:10:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/13 08:10:23 DEBUG : file1: >OpenFile: fd=, err=file does not exist write_test.go:365: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Received unexpected error: file does not exist Test: TestFileReadAtZeroLength 2025/03/13 08:10:23 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:10:23 DEBUG : : Looking for writers 2025/03/13 08:10:23 DEBUG : >WaitForWriters: 2025/03/13 08:10:23 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestFileReadAtZeroLength --- FAIL: TestFileReadAtZeroLength (2.50s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sugarsync root 'Test/rclone-test-riyomat6jode'", Local "Local file system at /tmp/rclone3975090024", Modify Window "876000h0m0s" 2025/03/13 08:10:23 INFO : sugarsync root 'Test/rclone-test-riyomat6jode': poll-interval is not supported by this remote 2025/03/13 08:10:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/13 08:10:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/13 08:10:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/13 08:10:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/13 08:10:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/13 08:10:23 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:350: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: permission denied Test: TestFileReadAtNonZeroLength 2025/03/13 08:10:23 DEBUG : WaitForWriters: timeout=30s 2025/03/13 08:10:23 DEBUG : : Looking for writers 2025/03/13 08:10:23 DEBUG : file1: reading active writers 2025/03/13 08:10:23 DEBUG : file1: active writers 1 2025/03/13 08:10:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/13 08:10:23 DEBUG : : Looking for writers 2025/03/13 08:10:23 DEBUG : file1: reading active writers 2025/03/13 08:10:23 DEBUG : file1: active writers 1 2025/03/13 08:10:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/13 08:10:23 DEBUG : : Looking for writers 2025/03/13 08:10:23 DEBUG : file1: reading active writers 2025/03/13 08:10:23 DEBUG : file1: active writers 1 2025/03/13 08:10:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/13 08:10:24 DEBUG : : Looking for writers 2025/03/13 08:10:24 DEBUG : file1: reading active writers 2025/03/13 08:10:24 DEBUG : file1: active writers 1 2025/03/13 08:10:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/13 08:10:24 DEBUG : : Looking for writers 2025/03/13 08:10:24 DEBUG : file1: reading active writers 2025/03/13 08:10:24 DEBUG : file1: active writers 1 2025/03/13 08:10:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/13 08:10:24 DEBUG : : Looking for writers 2025/03/13 08:10:24 DEBUG : file1: reading active writers 2025/03/13 08:10:24 DEBUG : file1: active writers 1 2025/03/13 08:10:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/13 08:10:24 DEBUG : : Looking for writers 2025/03/13 08:10:24 DEBUG : file1: reading active writers 2025/03/13 08:10:24 DEBUG : file1: active writers 1 2025/03/13 08:10:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/13 08:10:25 DEBUG : : Looking for writers 2025/03/13 08:10:25 DEBUG : file1: reading active writers 2025/03/13 08:10:25 DEBUG : file1: active writers 1 2025/03/13 08:10:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:26 DEBUG : : Looking for writers 2025/03/13 08:10:26 DEBUG : file1: reading active writers 2025/03/13 08:10:26 DEBUG : file1: active writers 1 2025/03/13 08:10:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:27 DEBUG : : Looking for writers 2025/03/13 08:10:27 DEBUG : file1: reading active writers 2025/03/13 08:10:27 DEBUG : file1: active writers 1 2025/03/13 08:10:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:28 DEBUG : : Looking for writers 2025/03/13 08:10:28 DEBUG : file1: reading active writers 2025/03/13 08:10:28 DEBUG : file1: active writers 1 2025/03/13 08:10:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:29 DEBUG : : Looking for writers 2025/03/13 08:10:29 DEBUG : file1: reading active writers 2025/03/13 08:10:29 DEBUG : file1: active writers 1 2025/03/13 08:10:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:30 DEBUG : : Looking for writers 2025/03/13 08:10:30 DEBUG : file1: reading active writers 2025/03/13 08:10:30 DEBUG : file1: active writers 1 2025/03/13 08:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:31 DEBUG : : Looking for writers 2025/03/13 08:10:31 DEBUG : file1: reading active writers 2025/03/13 08:10:31 DEBUG : file1: active writers 1 2025/03/13 08:10:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:32 DEBUG : : Looking for writers 2025/03/13 08:10:32 DEBUG : file1: reading active writers 2025/03/13 08:10:32 DEBUG : file1: active writers 1 2025/03/13 08:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:33 DEBUG : : Looking for writers 2025/03/13 08:10:33 DEBUG : file1: reading active writers 2025/03/13 08:10:33 DEBUG : file1: active writers 1 2025/03/13 08:10:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:34 DEBUG : : Looking for writers 2025/03/13 08:10:34 DEBUG : file1: reading active writers 2025/03/13 08:10:34 DEBUG : file1: active writers 1 2025/03/13 08:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:35 DEBUG : : Looking for writers 2025/03/13 08:10:35 DEBUG : file1: reading active writers 2025/03/13 08:10:35 DEBUG : file1: active writers 1 2025/03/13 08:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:36 DEBUG : : Looking for writers 2025/03/13 08:10:36 DEBUG : file1: reading active writers 2025/03/13 08:10:36 DEBUG : file1: active writers 1 2025/03/13 08:10:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:37 DEBUG : : Looking for writers 2025/03/13 08:10:37 DEBUG : file1: reading active writers 2025/03/13 08:10:37 DEBUG : file1: active writers 1 2025/03/13 08:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:38 DEBUG : : Looking for writers 2025/03/13 08:10:38 DEBUG : file1: reading active writers 2025/03/13 08:10:38 DEBUG : file1: active writers 1 2025/03/13 08:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:39 DEBUG : : Looking for writers 2025/03/13 08:10:39 DEBUG : file1: reading active writers 2025/03/13 08:10:39 DEBUG : file1: active writers 1 2025/03/13 08:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:40 DEBUG : : Looking for writers 2025/03/13 08:10:40 DEBUG : file1: reading active writers 2025/03/13 08:10:40 DEBUG : file1: active writers 1 2025/03/13 08:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:41 DEBUG : : Looking for writers 2025/03/13 08:10:41 DEBUG : file1: reading active writers 2025/03/13 08:10:41 DEBUG : file1: active writers 1 2025/03/13 08:10:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:42 DEBUG : : Looking for writers 2025/03/13 08:10:42 DEBUG : file1: reading active writers 2025/03/13 08:10:42 DEBUG : file1: active writers 1 2025/03/13 08:10:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:43 DEBUG : : Looking for writers 2025/03/13 08:10:43 DEBUG : file1: reading active writers 2025/03/13 08:10:43 DEBUG : file1: active writers 1 2025/03/13 08:10:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:44 DEBUG : : Looking for writers 2025/03/13 08:10:44 DEBUG : file1: reading active writers 2025/03/13 08:10:44 DEBUG : file1: active writers 1 2025/03/13 08:10:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:45 DEBUG : : Looking for writers 2025/03/13 08:10:45 DEBUG : file1: reading active writers 2025/03/13 08:10:45 DEBUG : file1: active writers 1 2025/03/13 08:10:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:46 DEBUG : : Looking for writers 2025/03/13 08:10:46 DEBUG : file1: reading active writers 2025/03/13 08:10:46 DEBUG : file1: active writers 1 2025/03/13 08:10:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:47 DEBUG : : Looking for writers 2025/03/13 08:10:47 DEBUG : file1: reading active writers 2025/03/13 08:10:47 DEBUG : file1: active writers 1 2025/03/13 08:10:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:48 DEBUG : : Looking for writers 2025/03/13 08:10:48 DEBUG : file1: reading active writers 2025/03/13 08:10:48 DEBUG : file1: active writers 1 2025/03/13 08:10:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:49 DEBUG : : Looking for writers 2025/03/13 08:10:49 DEBUG : file1: reading active writers 2025/03/13 08:10:49 DEBUG : file1: active writers 1 2025/03/13 08:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:50 DEBUG : : Looking for writers 2025/03/13 08:10:50 DEBUG : file1: reading active writers 2025/03/13 08:10:50 DEBUG : file1: active writers 1 2025/03/13 08:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:51 DEBUG : : Looking for writers 2025/03/13 08:10:51 DEBUG : file1: reading active writers 2025/03/13 08:10:51 DEBUG : file1: active writers 1 2025/03/13 08:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:52 DEBUG : : Looking for writers 2025/03/13 08:10:52 DEBUG : file1: reading active writers 2025/03/13 08:10:52 DEBUG : file1: active writers 1 2025/03/13 08:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:53 DEBUG : : Looking for writers 2025/03/13 08:10:53 DEBUG : file1: reading active writers 2025/03/13 08:10:53 DEBUG : file1: active writers 1 2025/03/13 08:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/13 08:10:53 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/13 08:10:53 DEBUG : >WaitForWriters: run.go:125: removing file "file1" failed - try 1/3: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestFileReadAtNonZeroLength (33.88s) FAIL 2025/03/13 08:10:57 DEBUG : sugarsync root 'Test/rclone-test-riyomat6jode': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirForgetAll|TestDirForgetPath|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMethods|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirReadDirAll|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestFileRemove|TestFileRemoveAll|TestRWCacheRename|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$|^TestRWFileHandleOpenTests$/^full$'" - Finished ERROR in 5m39.206943907s (try 2/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleFlushWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileModTimeWithOpenWriters TestRWCacheRename TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength]