"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/07/20 04:38:07 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-femoyip9buyo" 2026/07/20 04:38:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 04:38:07 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 04:38:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 04:38:07 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 04:38:07 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 04:38:07 DEBUG : Setting pass="2G9zF_7OKUCPXLi_qAOv44S4-5zE8Tu8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 04:38:07 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 04:38:07 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{QFBjX}" suffix to name 2026/07/20 04:38:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 04:38:07 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 04:38:07 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 04:38:07 DEBUG : Setting pass="2G9zF_7OKUCPXLi_qAOv44S4-5zE8Tu8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 04:38:07 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 04:38:07 NOTICE: TestSFTPOpenssh{QFBjX}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: New connection 127.0.0.1:40302->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell type "unix" from config 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Relative path resolved to "/home/rclone/rclone-test-femoyip9buyo" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Using root directory "/home/rclone/rclone-test-femoyip9buyo" 2026/07/20 04:38:07 DEBUG : Creating backend with remote "/tmp/rclone266137084" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:07 DEBUG : dir: Looking for writers 2026/07/20 04:38:07 DEBUG : Looking for writers 2026/07/20 04:38:07 DEBUG : dir: reading active writers 2026/07/20 04:38:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:07 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:07 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3 2026/07/20 04:38:07 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3 2026/07/20 04:38:07 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/20 04:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:07 DEBUG : dir/subdir: Looking for writers 2026/07/20 04:38:07 DEBUG : dir: Looking for writers 2026/07/20 04:38:07 DEBUG : file1: reading active writers 2026/07/20 04:38:07 DEBUG : file2: reading active writers 2026/07/20 04:38:07 DEBUG : subdir: reading active writers 2026/07/20 04:38:07 DEBUG : Looking for writers 2026/07/20 04:38:07 DEBUG : dir: reading active writers 2026/07/20 04:38:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.06s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:07 DEBUG : dir: Looking for writers 2026/07/20 04:38:07 DEBUG : file1: reading active writers 2026/07/20 04:38:07 DEBUG : Looking for writers 2026/07/20 04:38:07 DEBUG : dir: reading active writers 2026/07/20 04:38:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.03s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:07 DEBUG : dir: Looking for writers 2026/07/20 04:38:07 DEBUG : Looking for writers 2026/07/20 04:38:07 DEBUG : dir: reading active writers 2026/07/20 04:38:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:07 DEBUG : dir: forgetting directory cache 2026/07/20 04:38:07 DEBUG : forgetting directory cache 2026/07/20 04:38:07 DEBUG : dir: forgetting directory cache 2026/07/20 04:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:07 DEBUG : Looking for writers 2026/07/20 04:38:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.03s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:07 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/20 04:38:07 DEBUG : dir: invalidating directory cache 2026/07/20 04:38:07 DEBUG : >ForgetPath: 2026/07/20 04:38:07 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/20 04:38:07 DEBUG : invalidating directory cache 2026/07/20 04:38:07 DEBUG : dir: forgetting directory cache 2026/07/20 04:38:07 DEBUG : >ForgetPath: 2026/07/20 04:38:07 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/20 04:38:07 DEBUG : >ForgetPath: 2026/07/20 04:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:07 DEBUG : dir: Looking for writers 2026/07/20 04:38:07 DEBUG : Looking for writers 2026/07/20 04:38:07 DEBUG : dir: reading active writers 2026/07/20 04:38:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: New connection 127.0.0.1:40312->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/fil/a/b/c" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/fil/a/b/c 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-femoyip9buyo/fil/a/b/c 2026/07/20 04:38:07 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/fil/a/b/c" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/fil/a/b/c 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-femoyip9buyo/fil/a/b/c 2026/07/20 04:38:07 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:07 DEBUG : forgetting directory cache 2026/07/20 04:38:07 DEBUG : dir: forgetting directory cache 2026/07/20 04:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:07 DEBUG : fil/a/b: Looking for writers 2026/07/20 04:38:07 DEBUG : fil/a: Looking for writers 2026/07/20 04:38:07 DEBUG : b: reading active writers 2026/07/20 04:38:07 DEBUG : fil: Looking for writers 2026/07/20 04:38:07 DEBUG : a: reading active writers 2026/07/20 04:38:07 DEBUG : dir: Looking for writers 2026/07/20 04:38:07 DEBUG : Looking for writers 2026/07/20 04:38:07 DEBUG : dir: reading active writers 2026/07/20 04:38:07 DEBUG : fil: reading active writers 2026/07/20 04:38:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.15s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : file1: reading active writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:08 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:08 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3 2026/07/20 04:38:08 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-femoyip9buyo/dir/subdir/file3 2026/07/20 04:38:08 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/20 04:38:08 DEBUG : Waiting for deletions to finish 2026/07/20 04:38:08 INFO : dir/subdir/file3: Deleted 2026/07/20 04:38:08 DEBUG : removing 1 level 2 directories 2026/07/20 04:38:08 INFO : dir/subdir: Removing directory 2026/07/20 04:38:08 DEBUG : dir: invalidating directory cache 2026/07/20 04:38:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/20 04:38:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/20 04:38:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/20 04:38:08 DEBUG : dir/file1: Reset virtual modtime 2026/07/20 04:38:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/20 04:38:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:08 DEBUG : dir: invalidating directory cache 2026/07/20 04:38:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/20 04:38:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/20 04:38:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/20 04:38:08 DEBUG : forgetting directory cache 2026/07/20 04:38:08 DEBUG : dir: forgetting directory cache 2026/07/20 04:38:08 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir/virtualDir: Looking for writers 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : virtualFile: reading active writers 2026/07/20 04:38:08 DEBUG : virtualDir: reading active writers 2026/07/20 04:38:08 DEBUG : file1: reading active writers 2026/07/20 04:38:08 DEBUG : virtualFile2: reading active writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.08s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 ERROR : dir/: Can only open directories read only 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/20 04:38:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/20 04:38:08 DEBUG : dir/potato: size = 5 OK 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/potato" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/potato 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/dir/potato 2026/07/20 04:38:08 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:08 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:08 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : file1: reading active writers 2026/07/20 04:38:08 DEBUG : potato: reading active writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.15s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir/sub: Looking for writers 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : file1: reading active writers 2026/07/20 04:38:08 DEBUG : sub: reading active writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/20 04:38:08 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir/sub/subsub: Looking for writers 2026/07/20 04:38:08 DEBUG : dir/sub: Looking for writers 2026/07/20 04:38:08 DEBUG : subsub: reading active writers 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : sub: reading active writers 2026/07/20 04:38:08 DEBUG : file1: reading active writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.06s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 ERROR : dir/: Dir.Remove not empty 2026/07/20 04:38:08 DEBUG : dir/file1: Remove: 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:08 DEBUG : dir/file1: >Remove: err= 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : dir/file1: Remove: 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:08 DEBUG : dir/file1: >Remove: err= 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.03s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : dir/file1: Remove: 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:08 DEBUG : dir/file1: >Remove: err= 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-femoyip9buyo/dir/file3 2026/07/20 04:38:08 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-femoyip9buyo/dir/file3 2026/07/20 04:38:08 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/20 04:38:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/20 04:38:08 DEBUG : dir: Updating dir with dir2 0xd9498cc25b0 2026/07/20 04:38:08 DEBUG : dir: forgetting directory cache 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir2/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir2/file1 2026/07/20 04:38:08 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir2/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir2/file1 2026/07/20 04:38:08 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/20 04:38:08 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/20 04:38:08 DEBUG : file2: Updating file with file2 0xd9498cc2dd0 2026/07/20 04:38:08 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file2" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:08 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file2" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:08 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/20 04:38:08 INFO : dir2/file3: Deleted 2026/07/20 04:38:08 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/20 04:38:08 DEBUG : dir2/file3: Updating file with dir2/file3 0xd9498cc2dd0 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/20 04:38:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/file3" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir2/file3 2026/07/20 04:38:08 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/20 04:38:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xd9498cc32b0 2026/07/20 04:38:08 DEBUG : empty directory: forgetting directory cache 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/20 04:38:08 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/20 04:38:08 DEBUG : dir2: Renaming to "dir3" 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir3: Looking for writers 2026/07/20 04:38:08 DEBUG : file3: reading active writers 2026/07/20 04:38:08 DEBUG : renamed empty directory: Looking for writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir3: reading active writers 2026/07/20 04:38:08 DEBUG : renamed empty directory: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.23s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/20 04:38:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/20 04:38:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/20 04:38:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/20 04:38:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/20 04:38:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/20 04:38:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/20 04:38:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/20 04:38:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/20 04:38:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/20 04:38:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (12 bytes), uploading instead of streaming 2026/07/20 04:38:08 DEBUG : dir/sub/file2: size = 12 OK 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/sub/file2" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/sub/file2 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-femoyip9buyo/dir/sub/file2 2026/07/20 04:38:08 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/20 04:38:08 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/20 04:38:08 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/20 04:38:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/20 04:38:08 DEBUG : forgetting directory cache 2026/07/20 04:38:08 DEBUG : dir: forgetting directory cache 2026/07/20 04:38:08 DEBUG : dir/sub: forgetting directory cache 2026/07/20 04:38:08 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/20 04:38:08 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/20 04:38:08 DEBUG : dir/sub/file0: size = 5 OK 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/sub/file0" 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/sub/file0 2026/07/20 04:38:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/dir/sub/file0 2026/07/20 04:38:08 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:08 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:08 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/20 04:38:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/20 04:38:08 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:08 DEBUG : dir/sub: Looking for writers 2026/07/20 04:38:08 DEBUG : file0: reading active writers 2026/07/20 04:38:08 DEBUG : file2: reading active writers 2026/07/20 04:38:08 DEBUG : dir: Looking for writers 2026/07/20 04:38:08 DEBUG : file1: reading active writers 2026/07/20 04:38:08 DEBUG : sub: reading active writers 2026/07/20 04:38:08 DEBUG : Looking for writers 2026/07/20 04:38:08 DEBUG : dir: reading active writers 2026/07/20 04:38:08 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.05s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:09 DEBUG : forgetting directory cache 2026/07/20 04:38:10 DEBUG : forgetting directory cache 2026/07/20 04:38:10 DEBUG : dir: forgetting directory cache 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/20 04:38:10 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:10 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/20 04:38:10 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/20 04:38:10 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/20 04:38:10 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:10 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/20 04:38:10 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:10 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/20 04:38:10 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/20 04:38:10 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/20 04:38:10 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:10 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : file1.metadata: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : dir.metadata: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.03s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : Can set mod time: true 2026/07/20 04:38:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/20 04:38:10 DEBUG : dir/file1: size = 0 OK 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:10 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 04:38:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/20 04:38:10 DEBUG : dir/file1: size = 5 OK 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/20 04:38:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:10 DEBUG : dir/file1(0xd9498aeba40): close: 2026/07/20 04:38:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/20 04:38:10 DEBUG : dir/file1(0xd9498aeba40): >close: err= 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/20 04:38:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:10 DEBUG : dir/file1(0xd9498443340): _writeAt: size=5, off=0 2026/07/20 04:38:10 DEBUG : dir/file1(0xd9498443340): openPending: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : dir/file1(0xd9498443340): >openPending: err= 2026/07/20 04:38:10 DEBUG : dir/file1(0xd9498443340): >_writeAt: n=5, err= 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 04:38:10 DEBUG : dir/file1(0xd9498443340): close: 2026/07/20 04:38:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/20 04:38:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/20 04:38:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/20 04:38:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 04:38:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:10 DEBUG : dir/file1(0xd9498443340): >close: err= 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: starting upload 2026/07/20 04:38:10 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1.2f98c60a.partial" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1.2f98c60a.partial 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-femoyip9buyo/dir/file1.2f98c60a.partial 2026/07/20 04:38:10 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/20 04:38:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/20 04:38:10 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/20 04:38:10 INFO : dir/file1: Copied (replaced existing) 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.41s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.05s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/20 04:38:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/07/20 04:38:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/20 04:38:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/20 04:38:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : file.txt: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (25 bytes), uploading instead of streaming 2026/07/20 04:38:10 DEBUG : dir/file1: size = 25 OK 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/20 04:38:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Remove: 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:10 DEBUG : dir/file1: >Remove: err= 2026/07/20 04:38:10 DEBUG : dir/file1: Remove: 2026/07/20 04:38:10 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Remove: 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:10 DEBUG : dir/file1: >Remove: err= 2026/07/20 04:38:10 DEBUG : dir/file1: Remove: 2026/07/20 04:38:10 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=0x3 2026/07/20 04:38:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Updating file with newLeaf 0xd9498be6ea0 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Updating file with dir/file1 0xd9498be6ea0 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : dir/file1: File is currently open, delaying rename 0xd9498be6ea0 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (25 bytes), uploading instead of streaming 2026/07/20 04:38:10 DEBUG : dir/file1: size = 25 OK 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/20 04:38:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:10 DEBUG : newLeaf: Running delayed rename now 2026/07/20 04:38:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Updating file with newLeaf 0xd9498be6ea0 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Updating file with newLeaf 0xd9498d66340 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Updating file with dir/file1 0xd9498d66340 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : dir/file1: File is currently open, delaying rename 0xd9498d66340 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (25 bytes), uploading instead of streaming 2026/07/20 04:38:10 DEBUG : dir/file1: size = 25 OK 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/20 04:38:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:10 DEBUG : newLeaf: Running delayed rename now 2026/07/20 04:38:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Updating file with newLeaf 0xd9498d66340 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:10 DEBUG : >WaitForWriters: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/20 04:38:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:10 DEBUG : dir/file1(0xd949923e600): openPending: 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : dir/file1(0xd949923e600): >openPending: err= 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/20 04:38:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:10 DEBUG : dir/file1(0xd949923e600): _writeAt: size=14, off=0 2026/07/20 04:38:10 DEBUG : dir/file1(0xd949923e600): >_writeAt: n=14, err= 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/20 04:38:10 DEBUG : dir/file1(0xd949923e600): close: 2026/07/20 04:38:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/20 04:38:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/20 04:38:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:10 DEBUG : dir/file1(0xd949923e600): >close: err= 2026/07/20 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:10 DEBUG : dir: Looking for writers 2026/07/20 04:38:10 DEBUG : file1: reading active writers 2026/07/20 04:38:10 DEBUG : Looking for writers 2026/07/20 04:38:10 DEBUG : dir: reading active writers 2026/07/20 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: starting upload 2026/07/20 04:38:11 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1.ca338588.partial" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1.ca338588.partial 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1.ca338588.partial 2026/07/20 04:38:11 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/20 04:38:11 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/20 04:38:11 INFO : dir/file1: Copied (replaced existing) 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : file1: reading active writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181440): _readAt: size=512, off=0 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181440): openPending: 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181440): >openPending: err= 2026/07/20 04:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181440): >_readAt: n=14, err=EOF 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181440): close: 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181440): >close: err= 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf: Updating file with newLeaf 0xd94992532b0 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/20 04:38:11 DEBUG : dir/file1: Updating file with dir/file1 0xd94992532b0 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:11 DEBUG : dir/file1(0xd949919a580): openPending: 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : dir/file1(0xd949919a580): >openPending: err= 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/20 04:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:11 DEBUG : dir/file1(0xd949919a580): _writeAt: size=25, off=0 2026/07/20 04:38:11 DEBUG : dir/file1(0xd949919a580): >_writeAt: n=25, err= 2026/07/20 04:38:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf: Updating file with newLeaf 0xd94992532b0 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf(0xd949919a580): close: 2026/07/20 04:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-20 04:38:11.106301832 +0000 UTC m=+3.588565267 2026/07/20 04:38:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:11 DEBUG : newLeaf(0xd949919a580): >close: err= 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: starting upload 2026/07/20 04:38:11 DEBUG : newLeaf.2a2c1384.partial: size = 25 OK 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf.2a2c1384.partial" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf.2a2c1384.partial 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf.2a2c1384.partial 2026/07/20 04:38:11 DEBUG : newLeaf.2a2c1384.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/20 04:38:11 DEBUG : newLeaf.2a2c1384.partial: renamed to: newLeaf 2026/07/20 04:38:11 INFO : newLeaf: Copied (replaced existing) 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-20 04:38:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : file1: reading active writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Updating file with newLeaf 0xd9499276c30 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Updating file with dir/file1 0xd9499276c30 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:11 DEBUG : dir/file1(0xd949919ae80): openPending: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : dir/file1(0xd949919ae80): >openPending: err= 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/20 04:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:11 DEBUG : dir/file1(0xd949919ae80): _writeAt: size=25, off=0 2026/07/20 04:38:11 DEBUG : dir/file1(0xd949919ae80): >_writeAt: n=25, err= 2026/07/20 04:38:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf: Updating file with newLeaf 0xd9499276c30 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf(0xd949919ae80): close: 2026/07/20 04:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-20 04:38:11.345507526 +0000 UTC m=+3.827770970 2026/07/20 04:38:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:11 DEBUG : newLeaf(0xd949919ae80): >close: err= 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: starting upload 2026/07/20 04:38:11 DEBUG : newLeaf.c1a9e436.partial: size = 25 OK 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf.c1a9e436.partial" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf.c1a9e436.partial 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf.c1a9e436.partial 2026/07/20 04:38:11 DEBUG : newLeaf.c1a9e436.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/20 04:38:11 DEBUG : newLeaf.c1a9e436.partial: renamed to: newLeaf 2026/07/20 04:38:11 INFO : newLeaf: Copied (replaced existing) 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-20 04:38:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/20 04:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c087c0): openPending: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c087c0): >openPending: err= 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/20 04:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c087c0): _writeAt: size=14, off=0 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c087c0): >_writeAt: n=14, err= 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c087c0): close: 2026/07/20 04:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c087c0): >close: err= 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : file1: reading active writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : file1: reading active writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : file1: reading active writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : file1: reading active writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: starting upload 2026/07/20 04:38:11 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1.ca338588.partial" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1.ca338588.partial 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1.ca338588.partial 2026/07/20 04:38:11 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/20 04:38:11 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/20 04:38:11 INFO : dir/file1: Copied (replaced existing) 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : file1: reading active writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c08f80): _readAt: size=512, off=0 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c08f80): openPending: 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c08f80): >openPending: err= 2026/07/20 04:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c08f80): >_readAt: n=14, err=EOF 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c08f80): close: 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9498c08f80): >close: err= 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf: Updating file with newLeaf 0xd94989da4e0 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/20 04:38:11 DEBUG : dir/file1: Updating file with dir/file1 0xd94989da4e0 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:11 DEBUG : dir/file1(0xd94991803c0): openPending: 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : dir/file1(0xd94991803c0): >openPending: err= 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/20 04:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:11 DEBUG : dir/file1(0xd94991803c0): _writeAt: size=25, off=0 2026/07/20 04:38:11 DEBUG : dir/file1(0xd94991803c0): >_writeAt: n=25, err= 2026/07/20 04:38:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf: Updating file with newLeaf 0xd94989da4e0 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf(0xd94991803c0): close: 2026/07/20 04:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-20 04:38:11.760286028 +0000 UTC m=+4.242549502 2026/07/20 04:38:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:11 DEBUG : newLeaf(0xd94991803c0): >close: err= 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: starting upload 2026/07/20 04:38:11 DEBUG : newLeaf.399d234a.partial: size = 25 OK 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf.399d234a.partial" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf.399d234a.partial 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf.399d234a.partial 2026/07/20 04:38:11 DEBUG : newLeaf.399d234a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/20 04:38:11 DEBUG : newLeaf.399d234a.partial: renamed to: newLeaf 2026/07/20 04:38:11 INFO : newLeaf: Copied (replaced existing) 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-20 04:38:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/20 04:38:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:11 DEBUG : dir: Looking for writers 2026/07/20 04:38:11 DEBUG : file1: reading active writers 2026/07/20 04:38:11 DEBUG : Looking for writers 2026/07/20 04:38:11 DEBUG : dir: reading active writers 2026/07/20 04:38:11 DEBUG : >WaitForWriters: 2026/07/20 04:38:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181ac0): _readAt: size=512, off=0 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181ac0): openPending: 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/20 04:38:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181ac0): >openPending: err= 2026/07/20 04:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/20 04:38:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181ac0): >_readAt: n=14, err=EOF 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181ac0): close: 2026/07/20 04:38:11 DEBUG : dir/file1(0xd9499181ac0): >close: err= 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/20 04:38:11 DEBUG : newLeaf: Updating file with newLeaf 0xd9498ba8dd0 2026/07/20 04:38:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/20 04:38:12 DEBUG : dir/file1: Updating file with dir/file1 0xd9498ba8dd0 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/20 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498b173c0): openPending: 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/20 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498b173c0): >openPending: err= 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/20 04:38:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498b173c0): _writeAt: size=25, off=0 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498b173c0): >_writeAt: n=25, err= 2026/07/20 04:38:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/20 04:38:12 DEBUG : newLeaf: Updating file with newLeaf 0xd9498ba8dd0 2026/07/20 04:38:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:12 DEBUG : newLeaf(0xd9498b173c0): close: 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/20 04:38:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-20 04:38:12.034449955 +0000 UTC m=+4.516713409 2026/07/20 04:38:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:12 DEBUG : newLeaf(0xd9498b173c0): >close: err= 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:12 DEBUG : newLeaf: vfs cache: starting upload 2026/07/20 04:38:12 DEBUG : newLeaf.e726b65c.partial: size = 25 OK 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf.e726b65c.partial" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf.e726b65c.partial 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf.e726b65c.partial 2026/07/20 04:38:12 DEBUG : newLeaf.e726b65c.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/20 04:38:12 DEBUG : newLeaf.e726b65c.partial: renamed to: newLeaf 2026/07/20 04:38:12 INFO : newLeaf: Copied (replaced existing) 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-20 04:38:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/20 04:38:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/20 04:38:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/newLeaf" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-femoyip9buyo/newLeaf 2026/07/20 04:38:12 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : newLeaf: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestFileRename (1.50s) --- PASS: TestFileRename/off,forceCache=false (0.09s) --- PASS: TestFileRename/minimal,forceCache=false (0.09s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.24s) --- PASS: TestFileRename/writes,forceCache=true (0.43s) --- PASS: TestFileRename/full,forceCache=false (0.27s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/20 04:38:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/20 04:38:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/20 04:38:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/20 04:38:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/20 04:38:12 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/20 04:38:12 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/20 04:38:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/20 04:38:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/20 04:38:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/20 04:38:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/20 04:38:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/20 04:38:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): _readAt: size=1, off=0 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): openPending: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/20 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): >openPending: err= 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): >_readAt: n=1, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): _readAt: size=256, off=1 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): >_readAt: n=15, err=EOF 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): _readAt: size=16, off=16 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): >_readAt: n=0, err=EOF 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): close: 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): >close: err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): close: 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e18f40): >close: err=file already closed 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.04s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): _readAt: size=1, off=0 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): openPending: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/20 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): >openPending: err= 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): >_readAt: n=1, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): _readAt: size=1, off=5 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): >_readAt: n=1, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): _readAt: size=1, off=3 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): >_readAt: n=1, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): _readAt: size=1, off=13 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): >_readAt: n=1, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): _readAt: size=16, off=100 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): >_readAt: n=0, err=EOF 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): close: 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498ed4040): >close: err= 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): _readAt: size=1, off=0 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): openPending: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/20 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >openPending: err= 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >_readAt: n=1, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): _readAt: size=1, off=5 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >_readAt: n=1, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): _readAt: size=1, off=1 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >_readAt: n=1, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): _readAt: size=6, off=10 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >_readAt: n=6, err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): _readAt: size=256, off=10 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >_readAt: n=6, err=EOF 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): _readAt: size=256, off=100 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >_readAt: n=0, err=EOF 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): close: 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >close: err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): _readAt: size=256, off=100 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498cfbb40): >_readAt: n=0, err=file already closed 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.04s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): RWFileHandle.Flush 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): _readAt: size=256, off=0 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): openPending: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/20 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): >openPending: err= 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): >_readAt: n=16, err=EOF 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): RWFileHandle.Flush 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): RWFileHandle.Flush 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): close: 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9498e183c0): >close: err= 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/20 04:38:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9499288b00): _readAt: size=256, off=0 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9499288b00): openPending: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/20 04:38:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/20 04:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9499288b00): >openPending: err= 2026/07/20 04:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9499288b00): >_readAt: n=16, err=EOF 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9499288b00): RWFileHandle.Release 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9499288b00): close: 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9499288b00): >close: err= 2026/07/20 04:38:12 DEBUG : dir/file1(0xd9499288b00): RWFileHandle.Release 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : dir: Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : dir: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:12 DEBUG : file1: newRWFileHandle: 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): openPending: 2026/07/20 04:38:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): >openPending: err= 2026/07/20 04:38:12 DEBUG : file1: >newRWFileHandle: err= 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/20 04:38:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): _writeAt: size=5, off=0 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): >_writeAt: n=5, err= 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): _writeAt: size=7, off=5 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): >_writeAt: n=7, err= 2026/07/20 04:38:12 DEBUG : file1: vfs cache: truncate to size=11 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): close: 2026/07/20 04:38:12 DEBUG : file1: vfs cache: setting modification time to 2026-07-20 04:38:12.68501658 +0000 UTC m=+5.167280024 2026/07/20 04:38:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): >close: err= 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): close: 2026/07/20 04:38:12 DEBUG : file1(0xd949912b2c0): >close: err=file already closed 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:12 DEBUG : file1: vfs cache: starting upload 2026/07/20 04:38:12 DEBUG : file1.b24eeedb.partial: size = 11 OK 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1.b24eeedb.partial" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1.b24eeedb.partial 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-femoyip9buyo/file1.b24eeedb.partial 2026/07/20 04:38:12 DEBUG : file1.b24eeedb.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/20 04:38:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:38:12 DEBUG : file1.b24eeedb.partial: renamed to: file1 2026/07/20 04:38:12 INFO : file1: Copied (new) 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/20 04:38:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-20 04:38:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/20 04:38:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 INFO : file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:12 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : >WaitForWriters: 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:12 DEBUG : file1: newRWFileHandle: 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): openPending: 2026/07/20 04:38:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): >openPending: err= 2026/07/20 04:38:12 DEBUG : file1: >newRWFileHandle: err= 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/20 04:38:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): _writeAt: size=7, off=0 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): >_writeAt: n=7, err= 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): _writeAt: size=6, off=5 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): >_writeAt: n=6, err= 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): close: 2026/07/20 04:38:12 DEBUG : file1: vfs cache: setting modification time to 2026-07-20 04:38:12.858405941 +0000 UTC m=+5.340669395 2026/07/20 04:38:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): >close: err= 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): _writeAt: size=5, off=0 2026/07/20 04:38:12 DEBUG : file1(0xd94984434c0): >_writeAt: n=0, err=file already closed 2026/07/20 04:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:12 DEBUG : Looking for writers 2026/07/20 04:38:12 DEBUG : file1: reading active writers 2026/07/20 04:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:12 DEBUG : file1: vfs cache: starting upload 2026/07/20 04:38:12 DEBUG : file1.565a9369.partial: size = 11 OK 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1.565a9369.partial" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1.565a9369.partial 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-femoyip9buyo/file1.565a9369.partial 2026/07/20 04:38:12 DEBUG : file1.565a9369.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/20 04:38:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:38:12 DEBUG : file1.565a9369.partial: renamed to: file1 2026/07/20 04:38:12 INFO : file1: Copied (new) 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/20 04:38:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-20 04:38:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/20 04:38:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:12 INFO : file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : >WaitForWriters: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/20 04:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : >WaitForWriters: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:13 DEBUG : file1: newRWFileHandle: 2026/07/20 04:38:13 DEBUG : file1(0xd9499180180): openPending: 2026/07/20 04:38:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : file1(0xd9499180180): >openPending: err= 2026/07/20 04:38:13 DEBUG : file1: >newRWFileHandle: err= 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/20 04:38:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/20 04:38:13 DEBUG : file1(0xd9499180180): close: 2026/07/20 04:38:13 DEBUG : file1: vfs cache: setting modification time to 2026-07-20 04:38:13.035220691 +0000 UTC m=+5.517484176 2026/07/20 04:38:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:13 DEBUG : file1(0xd9499180180): >close: err= 2026/07/20 04:38:13 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/20 04:38:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/20 04:38:13 DEBUG : file2: newRWFileHandle: 2026/07/20 04:38:13 DEBUG : file2(0xd9499180680): openPending: 2026/07/20 04:38:13 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/20 04:38:13 DEBUG : file2(0xd9499180680): >openPending: err= 2026/07/20 04:38:13 DEBUG : file2: >newRWFileHandle: err= 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/20 04:38:13 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/20 04:38:13 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/20 04:38:13 DEBUG : file2(0xd9499180680): RWFileHandle.Flush 2026/07/20 04:38:13 DEBUG : file2(0xd9499180680): RWFileHandle.Release 2026/07/20 04:38:13 DEBUG : file2(0xd9499180680): close: 2026/07/20 04:38:13 DEBUG : file2: vfs cache: setting modification time to 2026-07-20 04:38:13.036759363 +0000 UTC m=+5.519022817 2026/07/20 04:38:13 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:13 DEBUG : file2(0xd9499180680): >close: err= 2026/07/20 04:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file2: reading active writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : file2: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : file2: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : file2: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/20 04:38:13 DEBUG : file1: vfs cache: starting upload 2026/07/20 04:38:13 DEBUG : file2: vfs cache: starting upload 2026/07/20 04:38:13 DEBUG : file1.dab4a7d6.partial: size = 0 OK 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1.dab4a7d6.partial" 2026/07/20 04:38:13 DEBUG : file2.c9cccfce.partial: size = 0 OK 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file2.c9cccfce.partial" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1.dab4a7d6.partial 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file2.c9cccfce.partial 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file1.dab4a7d6.partial 2026/07/20 04:38:13 DEBUG : file1.dab4a7d6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file2.c9cccfce.partial 2026/07/20 04:38:13 DEBUG : file2.c9cccfce.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:13 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 04:38:13 DEBUG : file1.dab4a7d6.partial: renamed to: file1 2026/07/20 04:38:13 INFO : file1: Copied (new) 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : file2.c9cccfce.partial: renamed to: file2 2026/07/20 04:38:13 INFO : file2: Copied (new) 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file2" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:13 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-20 04:38:13 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/20 04:38:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:13 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:13 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-20 04:38:13 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/20 04:38:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/20 04:38:13 INFO : file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:13 INFO : file2: vfs cache: upload succeeded try #1 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file2: reading active writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : >WaitForWriters: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file2" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:13 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file2" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-femoyip9buyo/file2 2026/07/20 04:38:13 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/20 04:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file2: reading active writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : >WaitForWriters: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.19s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:13 DEBUG : file1: newRWFileHandle: 2026/07/20 04:38:13 DEBUG : file1(0xd94989052c0): openPending: 2026/07/20 04:38:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : file1(0xd94989052c0): >openPending: err= 2026/07/20 04:38:13 DEBUG : file1: >newRWFileHandle: err= 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/20 04:38:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/20 04:38:13 DEBUG : file1(0xd94989052c0): _writeAt: size=5, off=0 2026/07/20 04:38:13 DEBUG : file1(0xd94989052c0): >_writeAt: n=5, err= 2026/07/20 04:38:13 DEBUG : file1(0xd94989052c0): RWFileHandle.Flush 2026/07/20 04:38:13 DEBUG : file1(0xd94989052c0): RWFileHandle.Flush 2026/07/20 04:38:13 DEBUG : file1(0xd94989052c0): close: 2026/07/20 04:38:13 DEBUG : file1: vfs cache: setting modification time to 2026-07-20 04:38:13.225033525 +0000 UTC m=+5.707296969 2026/07/20 04:38:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:13 DEBUG : file1(0xd94989052c0): >close: err= 2026/07/20 04:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:13 DEBUG : file1: vfs cache: starting upload 2026/07/20 04:38:13 DEBUG : file1.8142a973.partial: size = 5 OK 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1.8142a973.partial" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1.8142a973.partial 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1.8142a973.partial 2026/07/20 04:38:13 DEBUG : file1.8142a973.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:13 DEBUG : file1.8142a973.partial: renamed to: file1 2026/07/20 04:38:13 INFO : file1: Copied (new) 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-20 04:38:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/20 04:38:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 INFO : file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : >WaitForWriters: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.17s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:13 DEBUG : file1: newRWFileHandle: 2026/07/20 04:38:13 DEBUG : file1(0xd9498c94f40): openPending: 2026/07/20 04:38:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : file1(0xd9498c94f40): >openPending: err= 2026/07/20 04:38:13 DEBUG : file1: >newRWFileHandle: err= 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/20 04:38:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/20 04:38:13 DEBUG : file1(0xd9498c94f40): _writeAt: size=5, off=0 2026/07/20 04:38:13 DEBUG : file1(0xd9498c94f40): >_writeAt: n=5, err= 2026/07/20 04:38:13 DEBUG : file1(0xd9498c94f40): RWFileHandle.Release 2026/07/20 04:38:13 DEBUG : file1(0xd9498c94f40): close: 2026/07/20 04:38:13 DEBUG : file1: vfs cache: setting modification time to 2026-07-20 04:38:13.394217776 +0000 UTC m=+5.876481220 2026/07/20 04:38:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:13 DEBUG : file1(0xd9498c94f40): >close: err= 2026/07/20 04:38:13 DEBUG : file1(0xd9498c94f40): RWFileHandle.Release 2026/07/20 04:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:13 DEBUG : file1: vfs cache: starting upload 2026/07/20 04:38:13 DEBUG : file1.7b462eb5.partial: size = 5 OK 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1.7b462eb5.partial" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1.7b462eb5.partial 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1.7b462eb5.partial 2026/07/20 04:38:13 DEBUG : file1.7b462eb5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:13 DEBUG : file1.7b462eb5.partial: renamed to: file1 2026/07/20 04:38:13 INFO : file1: Copied (new) 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-20 04:38:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/20 04:38:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 INFO : file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : >WaitForWriters: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/20 04:38:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d54240): openPending: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/20 04:38:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d54240): >openPending: err= 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/20 04:38:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d54240): _writeAt: size=5, off=0 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d54240): >_writeAt: n=5, err= 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d54240): close: 2026/07/20 04:38:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-20 04:38:13.576572154 +0000 UTC m=+6.058835588 2026/07/20 04:38:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d54240): >close: err= 2026/07/20 04:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: starting upload 2026/07/20 04:38:13 DEBUG : dir/file1.f19b84f1.partial: size = 5 OK 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1.f19b84f1.partial" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1.f19b84f1.partial 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/dir/file1.f19b84f1.partial 2026/07/20 04:38:13 DEBUG : dir/file1.f19b84f1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:13 DEBUG : dir/file1.f19b84f1.partial: renamed to: dir/file1 2026/07/20 04:38:13 INFO : dir/file1: Copied (replaced existing) 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-20 04:38:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : >WaitForWriters: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/20 04:38:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/20 04:38:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/20 04:38:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/20 04:38:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d786c0): _writeAt: size=5, off=0 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d786c0): openPending: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/20 04:38:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d786c0): >openPending: err= 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d786c0): >_writeAt: n=5, err= 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d786c0): _writeAt: size=15, off=5 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d786c0): >_writeAt: n=15, err= 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d786c0): close: 2026/07/20 04:38:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-20 04:38:13.757615289 +0000 UTC m=+6.239878733 2026/07/20 04:38:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:13 DEBUG : dir/file1(0xd9498d786c0): >close: err= 2026/07/20 04:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: starting upload 2026/07/20 04:38:13 DEBUG : dir/file1.aa7a3077.partial: size = 20 OK 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1.aa7a3077.partial" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1.aa7a3077.partial 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-femoyip9buyo/dir/file1.aa7a3077.partial 2026/07/20 04:38:13 DEBUG : dir/file1.aa7a3077.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/20 04:38:13 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/20 04:38:13 DEBUG : dir/file1.aa7a3077.partial: renamed to: dir/file1 2026/07/20 04:38:13 INFO : dir/file1: Copied (replaced existing) 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:13 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-20 04:38:13 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/20 04:38:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:13 DEBUG : dir: Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : dir: reading active writers 2026/07/20 04:38:13 DEBUG : >WaitForWriters: 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:13 DEBUG : file1: newRWFileHandle: 2026/07/20 04:38:13 DEBUG : file1(0xd9498b17180): openPending: 2026/07/20 04:38:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : file1(0xd9498b17180): >openPending: err= 2026/07/20 04:38:13 DEBUG : file1: >newRWFileHandle: err= 2026/07/20 04:38:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/20 04:38:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/20 04:38:13 DEBUG : file1(0xd9498b17180): _writeAt: size=5, off=0 2026/07/20 04:38:13 DEBUG : file1(0xd9498b17180): >_writeAt: n=5, err= 2026/07/20 04:38:13 DEBUG : file1(0xd9498b17180): close: 2026/07/20 04:38:13 DEBUG : file1: vfs cache: setting modification time to 2026-07-20 04:38:13.92243992 +0000 UTC m=+6.404703364 2026/07/20 04:38:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:13 DEBUG : file1(0xd9498b17180): >close: err= 2026/07/20 04:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:13 DEBUG : Looking for writers 2026/07/20 04:38:13 DEBUG : file1: reading active writers 2026/07/20 04:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:14 DEBUG : file1: vfs cache: starting upload 2026/07/20 04:38:14 DEBUG : file1.bc3abbc0.partial: size = 5 OK 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1.bc3abbc0.partial" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1.bc3abbc0.partial 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1.bc3abbc0.partial 2026/07/20 04:38:14 DEBUG : file1.bc3abbc0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:14 DEBUG : file1.bc3abbc0.partial: renamed to: file1 2026/07/20 04:38:14 INFO : file1: Copied (new) 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-20 04:38:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/20 04:38:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:14 INFO : file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : file1: reading active writers 2026/07/20 04:38:14 DEBUG : >WaitForWriters: 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d78dc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d78dc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d78dc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d78dc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d78dc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.082416549 +0000 UTC m=+6.564679993 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d78dc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79240): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79240): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79240): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79240): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79240): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.082416549 +0000 UTC m=+6.564679993 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79700): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79700): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79700): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.082416549 +0000 UTC m=+6.564679993 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498881880 item 1 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79d40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79d40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79d40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79d40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79d40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.084747294 +0000 UTC m=+6.567010728 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d79d40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150340): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150340): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150340): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.084747294 +0000 UTC m=+6.567010728 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e161c0 item 2 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150980): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150980): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150980): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.086619626 +0000 UTC m=+6.568883070 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150e00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150e00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150e00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150e00): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150e00): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150e00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.086619626 +0000 UTC m=+6.568883070 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499150e00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991512c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991512c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991512c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991512c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991512c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.086619626 +0000 UTC m=+6.568883070 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991512c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e16a10 item 3 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151940): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151940): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151940): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151940): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151940): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.089174352 +0000 UTC m=+6.571437796 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151e80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151e80): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.089174352 +0000 UTC m=+6.571437796 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499151e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e16fc0 item 4 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916c5c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916c5c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916c5c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916c5c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916c5c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.090791962 +0000 UTC m=+6.573055437 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916c5c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916ca40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916ca40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916ca40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916ca40): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916ca40): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916ca40): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916ca40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.090791962 +0000 UTC m=+6.573055437 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916ca40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916cf00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916cf00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916cf00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916cf00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916cf00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.090791962 +0000 UTC m=+6.573055437 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916cf00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898c1c0 item 5 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916d580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916d580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916d580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916d580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916d580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.093283131 +0000 UTC m=+6.575546584 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916d580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916dac0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916dac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916dac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916dac0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916dac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.093283131 +0000 UTC m=+6.575546584 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949916dac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898c7e0 item 6 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c240): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c240): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c240): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.095022621 +0000 UTC m=+6.577286065 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c740): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c740): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c740): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c740): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c740): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c740): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c740): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.095022621 +0000 UTC m=+6.577286065 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929c740): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929cc00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929cc00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929cc00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929cc00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929cc00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.095022621 +0000 UTC m=+6.577286065 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929cc00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898cb60 item 7 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d280): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d280): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d280): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d280): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d280): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.097385287 +0000 UTC m=+6.579648780 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d280): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d7c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d7c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d7c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d7c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d7c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.097385287 +0000 UTC m=+6.579648780 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929d7c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898d110 item 8 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929dd80): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd949929dd80): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929dd80): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929dd80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929dd80): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929dd80): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949929dd80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.099169712 +0000 UTC m=+6.581433156 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b66c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b66c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b66c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b66c0): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b66c0): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b66c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b66c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.099169712 +0000 UTC m=+6.581433156 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b66c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6bc0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6bc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6bc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6bc0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6bc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.099169712 +0000 UTC m=+6.581433156 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6bc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898d570 item 9 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef00c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef00c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef00c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef00c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef00c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.101715733 +0000 UTC m=+6.583979167 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef00c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.101715733 +0000 UTC m=+6.583979167 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b6240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898c070 item 10 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7180): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd94992b7180): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7180): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7180): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7180): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7180): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7180): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7540): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7540): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7540): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7540): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7540): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.103287126 +0000 UTC m=+6.585550570 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7540): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7a40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7a40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7a40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7a40): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7a40): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7a40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.103287126 +0000 UTC m=+6.585550570 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992b7a40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0400): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0400): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0400): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0400): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0400): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.103287126 +0000 UTC m=+6.585550570 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0400): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898c540 item 11 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0a80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0a80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0a80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0a80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0a80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.105440947 +0000 UTC m=+6.587704391 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0a80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0fc0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0fc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0fc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0fc0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0fc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.105440947 +0000 UTC m=+6.587704391 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0fc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898ca80 item 12 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1600): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498ef1600): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1600): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1600): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1600): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1600): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef19c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef19c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef19c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef19c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef19c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.106947279 +0000 UTC m=+6.589210723 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef19c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54180): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54180): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54180): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54180): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54180): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.106947279 +0000 UTC m=+6.589210723 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54180): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898cee0 item 13 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54980): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54980): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54980): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.108418753 +0000 UTC m=+6.590682197 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54ec0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54ec0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54ec0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54ec0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54ec0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.108418753 +0000 UTC m=+6.590682197 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54ec0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898d260 item 14 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55500): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498d55500): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55500): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55500): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55500): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55500): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55500): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d558c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d558c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d558c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d558c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d558c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.109857205 +0000 UTC m=+6.592120639 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d558c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16080): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16080): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16080): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16080): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16080): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.109857205 +0000 UTC m=+6.592120639 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16080): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898ddc0 item 15 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16700): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16700): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.111311708 +0000 UTC m=+6.593575152 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16c40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16c40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16c40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16c40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16c40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.111311708 +0000 UTC m=+6.593575152 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16c40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949872f650 item 16 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17280): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17280): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17280): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17280): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17280): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.112883392 +0000 UTC m=+6.595146826 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17280): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.112883392 +0000 UTC m=+6.595146826 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.112883392 +0000 UTC m=+6.595146826 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949872fe30 item 17 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f740): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f740): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f740): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f740): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f740): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.114835704 +0000 UTC m=+6.597099148 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f740): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94983e8000): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94983e8000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94983e8000): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94983e8000): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94983e8000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.114835704 +0000 UTC m=+6.597099148 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94983e8000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892a930 item 18 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a5c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a5c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a5c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a5c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a5c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.116315605 +0000 UTC m=+6.598579049 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a5c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.116315605 +0000 UTC m=+6.598579049 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ab00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b000): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b000): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b000): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.116315605 +0000 UTC m=+6.598579049 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892ae70 item 19 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b680): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b680): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b680): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.118346204 +0000 UTC m=+6.600609648 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bc40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bc40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bc40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bc40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bc40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.118346204 +0000 UTC m=+6.600609648 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bc40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892b570 item 20 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94984426c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94984426c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94984426c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94984426c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94984426c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.119729492 +0000 UTC m=+6.601992936 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94984426c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.119729492 +0000 UTC m=+6.601992936 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443e40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443e40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443e40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443e40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443e40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.119729492 +0000 UTC m=+6.601992936 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443e40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892be30 item 21 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867fa00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867fa00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867fa00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867fa00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867fa00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.121900967 +0000 UTC m=+6.604164411 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867fa00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904440): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904440): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904440): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904440): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904440): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.121900967 +0000 UTC m=+6.604164411 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904440): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94987388c0 item 22 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904f00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904f00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904f00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904f00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904f00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.123370718 +0000 UTC m=+6.605634162 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904f00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.123370718 +0000 UTC m=+6.605634162 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905640): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905b40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905b40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905b40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905b40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905b40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.123370718 +0000 UTC m=+6.605634162 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905b40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498738cb0 item 23 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c086c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c086c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c086c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c086c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c086c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.125618367 +0000 UTC m=+6.607881811 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c086c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.125618367 +0000 UTC m=+6.607881811 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498739420 item 24 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c092c0): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498c092c0): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c092c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c092c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c092c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c092c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c092c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09680): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09680): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09680): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.127349802 +0000 UTC m=+6.609613247 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.127349802 +0000 UTC m=+6.609613247 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94300): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94300): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.127349802 +0000 UTC m=+6.609613247 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94987397a0 item 25 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94c00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94c00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94c00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94c00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94c00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.129328975 +0000 UTC m=+6.611592419 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94c00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95140): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95140): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95140): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.129328975 +0000 UTC m=+6.611592419 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5e460 item 26 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95780): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498c95780): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95780): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95780): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95780): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95780): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95b40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95b40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95b40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95b40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95b40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.130770323 +0000 UTC m=+6.613033767 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95b40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.130770323 +0000 UTC m=+6.613033767 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180700): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180700): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180700): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.130770323 +0000 UTC m=+6.613033767 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5e7e0 item 27 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180d80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180d80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180d80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180d80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180d80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.133113672 +0000 UTC m=+6.615377116 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180d80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991812c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991812c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991812c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991812c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991812c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.133113672 +0000 UTC m=+6.615377116 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991812c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5ed90 item 28 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181900): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9499181900): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181900): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181900): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181900): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181900): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181cc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181cc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181cc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181cc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181cc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.134616325 +0000 UTC m=+6.616879760 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181cc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfa480): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfa480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfa480): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfa480): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfa480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.134616325 +0000 UTC m=+6.616879760 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfa480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5f110 item 29 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfab00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfab00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfab00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfab00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfab00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.136223916 +0000 UTC m=+6.618487351 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfab00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb040): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb040): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb040): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.136223916 +0000 UTC m=+6.618487351 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5f650 item 30 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb680): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498cfb680): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb680): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb680): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb680): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb680): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfb680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfba40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfba40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfba40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfba40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfba40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.138945809 +0000 UTC m=+6.621209253 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfba40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e2c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e2c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e2c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e2c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e2c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.138945809 +0000 UTC m=+6.621209253 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e2c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5f9d0 item 31 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e940): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e940): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e940): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e940): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e940): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.14141693 +0000 UTC m=+6.623680384 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4e940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4ee80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4ee80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4ee80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4ee80): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4ee80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.14141693 +0000 UTC m=+6.623680384 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4ee80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5fd50 item 32 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f4c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f4c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f4c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f4c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f4c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.144599552 +0000 UTC m=+6.626862996 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f4c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f940): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f940): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f940): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f940): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f940): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3c3f0 item 33 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f940): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f940): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.145483719 +0000 UTC m=+6.627747164 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4f940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4fe40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4fe40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4fe40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4fe40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4fe40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.145483719 +0000 UTC m=+6.627747164 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b4fe40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3c5b0 item 33 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.147609679 +0000 UTC m=+6.629873123 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72a00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72a00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3c9a0 item 34 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72a00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72a00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72a00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72a00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72a00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.148559269 +0000 UTC m=+6.630822733 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72a00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72f40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72f40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72f40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72f40): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72f40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.148559269 +0000 UTC m=+6.630822733 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b72f40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3cb60 item 34 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.150393247 +0000 UTC m=+6.632656692 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73a00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73a00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73a00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73a00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73a00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3cee0 item 35 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73a00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73a00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.151028696 +0000 UTC m=+6.633292140 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b73a00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0000): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0000): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0000): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.151028696 +0000 UTC m=+6.633292140 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3d180 item 35 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0680): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0680): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0680): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.152760531 +0000 UTC m=+6.635023975 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3d500 item 36 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0b80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0b80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0b80): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0b80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.153411238 +0000 UTC m=+6.635674673 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc0b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc10c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc10c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc10c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc10c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc10c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.153411238 +0000 UTC m=+6.635674673 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc10c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3d6c0 item 36 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1700): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1700): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.154847347 +0000 UTC m=+6.637110791 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1b80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1b80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1b80): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3da40 item 37 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1b80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.15538511 +0000 UTC m=+6.637648555 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bc1b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce180): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce180): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce180): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce180): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce180): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.15538511 +0000 UTC m=+6.637648555 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce180): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3dce0 item 37 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce800): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce800): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce800): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce800): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce800): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.156909395 +0000 UTC m=+6.639172839 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bce800): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bced00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bced00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991321c0 item 38 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bced00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bced00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bced00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bced00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bced00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.157544744 +0000 UTC m=+6.639808188 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bced00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf240): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf240): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf240): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.157544744 +0000 UTC m=+6.639808188 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132380 item 38 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf8c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf8c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf8c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf8c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf8c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.158963428 +0000 UTC m=+6.641226872 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcf8c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcfdc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcfdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcfdc0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcfdc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcfdc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132700 item 39 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcfdc0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcfdc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.15957896 +0000 UTC m=+6.641842394 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcfdc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c143c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c143c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c143c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c143c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c143c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.15957896 +0000 UTC m=+6.641842394 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c143c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991328c0 item 39 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14a40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14a40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14a40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14a40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14a40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.161280848 +0000 UTC m=+6.643544283 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14a40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14f40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14f40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132d90 item 40 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14f40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14f40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14f40): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14f40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14f40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.162070137 +0000 UTC m=+6.644333601 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c14f40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15480): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15480): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15480): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.162070137 +0000 UTC m=+6.644333601 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132fc0 item 40 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15a40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15a40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15a40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15a40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15a40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15a40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15a40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.163795581 +0000 UTC m=+6.646059025 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c15a40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a040): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a040): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499133340 item 41 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a040): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.164380464 +0000 UTC m=+6.646643908 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a500): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a500): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a500): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a500): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a500): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499133500 item 41 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a500): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a500): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.1650731 +0000 UTC m=+6.647336544 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2a500): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2aa40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2aa40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2aa40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2aa40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2aa40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.1650731 +0000 UTC m=+6.647336544 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2aa40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991336c0 item 41 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b080): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b080): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b080): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b080): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b080): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b080): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b080): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.166702123 +0000 UTC m=+6.648965626 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b080): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499133ce0 item 42 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.167352418 +0000 UTC m=+6.649615852 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2b580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2bac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2bac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284070 item 42 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2bac0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2bac0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2bac0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2bac0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2bac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.16823851 +0000 UTC m=+6.650501954 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c2bac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78140): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78140): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78140): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.16823851 +0000 UTC m=+6.650501954 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284310 item 42 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78780): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78780): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78780): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78780): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78780): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.169843636 +0000 UTC m=+6.652107080 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78c80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78c80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78c80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284700 item 43 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78c80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78c80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.17034441 +0000 UTC m=+6.652607854 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c78c80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c791c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c791c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c791c0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c791c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c791c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284930 item 43 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c791c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c791c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.170900279 +0000 UTC m=+6.653163713 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c791c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79700): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79700): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79700): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.170900279 +0000 UTC m=+6.653163713 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284af0 item 43 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79d40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79d40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79d40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79d40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79d40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79d40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79d40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.17239655 +0000 UTC m=+6.654659994 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c79d40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8340): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8340): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284e70 item 44 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8340): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.172881906 +0000 UTC m=+6.655145350 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8880): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499285030 item 44 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8880): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8880): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8880): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8880): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.173554164 +0000 UTC m=+6.655817608 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8e00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8e00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8e00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8e00): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8e00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.173554164 +0000 UTC m=+6.655817608 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd8e00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499285260 item 44 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9440): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9440): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9440): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9440): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9440): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9440): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9440): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.174908768 +0000 UTC m=+6.657172202 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9440): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9940): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9940): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9940): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94992855e0 item 45 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9940): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9940): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.175515943 +0000 UTC m=+6.657779387 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cd9940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e140): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e140): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e140): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.175515943 +0000 UTC m=+6.657779387 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94992857a0 item 45 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e780): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e780): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e780): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e780): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e780): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.17695175 +0000 UTC m=+6.659215194 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0e780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0ec80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0ec80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0ec80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499285c70 item 46 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0ec80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0ec80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.177523558 +0000 UTC m=+6.659787003 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0ec80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f380): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f380): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f380): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f380): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f380): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.177523558 +0000 UTC m=+6.659787003 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f380): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499285e30 item 46 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f9c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f9c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f9c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f9c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f9c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f9c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.179150387 +0000 UTC m=+6.661413831 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0f9c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0fec0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0fec0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0fec0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919e380 item 47 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0fec0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0fec0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.179635291 +0000 UTC m=+6.661898735 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d0fec0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d386c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d386c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d386c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d386c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d386c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.179635291 +0000 UTC m=+6.661898735 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d386c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919e540 item 47 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84200): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84200): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84200): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84200): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84200): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.182301068 +0000 UTC m=+6.664564552 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84700): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991941c0 item 48 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84700): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.182875691 +0000 UTC m=+6.665139126 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84e00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84e00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84e00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84e00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84e00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.182875691 +0000 UTC m=+6.665139126 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d84e00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499194380 item 48 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85440): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85440): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85440): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85440): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85440): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.184735358 +0000 UTC m=+6.666998802 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85440): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991947e0 item 49 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.185332404 +0000 UTC m=+6.667595848 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d858c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85e00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85e00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85e00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85e00): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85e00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.185332404 +0000 UTC m=+6.667595848 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d85e00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499194a80 item 49 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.186948833 +0000 UTC m=+6.669212277 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499194ee0 item 50 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.188417462 +0000 UTC m=+6.670680906 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da8a80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9000): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9000): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9000): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.188417462 +0000 UTC m=+6.670680906 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991950a0 item 50 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9680): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9680): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9680): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.189977564 +0000 UTC m=+6.672241028 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499195420 item 51 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.190524005 +0000 UTC m=+6.672787449 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498da9b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc61c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc61c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc61c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc61c0): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc61c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.190524005 +0000 UTC m=+6.672787449 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc61c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991955e0 item 51 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6840): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6840): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6840): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.192198352 +0000 UTC m=+6.674461796 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991959d0 item 52 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.19298168 +0000 UTC m=+6.675245124 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc6d40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc72c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc72c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc72c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc72c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc72c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.19298168 +0000 UTC m=+6.675245124 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc72c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499195b90 item 52 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7940): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7940): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7940): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7940): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7940): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.19469435 +0000 UTC m=+6.676957783 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ee0070 item 53 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.195343272 +0000 UTC m=+6.677606716 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dc7e40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dde480): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dde480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dde480): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dde480): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dde480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.195343272 +0000 UTC m=+6.677606716 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dde480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ee0230 item 53 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddeb00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddeb00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddeb00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddeb00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddeb00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.196878738 +0000 UTC m=+6.679142182 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddeb00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ee05b0 item 54 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.197617802 +0000 UTC m=+6.679881246 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf580): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf580): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf580): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.197617802 +0000 UTC m=+6.679881246 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddf580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ee0770 item 54 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddfc00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddfc00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddfc00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddfc00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddfc00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.199215675 +0000 UTC m=+6.681479120 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ddfc00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ee0af0 item 55 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.199829332 +0000 UTC m=+6.682092776 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e740): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e740): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e740): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e740): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e740): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.199829332 +0000 UTC m=+6.682092776 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0e740): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ee0cb0 item 55 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0edc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0edc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0edc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0edc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0edc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.201779319 +0000 UTC m=+6.684042763 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0edc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1e4d0 item 56 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.202615607 +0000 UTC m=+6.684879051 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6780): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6780): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6780): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.202615607 +0000 UTC m=+6.684879051 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1ea10 item 56 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.204013443 +0000 UTC m=+6.686276887 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d6dc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7300): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7300): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1eee0 item 57 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7300): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.204559703 +0000 UTC m=+6.686823147 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1f260 item 57 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.205226079 +0000 UTC m=+6.687489523 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7dc0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7dc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7dc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7dc0): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7dc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.205226079 +0000 UTC m=+6.687489523 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992d7dc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1f420 item 57 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.206807461 +0000 UTC m=+6.689070905 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4500): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4a40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4a40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4a40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1fab0 item 58 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4a40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4a40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.207322222 +0000 UTC m=+6.689585666 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4a40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1fc70 item 58 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.207925681 +0000 UTC m=+6.690189125 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f4f80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5540): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5540): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5540): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5540): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5540): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.207925681 +0000 UTC m=+6.690189125 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5540): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6a000 item 58 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.209356418 +0000 UTC m=+6.691619852 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992f5b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a1c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a1c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a1c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6a380 item 59 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a1c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a1c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.209944597 +0000 UTC m=+6.692208041 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a1c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6a540 item 59 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.210795232 +0000 UTC m=+6.693058676 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8a700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ac80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ac80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ac80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ac80): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ac80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.210795232 +0000 UTC m=+6.693058676 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ac80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6a700 item 59 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.212603292 +0000 UTC m=+6.694866736 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b2c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b800): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b800): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b800): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6aaf0 item 60 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b800): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b800): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.21334523 +0000 UTC m=+6.695608674 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8b800): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6ae00 item 60 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.214048497 +0000 UTC m=+6.696311931 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8bd40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2400): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2400): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2400): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2400): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2400): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.214048497 +0000 UTC m=+6.696311931 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2400): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6b030 item 60 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.215494253 +0000 UTC m=+6.697757697 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2a40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2f80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2f80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2f80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6b3b0 item 61 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2f80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2f80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.216054739 +0000 UTC m=+6.698318183 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb2f80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3680): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3680): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3680): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.216054739 +0000 UTC m=+6.698318183 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6b570 item 61 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.217738504 +0000 UTC m=+6.700001949 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eb3cc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eea300): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eea300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eea300): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6b8f0 item 62 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eea300): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eea300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.218364987 +0000 UTC m=+6.700628431 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eea300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeaa00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeaa00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeaa00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeaa00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeaa00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.218364987 +0000 UTC m=+6.700628431 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeaa00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6bab0 item 62 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.220168567 +0000 UTC m=+6.702432011 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498cea000 item 63 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.220711471 +0000 UTC m=+6.702974915 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eeb580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eebc80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eebc80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eebc80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eebc80): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eebc80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.220711471 +0000 UTC m=+6.702974915 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eebc80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498cea2a0 item 63 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.222756978 +0000 UTC m=+6.705020422 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991223c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499122900): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499122900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499122900): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498cea850 item 64 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499122900): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499122900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.223430288 +0000 UTC m=+6.705693732 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499122900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123000): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123000): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123000): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.223430288 +0000 UTC m=+6.705693732 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceaa10 item 64 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123640): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123640): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123640): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123640): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123640): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.225270478 +0000 UTC m=+6.707533922 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123640): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123ac0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123ac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123ac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123ac0): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123ac0): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498cead90 item 65 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123ac0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123ac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.226070277 +0000 UTC m=+6.708333721 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499123ac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991520c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991520c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991520c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991520c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991520c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.226070277 +0000 UTC m=+6.708333721 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991520c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceb030 item 65 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152700): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152700): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.227960351 +0000 UTC m=+6.710223785 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceb570 item 66 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152b80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152b80): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152b80): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152b80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.228647046 +0000 UTC m=+6.710910480 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499152b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991530c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991530c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991530c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991530c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991530c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.228647046 +0000 UTC m=+6.710910480 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991530c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceb730 item 66 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153700): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153700): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.230388971 +0000 UTC m=+6.712652415 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153b80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153b80): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153b80): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498cebb90 item 67 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153b80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.231144986 +0000 UTC m=+6.713408430 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499153b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172180): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172180): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172180): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172180): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172180): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.231144986 +0000 UTC m=+6.713408430 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172180): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4000 item 67 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172800): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172800): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172800): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172800): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172800): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.232803233 +0000 UTC m=+6.715066677 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172800): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172d00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172d00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4460 item 68 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172d00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172d00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172d00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172d00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172d00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.233602201 +0000 UTC m=+6.715865645 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499172d00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173240): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173240): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173240): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.233602201 +0000 UTC m=+6.715865645 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4620 item 68 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173880): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173880): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173880): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.235164187 +0000 UTC m=+6.717427631 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173d00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173d00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173d00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173d00): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173d00): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce49a0 item 69 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173d00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173d00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.235761132 +0000 UTC m=+6.718024566 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499173d00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e300): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e300): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.235761132 +0000 UTC m=+6.718024566 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4b60 item 69 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e980): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e980): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e980): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.237242706 +0000 UTC m=+6.719506150 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920e980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920ee80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920ee80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce5030 item 70 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920ee80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920ee80): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920ee80): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920ee80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920ee80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.23796131 +0000 UTC m=+6.720224754 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920ee80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920f3c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920f3c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920f3c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920f3c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920f3c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.23796131 +0000 UTC m=+6.720224754 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920f3c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce5260 item 70 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920fa40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920fa40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920fa40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920fa40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920fa40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.239699728 +0000 UTC m=+6.721963172 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949920fa40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232040): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232040): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232040): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232040): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce5730 item 71 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232040): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.240267059 +0000 UTC m=+6.722530503 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232540): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232540): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232540): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232540): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232540): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.240267059 +0000 UTC m=+6.722530503 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232540): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce58f0 item 71 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232bc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232bc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232bc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232bc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232bc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.241793137 +0000 UTC m=+6.724056581 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232bc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992330c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992330c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce5d50 item 72 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992330c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992330c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992330c0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992330c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992330c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.242492325 +0000 UTC m=+6.724755770 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992330c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233600): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233600): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233600): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.242492325 +0000 UTC m=+6.724755770 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2070 item 72 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233bc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233bc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233bc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233bc0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233bc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233bc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233bc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.24384706 +0000 UTC m=+6.726110504 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233bc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e1c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e1c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e1c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2540 item 73 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e1c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e1c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.244462019 +0000 UTC m=+6.726725463 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e1c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e680): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e680): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e680): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e680): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2700 item 73 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e680): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.245142071 +0000 UTC m=+6.727405515 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924e680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924ebc0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924ebc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924ebc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924ebc0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924ebc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.245142071 +0000 UTC m=+6.727405515 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924ebc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec28c0 item 73 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f200): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f200): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f200): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f200): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f200): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.246653192 +0000 UTC m=+6.728916636 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f700): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2c40 item 74 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f700): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.247178452 +0000 UTC m=+6.729441896 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924f700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924fc40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924fc40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2e00 item 74 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924fc40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924fc40): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924fc40): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924fc40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924fc40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.247882009 +0000 UTC m=+6.730145453 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949924fc40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992722c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992722c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992722c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992722c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992722c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.247882009 +0000 UTC m=+6.730145453 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992722c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2fc0 item 74 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272900): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272900): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272900): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272900): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272900): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.249470004 +0000 UTC m=+6.731733538 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272e00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272e00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272e00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec3340 item 75 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272e00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272e00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.250042904 +0000 UTC m=+6.732306348 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499272e00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273340): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273340): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273340): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273340): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec3500 item 75 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273340): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.250671199 +0000 UTC m=+6.732934643 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273880): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273880): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273880): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.250671199 +0000 UTC m=+6.732934643 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec36c0 item 75 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273ec0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273ec0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273ec0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273ec0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273ec0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273ec0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273ec0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.252554601 +0000 UTC m=+6.734818085 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499273ec0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a84c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a84c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a84c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec3b20 item 76 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a84c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a84c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.253275991 +0000 UTC m=+6.735539435 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a84c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8a00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8a00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec3ce0 item 76 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8a00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8a00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8a00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8a00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8a00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.253957316 +0000 UTC m=+6.736220800 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8a00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8f80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8f80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8f80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8f80): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8f80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.253957316 +0000 UTC m=+6.736220800 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8f80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498796000 item 76 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a95c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a95c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a95c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a95c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a95c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a95c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a95c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.255594774 +0000 UTC m=+6.737858218 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a95c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9ac0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9ac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9ac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498796930 item 77 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9ac0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9ac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.256183764 +0000 UTC m=+6.738447198 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9ac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a2c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a2c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a2c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a2c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a2c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.256183764 +0000 UTC m=+6.738447198 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a2c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498796d90 item 77 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a900): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a900): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a900): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a900): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a900): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.257886495 +0000 UTC m=+6.740149939 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930a900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930ae00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930ae00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930ae00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94987975e0 item 78 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930ae00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930ae00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.258531511 +0000 UTC m=+6.740794955 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930ae00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930b500): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930b500): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930b500): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930b500): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930b500): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.258531511 +0000 UTC m=+6.740794955 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930b500): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498797b90 item 78 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930bb40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930bb40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930bb40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930bb40): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930bb40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930bb40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930bb40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.260427827 +0000 UTC m=+6.742691271 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949930bb40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326140): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326140): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c63f0 item 79 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326140): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.261024313 +0000 UTC m=+6.743287757 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326840): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326840): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326840): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.261024313 +0000 UTC m=+6.743287757 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c6770 item 79 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326e80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326e80): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326e80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326e80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.262744626 +0000 UTC m=+6.745008070 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499326e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327380): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327380): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327380): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c6c40 item 80 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327380): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327380): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.263331763 +0000 UTC m=+6.745595207 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327380): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327a80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327a80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327a80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327a80): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327a80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.263331763 +0000 UTC m=+6.745595207 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499327a80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c70a0 item 80 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993401c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993401c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993401c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993401c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993401c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.264939987 +0000 UTC m=+6.747203431 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993401c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c7490 item 81 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.265671856 +0000 UTC m=+6.747935300 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340640): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340b80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340b80): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.265671856 +0000 UTC m=+6.747935300 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499340b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c7650 item 81 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341200): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341200): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341200): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.267702916 +0000 UTC m=+6.749966361 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c7a40 item 82 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.268423255 +0000 UTC m=+6.750686699 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341c80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341c80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341c80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341c80): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341c80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.268423255 +0000 UTC m=+6.750686699 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499341c80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c7ce0 item 82 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360400): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360400): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360400): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360400): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360400): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.269889671 +0000 UTC m=+6.752153115 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360400): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949838ea10 item 83 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.270549124 +0000 UTC m=+6.752812559 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360e40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360e40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360e40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360e40): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360e40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.270549124 +0000 UTC m=+6.752812559 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499360e40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949838ecb0 item 83 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993614c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993614c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993614c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993614c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993614c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.272166674 +0000 UTC m=+6.754430108 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993614c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949838fb20 item 84 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.272734896 +0000 UTC m=+6.754998340 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993619c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c040): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c040): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c040): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.272734896 +0000 UTC m=+6.754998340 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498412230 item 84 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c6c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c6c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c6c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c6c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c6c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.27443412 +0000 UTC m=+6.756697564 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937c6c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498412770 item 85 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.275026457 +0000 UTC m=+6.757289892 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937cbc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d100): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d100): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d100): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d100): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d100): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.275026457 +0000 UTC m=+6.757289892 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d100): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498412a10 item 85 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d780): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d780): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d780): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.276509895 +0000 UTC m=+6.758773339 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937d780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498412f50 item 86 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.277431342 +0000 UTC m=+6.759694836 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949937dc80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c300): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c300): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.277431342 +0000 UTC m=+6.759694836 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498413490 item 86 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c980): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c980): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c980): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.279145415 +0000 UTC m=+6.761408878 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939c980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498413a40 item 87 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.279809046 +0000 UTC m=+6.762072480 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939ce80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939d3c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939d3c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939d3c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939d3c0): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939d3c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.279809046 +0000 UTC m=+6.762072480 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939d3c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498413e30 item 87 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939da40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939da40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939da40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939da40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939da40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.281375901 +0000 UTC m=+6.763639345 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949939da40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea2380 item 88 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.28219729 +0000 UTC m=+6.764460734 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba5c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba5c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba5c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba5c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba5c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.28219729 +0000 UTC m=+6.764460734 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993ba5c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea2540 item 88 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.283615935 +0000 UTC m=+6.765879369 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bac00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb140): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb140): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea3570 item 89 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb140): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.284121208 +0000 UTC m=+6.766384652 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea3810 item 89 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.284698967 +0000 UTC m=+6.766962402 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bb680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bbc00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bbc00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bbc00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bbc00): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bbc00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.284698967 +0000 UTC m=+6.766962402 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993bbc00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea3b90 item 89 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.286036219 +0000 UTC m=+6.768299663 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4880): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4880): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c661c0 item 90 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4880): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.286600122 +0000 UTC m=+6.768863556 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66380 item 90 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.287265537 +0000 UTC m=+6.769528981 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d4dc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d5380): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d5380): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d5380): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d5380): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d5380): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.287265537 +0000 UTC m=+6.769528981 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d5380): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66620 item 90 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.288591047 +0000 UTC m=+6.770854481 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993d59c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0000): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0000): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66a10 item 91 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0000): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.289160831 +0000 UTC m=+6.771424275 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66bd0 item 91 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.289731127 +0000 UTC m=+6.771994571 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0540): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0ac0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0ac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0ac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0ac0): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0ac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.289731127 +0000 UTC m=+6.771994571 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f0ac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66fc0 item 91 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.291131007 +0000 UTC m=+6.773394451 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1100): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1640): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1640): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1640): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c673b0 item 92 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1640): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1640): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.291559804 +0000 UTC m=+6.773823249 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1640): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c67570 item 92 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.292125231 +0000 UTC m=+6.774388675 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94993f1b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a240): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a240): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a240): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.292125231 +0000 UTC m=+6.774388675 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c67730 item 92 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.293506515 +0000 UTC m=+6.775769960 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940a880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940adc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940adc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940adc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c67c70 item 93 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940adc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940adc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.294164617 +0000 UTC m=+6.776428061 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940adc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940b4c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940b4c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940b4c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940b4c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940b4c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.294164617 +0000 UTC m=+6.776428061 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940b4c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a042a0 item 93 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.295925157 +0000 UTC m=+6.778188601 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949940bb00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c140): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c140): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a04690 item 94 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c140): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.296484422 +0000 UTC m=+6.778747866 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c840): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c840): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c840): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.296484422 +0000 UTC m=+6.778747866 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942c840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a04850 item 94 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.297940247 +0000 UTC m=+6.780203681 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942ce80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942d3c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942d3c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942d3c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a04c40 item 95 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942d3c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942d3c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.298469434 +0000 UTC m=+6.780732878 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942d3c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942dac0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942dac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942dac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942dac0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942dac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.298469434 +0000 UTC m=+6.780732878 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949942dac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a04e00 item 95 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.299884113 +0000 UTC m=+6.782147557 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a740): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a740): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a740): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a05500 item 96 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a740): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a740): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.300406167 +0000 UTC m=+6.782669601 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a740): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944ae40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944ae40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944ae40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944ae40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944ae40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.300406167 +0000 UTC m=+6.782669601 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944ae40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a05730 item 96 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= 2026/07/20 04:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : >WaitForWriters: 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f300): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f300): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f300): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.30934287 +0000 UTC m=+6.791606314 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f780): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f780): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f780): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f780): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f780): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.30934287 +0000 UTC m=+6.791606314 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0f780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0fc40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0fc40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0fc40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0fc40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0fc40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.30934287 +0000 UTC m=+6.791606314 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e0fc40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ee16c0 item 1 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54380): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54380): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54380): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54380): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54380): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.311339345 +0000 UTC m=+6.793602789 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54380): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54880): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54880): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54880): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.311339345 +0000 UTC m=+6.793602789 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ee1b90 item 2 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54ec0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54ec0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54ec0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54ec0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54ec0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.312721751 +0000 UTC m=+6.794985196 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e54ec0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55340): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55340): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55340): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55340): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55340): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.312721751 +0000 UTC m=+6.794985196 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55800): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55800): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55800): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55800): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55800): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.312721751 +0000 UTC m=+6.794985196 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55800): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949875a150 item 3 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55e80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55e80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.314925617 +0000 UTC m=+6.797189061 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e55e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e4c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e4c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e4c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e4c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e4c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.314925617 +0000 UTC m=+6.797189061 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e4c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949875a8c0 item 4 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7eb00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7eb00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7eb00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7eb00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7eb00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.317245212 +0000 UTC m=+6.799508656 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7eb00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38e40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38e40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38e40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38e40): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38e40): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38e40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.317245212 +0000 UTC m=+6.799508656 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38e40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39300): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39300): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.317245212 +0000 UTC m=+6.799508656 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919e9a0 item 5 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a3c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a3c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a3c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a3c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a3c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.319438308 +0000 UTC m=+6.801701772 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a3c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a900): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a900): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a900): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.319438308 +0000 UTC m=+6.801701772 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944a900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e52230 item 6 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944af80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944af80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944af80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944af80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944af80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.321097527 +0000 UTC m=+6.803360971 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944af80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b480): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b480): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b480): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b480): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b480): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.321097527 +0000 UTC m=+6.803360971 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b980): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b980): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b980): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.321097527 +0000 UTC m=+6.803360971 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949944b980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e52690 item 7 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e100): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e100): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e100): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e100): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e100): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.323344764 +0000 UTC m=+6.805608208 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e100): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e640): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e640): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e640): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e640): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e640): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.323344764 +0000 UTC m=+6.805608208 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7e640): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e530a0 item 8 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7edc0): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498e7edc0): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7edc0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7edc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7edc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7edc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7edc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f180): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f180): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f180): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f180): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f180): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.325068394 +0000 UTC m=+6.807331829 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f180): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f600): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f600): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f600): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f600): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f600): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.325068394 +0000 UTC m=+6.807331829 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7f600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7fb00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7fb00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7fb00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7fb00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7fb00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.325068394 +0000 UTC m=+6.807331829 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e7fb00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e53420 item 9 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38280): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38280): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38280): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38280): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38280): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.327572267 +0000 UTC m=+6.809835701 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d38280): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d387c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d387c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d387c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d387c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d387c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.327572267 +0000 UTC m=+6.809835701 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d387c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e53a40 item 10 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d398c0): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498d398c0): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d398c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d398c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d398c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d398c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d398c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39c80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39c80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39c80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39c80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39c80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.32942484 +0000 UTC m=+6.811688284 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d39c80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54280): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54280): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54280): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54280): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54280): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54280): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54280): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.32942484 +0000 UTC m=+6.811688284 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54280): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54840): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54840): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54840): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.32942484 +0000 UTC m=+6.811688284 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949875a070 item 11 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54f80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54f80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54f80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54f80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54f80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.331412468 +0000 UTC m=+6.813675902 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d54f80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d554c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d554c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d554c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d554c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d554c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.331412468 +0000 UTC m=+6.813675902 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d554c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949875a850 item 12 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55b00): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498d55b00): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55b00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55b00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55b00): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55b00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55ec0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55ec0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55ec0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55ec0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55ec0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.333157579 +0000 UTC m=+6.815421023 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d55ec0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16680): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16680): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16680): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.333157579 +0000 UTC m=+6.815421023 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949875af50 item 13 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16d00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16d00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16d00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16d00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16d00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.334730866 +0000 UTC m=+6.816994310 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b16d00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17240): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17240): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17240): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.334730866 +0000 UTC m=+6.816994310 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949875bab0 item 14 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17880): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498b17880): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17880): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17880): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17880): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17880): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.336806269 +0000 UTC m=+6.819069703 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b17c40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f980): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f980): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f980): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.336806269 +0000 UTC m=+6.819069703 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949880f980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498742070 item 15 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a100): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a100): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a100): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a100): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a100): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.339634442 +0000 UTC m=+6.821897886 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a100): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a640): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a640): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a640): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a640): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a640): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.339634442 +0000 UTC m=+6.821897886 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912a640): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498742cb0 item 16 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ac80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ac80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ac80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ac80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ac80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.341420791 +0000 UTC m=+6.823684235 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912ac80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.341420791 +0000 UTC m=+6.823684235 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b100): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b600): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b600): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b600): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.341420791 +0000 UTC m=+6.823684235 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912b600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498743340 item 17 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bd00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bd00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bd00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bd00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bd00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.345835015 +0000 UTC m=+6.828098460 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949912bd00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498442600): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498442600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498442600): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498442600): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498442600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.345835015 +0000 UTC m=+6.828098460 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498442600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919e070 item 18 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443700): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443700): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.348219122 +0000 UTC m=+6.830482566 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498443700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.348219122 +0000 UTC m=+6.830482566 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867ec40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867f880): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867f880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867f880): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867f880): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867f880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.348219122 +0000 UTC m=+6.830482566 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949867f880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919e3f0 item 19 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904480): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904480): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904480): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.350439549 +0000 UTC m=+6.832703003 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904bc0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904bc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904bc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904bc0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904bc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.350439549 +0000 UTC m=+6.832703003 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498904bc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919ed90 item 20 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989056c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989056c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989056c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989056c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989056c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.352176834 +0000 UTC m=+6.834440299 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989056c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.352176834 +0000 UTC m=+6.834440299 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498905bc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c085c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c085c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c085c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c085c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c085c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.352176834 +0000 UTC m=+6.834440299 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c085c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919f110 item 21 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.354306781 +0000 UTC m=+6.836570266 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c08c40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09200): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09200): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09200): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.354306781 +0000 UTC m=+6.836570266 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919f5e0 item 22 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09880): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09880): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09880): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.355887402 +0000 UTC m=+6.838150856 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.355887402 +0000 UTC m=+6.838150856 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c09d80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94600): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94600): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94600): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.355887402 +0000 UTC m=+6.838150856 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949919fa40 item 23 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94dc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94dc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94dc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94dc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94dc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.35825669 +0000 UTC m=+6.840520134 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c94dc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95300): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95300): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.35825669 +0000 UTC m=+6.840520134 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898c1c0 item 24 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95940): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9498c95940): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95940): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95940): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95940): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95940): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95d00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95d00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95d00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95d00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95d00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.360071413 +0000 UTC m=+6.842334857 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c95d00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.360071413 +0000 UTC m=+6.842334857 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991808c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991808c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991808c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991808c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991808c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.360071413 +0000 UTC m=+6.842334857 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991808c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898c620 item 25 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180f40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180f40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180f40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180f40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180f40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.362233139 +0000 UTC m=+6.844496573 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499180f40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181480): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181480): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181480): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.362233139 +0000 UTC m=+6.844496573 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898cb60 item 26 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181ac0): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9499181ac0): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181ac0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181ac0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181ac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181ac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181e80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181e80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.363969614 +0000 UTC m=+6.846233048 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499181e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.363969614 +0000 UTC m=+6.846233048 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499560480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94995609c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94995609c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94995609c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94995609c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94995609c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.363969614 +0000 UTC m=+6.846233048 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94995609c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898cfc0 item 27 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561040): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561040): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561040): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.366227672 +0000 UTC m=+6.848491135 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561580): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561580): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561580): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.366227672 +0000 UTC m=+6.848491135 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898d570 item 28 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561bc0): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd9499561bc0): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561bc0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561bc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561bc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499561bc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e080): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e080): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e080): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e080): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e080): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.368071629 +0000 UTC m=+6.850335063 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e080): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e740): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e740): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e740): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e740): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e740): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.368071629 +0000 UTC m=+6.850335063 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956e740): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949898dab0 item 29 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956edc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956edc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956edc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956edc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956edc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.369953217 +0000 UTC m=+6.852216651 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956edc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f300): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f300): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.369953217 +0000 UTC m=+6.852216651 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949872e8c0 item 30 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f940): _readAt: size=2, off=0 2026/07/20 04:38:14 ERROR : open-test-file(0xd949956f940): Couldn't read size of file 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f940): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f940): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f940): >_writeAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f940): close: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956f940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956fd00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956fd00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956fd00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956fd00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956fd00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.371765755 +0000 UTC m=+6.854029240 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949956fd00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957a4c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957a4c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957a4c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957a4c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957a4c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.371765755 +0000 UTC m=+6.854029240 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957a4c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949872f730 item 31 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 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 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957ab40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957ab40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957ab40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957ab40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957ab40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.373462064 +0000 UTC m=+6.855725508 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957ab40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b080): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b080): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b080): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b080): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b080): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.373462064 +0000 UTC m=+6.855725508 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b080): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892a070 item 32 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b6c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b6c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b6c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b6c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b6c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.375155527 +0000 UTC m=+6.857418962 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957b6c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957bb40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957bb40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957bb40): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957bb40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957bb40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892a7e0 item 33 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957bb40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957bb40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.375736744 +0000 UTC m=+6.858000188 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949957bb40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e140): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e140): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e140): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.375736744 +0000 UTC m=+6.858000188 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892aa80 item 33 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e780): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e780): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e780): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.377395151 +0000 UTC m=+6.859658595 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888e780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888ec00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888ec00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892af50 item 34 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888ec00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888ec00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888ec00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888ec00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888ec00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.378182916 +0000 UTC m=+6.860446360 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888ec00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f140): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f140): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f140): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.378182916 +0000 UTC m=+6.860446360 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892b1f0 item 34 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f780): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f780): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f780): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.379658419 +0000 UTC m=+6.861921853 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888f780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888fc00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888fc00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888fc00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888fc00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888fc00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892b8f0 item 35 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888fc00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888fc00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.380188949 +0000 UTC m=+6.862452393 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd949888fc00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6200): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6200): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6200): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.380188949 +0000 UTC m=+6.862452393 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949892bd50 item 35 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6880): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6880): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6880): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.381539817 +0000 UTC m=+6.863803250 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6d80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6d80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94987385b0 item 36 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6d80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6d80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6d80): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6d80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6d80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.382107247 +0000 UTC m=+6.864370691 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b6d80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b72c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b72c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b72c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b72c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b72c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.382107247 +0000 UTC m=+6.864370691 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b72c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94987388c0 item 36 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7900): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7900): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7900): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.383396257 +0000 UTC m=+6.865659701 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7d80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7d80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7d80): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7d80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7d80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498738cb0 item 37 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7d80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7d80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.383904105 +0000 UTC m=+6.866167549 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94989b7d80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3c380): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3c380): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3c380): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3c380): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3c380): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.383904105 +0000 UTC m=+6.866167549 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3c380): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498738fc0 item 37 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3ca00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3ca00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3ca00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3ca00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3ca00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.385354331 +0000 UTC m=+6.867617775 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3ca00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3cf00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3cf00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498739490 item 38 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3cf00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3cf00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3cf00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3cf00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3cf00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.385955073 +0000 UTC m=+6.868218508 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3cf00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3d440): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3d440): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3d440): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3d440): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3d440): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.385955073 +0000 UTC m=+6.868218508 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3d440): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498739650 item 38 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3dac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3dac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3dac0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3dac0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3dac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.387300962 +0000 UTC m=+6.869564406 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a3dac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e0c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e0c0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e0c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e0c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5e000 item 39 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e0c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e0c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.387818577 +0000 UTC m=+6.870082022 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e0c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e5c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e5c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e5c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e5c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e5c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.387818577 +0000 UTC m=+6.870082022 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9e5c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5e380 item 39 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9ec40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9ec40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9ec40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9ec40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9ec40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.389473268 +0000 UTC m=+6.871736742 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9ec40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f140): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5e700 item 40 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f140): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f140): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f140): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f140): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.39020103 +0000 UTC m=+6.872464474 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f680): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f680): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f680): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.39020103 +0000 UTC m=+6.872464474 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9f680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5e8c0 item 40 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9fc40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9fc40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9fc40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9fc40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9fc40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9fc40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9fc40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.391774848 +0000 UTC m=+6.874038323 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498a9fc40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e240): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e240): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5ed20 item 41 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e240): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.392331958 +0000 UTC m=+6.874595422 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e700): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e700): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e700): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5eee0 item 41 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e700): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.392964772 +0000 UTC m=+6.875228216 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1e700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1ec40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1ec40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1ec40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1ec40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1ec40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.392964772 +0000 UTC m=+6.875228216 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1ec40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5f0a0 item 41 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f280): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f280): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f280): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f280): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f280): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f280): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f280): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.394561894 +0000 UTC m=+6.876825347 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f280): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f780): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f780): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5f570 item 42 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f780): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.395142889 +0000 UTC m=+6.877406323 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1f780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1fcc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1fcc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5f7a0 item 42 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1fcc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1fcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1fcc0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1fcc0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1fcc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.395796903 +0000 UTC m=+6.878060347 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b1fcc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48340): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48340): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48340): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.395796903 +0000 UTC m=+6.878060347 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5f960 item 42 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48980): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48980): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48980): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48980): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48980): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.397459598 +0000 UTC m=+6.879723062 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48e80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498e5fce0 item 43 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48e80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.397947698 +0000 UTC m=+6.880211142 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b48e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b493c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b493c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b493c0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b493c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b493c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3c150 item 43 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b493c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b493c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.398633241 +0000 UTC m=+6.880896695 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b493c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b49900): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b49900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b49900): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b49900): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b49900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.398633241 +0000 UTC m=+6.880896695 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b49900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3c380 item 43 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64040): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64040): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64040): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64040): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64040): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.400321595 +0000 UTC m=+6.882585079 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64540): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64540): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64540): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3c700 item 44 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64540): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64540): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.400896268 +0000 UTC m=+6.883159773 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64540): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64a80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64a80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3c8c0 item 44 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64a80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64a80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64a80): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64a80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64a80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.401592111 +0000 UTC m=+6.883855555 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b64a80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65000): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65000): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65000): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.401592111 +0000 UTC m=+6.883855555 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3caf0 item 44 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65640): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65640): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65640): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65640): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65640): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65640): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65640): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.403220662 +0000 UTC m=+6.885484106 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65640): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65b40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65b40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65b40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3ce70 item 45 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65b40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65b40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.403742546 +0000 UTC m=+6.886005981 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498b65b40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2340): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2340): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2340): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.403742546 +0000 UTC m=+6.886005981 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3d110 item 45 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2980): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2980): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2980): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2980): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2980): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.40543651 +0000 UTC m=+6.887699944 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2e80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3d490 item 46 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2e80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.4061041 +0000 UTC m=+6.888367584 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb2e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3580): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3580): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3580): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.4061041 +0000 UTC m=+6.888367584 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3d650 item 46 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3bc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3bc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3bc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3bc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3bc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3bc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.407739453 +0000 UTC m=+6.890002998 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bb3bc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc1c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc1c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc1c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3d9d0 item 47 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc1c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc1c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.408329907 +0000 UTC m=+6.890593361 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc1c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc8c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc8c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc8c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc8c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc8c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.408329907 +0000 UTC m=+6.890593361 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcc8c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c3dc70 item 47 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bccf00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bccf00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bccf00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bccf00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bccf00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bccf00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bccf00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.410048538 +0000 UTC m=+6.892312081 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bccf00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcd400): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcd400): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcd400): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132150 item 48 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcd400): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcd400): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.410597774 +0000 UTC m=+6.892861207 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcd400): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcdb00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcdb00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcdb00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcdb00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcdb00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.410597774 +0000 UTC m=+6.892861207 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498bcdb00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132310 item 48 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0240): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0240): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0240): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.412667967 +0000 UTC m=+6.894931431 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132690 item 49 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.413371594 +0000 UTC m=+6.895635029 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be06c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0c00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0c00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0c00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0c00): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0c00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.413371594 +0000 UTC m=+6.895635029 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be0c00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132850 item 49 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1280): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1280): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1280): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1280): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1280): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.414952275 +0000 UTC m=+6.897215739 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1280): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132c40 item 50 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.415648318 +0000 UTC m=+6.897911752 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1780): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1d00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1d00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1d00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1d00): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1d00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.415648318 +0000 UTC m=+6.897911752 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498be1d00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499132f50 item 50 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a480): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a480): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a480): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.417253093 +0000 UTC m=+6.899516528 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991332d0 item 51 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.417878553 +0000 UTC m=+6.900141998 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1a980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1aec0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1aec0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1aec0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1aec0): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1aec0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.417878553 +0000 UTC m=+6.900141998 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1aec0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499133490 item 51 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1b540): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1b540): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1b540): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1b540): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1b540): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.419492606 +0000 UTC m=+6.901756051 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1b540): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499133810 item 52 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.420257189 +0000 UTC m=+6.902520633 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c1ba40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c300c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c300c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c300c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c300c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c300c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.420257189 +0000 UTC m=+6.902520633 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c300c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499133c70 item 52 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30740): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30740): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30740): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30740): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30740): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.421867125 +0000 UTC m=+6.904130599 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30740): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94992842a0 item 53 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.42247437 +0000 UTC m=+6.904737814 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c30c40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31180): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31180): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31180): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31180): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31180): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.42247437 +0000 UTC m=+6.904737814 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31180): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284460 item 53 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31800): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31800): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31800): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31800): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31800): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.424395142 +0000 UTC m=+6.906658616 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31800): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94992848c0 item 54 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.425148183 +0000 UTC m=+6.907411627 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c31d00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76380): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76380): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76380): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76380): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76380): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.425148183 +0000 UTC m=+6.907411627 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76380): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284a80 item 54 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76a00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76a00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76a00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76a00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76a00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.426659923 +0000 UTC m=+6.908923447 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76a00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284e00 item 55 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.427303197 +0000 UTC m=+6.909566681 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c76f00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77440): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77440): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77440): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77440): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77440): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.427303197 +0000 UTC m=+6.909566681 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77440): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499284fc0 item 55 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77ac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77ac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77ac0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77ac0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77ac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.428969598 +0000 UTC m=+6.911233052 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498c77ac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94992853b0 item 56 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.429727308 +0000 UTC m=+6.911990752 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce0c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce640): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce640): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce640): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce640): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce640): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.429727308 +0000 UTC m=+6.911990752 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cce640): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499285570 item 56 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.431315603 +0000 UTC m=+6.913579047 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccec80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf1c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf1c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf1c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94992858f0 item 57 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf1c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf1c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.431889665 +0000 UTC m=+6.914153109 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf1c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499285ab0 item 57 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.432579636 +0000 UTC m=+6.914843071 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccf700): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccfc80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccfc80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccfc80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccfc80): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccfc80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.432579636 +0000 UTC m=+6.914843071 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ccfc80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499285dc0 item 57 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.434074595 +0000 UTC m=+6.916338039 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe3c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe900): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe900): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499194310 item 58 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe900): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.434692521 +0000 UTC m=+6.916955965 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfe900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991945b0 item 58 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.435366973 +0000 UTC m=+6.917630407 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cfee40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cff400): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cff400): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cff400): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cff400): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cff400): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.435366973 +0000 UTC m=+6.917630407 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cff400): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499194770 item 58 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.437225457 +0000 UTC m=+6.919488971 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498cffa40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e080): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e080): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e080): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499194cb0 item 59 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e080): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e080): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.437774643 +0000 UTC m=+6.920038108 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e080): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499194e70 item 59 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.438393029 +0000 UTC m=+6.920656473 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5e5c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5eb40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5eb40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5eb40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5eb40): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5eb40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.438393029 +0000 UTC m=+6.920656473 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5eb40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499195030 item 59 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.439837684 +0000 UTC m=+6.922101128 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f180): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f6c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f6c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f6c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991953b0 item 60 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f6c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f6c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.440333999 +0000 UTC m=+6.922597433 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5f6c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499195570 item 60 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.44091265 +0000 UTC m=+6.923176094 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d5fc00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d802c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d802c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d802c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d802c0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d802c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.44091265 +0000 UTC m=+6.923176094 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d802c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94991957a0 item 60 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.442341124 +0000 UTC m=+6.924604558 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80e40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80e40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80e40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499195b20 item 61 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80e40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80e40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.442981081 +0000 UTC m=+6.925244525 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d80e40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81540): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81540): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81540): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81540): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81540): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.442981081 +0000 UTC m=+6.925244525 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81540): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9499195ce0 item 61 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.444537025 +0000 UTC m=+6.926800459 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498d81b80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db21c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db21c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db21c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1e9a0 item 62 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db21c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db21c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.445061223 +0000 UTC m=+6.927324667 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db21c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db28c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db28c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db28c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db28c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db28c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.445061223 +0000 UTC m=+6.927324667 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db28c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1ecb0 item 62 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.446788961 +0000 UTC m=+6.929052396 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db2f00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3440): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3440): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3440): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1f110 item 63 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3440): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3440): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.447348447 +0000 UTC m=+6.929611901 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3440): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3b40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3b40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3b40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3b40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3b40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.447348447 +0000 UTC m=+6.929611901 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498db3b40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1f3b0 item 63 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 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 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): >_readAt: n=0, err=Bad file descriptor 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.449029527 +0000 UTC m=+6.931292991 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8280): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd87c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd87c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd87c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1f9d0 item 64 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd87c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd87c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.449599261 +0000 UTC m=+6.931862695 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd87c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8ec0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8ec0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8ec0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8ec0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8ec0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.449599261 +0000 UTC m=+6.931862695 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd8ec0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a1fc00 item 64 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9500): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9500): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9500): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9500): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9500): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.451336066 +0000 UTC m=+6.933599501 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9500): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9980): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9980): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9980): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9980): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6a150 item 65 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9980): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.452010879 +0000 UTC m=+6.934274314 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9e80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9e80): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.452010879 +0000 UTC m=+6.934274314 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498dd9e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6a310 item 65 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e205c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e205c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e205c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e205c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e205c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.45359192 +0000 UTC m=+6.935855375 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e205c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20a40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20a40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6a690 item 66 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20a40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20a40): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20a40): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20a40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20a40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.454294817 +0000 UTC m=+6.936558261 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20a40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20f80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20f80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20f80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20f80): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20f80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.454294817 +0000 UTC m=+6.936558261 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e20f80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c6a850 item 66 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492480): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492480): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492480): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.45580312 +0000 UTC m=+6.938066565 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492900): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492900): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492900): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492900): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498cea310 item 67 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492900): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.456368287 +0000 UTC m=+6.938631720 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492e00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492e00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492e00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492e00): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492e00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.456368287 +0000 UTC m=+6.938631720 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499492e00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498cea700 item 67 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493480): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493480): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493480): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.45788143 +0000 UTC m=+6.940144874 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493980): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493980): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceaa80 item 68 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493980): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493980): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493980): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493980): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493980): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.458472785 +0000 UTC m=+6.940736229 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493980): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493ec0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493ec0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493ec0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493ec0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493ec0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.458472785 +0000 UTC m=+6.940736229 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499493ec0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceac40 item 68 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ba600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ba600): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ba600): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ba600): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ba600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.459800138 +0000 UTC m=+6.942063582 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ba600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baa80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baa80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baa80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baa80): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baa80): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceb0a0 item 69 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baa80): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baa80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.46040079 +0000 UTC m=+6.942664225 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baa80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baf80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baf80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baf80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baf80): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baf80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.46040079 +0000 UTC m=+6.942664225 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994baf80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceb340 item 69 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bb600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bb600): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bb600): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bb600): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bb600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.461868338 +0000 UTC m=+6.944131782 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bb600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bbb00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bbb00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceb7a0 item 70 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bbb00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bbb00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bbb00): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bbb00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bbb00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.462507544 +0000 UTC m=+6.944770988 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994bbb00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4140): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4140): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4140): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.462507544 +0000 UTC m=+6.944770988 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ceba40 item 70 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d47c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d47c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d47c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d47c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d47c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.464044773 +0000 UTC m=+6.946308217 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d47c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4cc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4cc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4cc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4cc0): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4cc0): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4070 item 71 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4cc0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4cc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.464568049 +0000 UTC m=+6.946831493 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d4cc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d51c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d51c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d51c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d51c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d51c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.464568049 +0000 UTC m=+6.946831493 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d51c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4310 item 71 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5840): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5840): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5840): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.465969451 +0000 UTC m=+6.948232886 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5d40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5d40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4690 item 72 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5d40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5d40): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5d40): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5d40): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5d40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.466588209 +0000 UTC m=+6.948851643 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994d5d40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee380): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee380): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee380): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee380): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee380): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.466588209 +0000 UTC m=+6.948851643 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee380): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4850 item 72 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee940): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee940): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee940): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee940): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee940): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee940): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee940): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.467798722 +0000 UTC m=+6.950062166 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ee940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994eee40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994eee40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994eee40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4bd0 item 73 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994eee40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994eee40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.468303323 +0000 UTC m=+6.950566767 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994eee40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef300): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef300): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef300): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce4d90 item 73 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef300): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.468779581 +0000 UTC m=+6.951043025 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef840): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef840): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef840): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.468779581 +0000 UTC m=+6.951043025 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994ef840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce50a0 item 73 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994efe80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994efe80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994efe80): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994efe80): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994efe80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994efe80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994efe80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.470058412 +0000 UTC m=+6.952321846 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94994efe80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e480): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e480): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce5570 item 74 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e480): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.470564357 +0000 UTC m=+6.952827801 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e9c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e9c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce57a0 item 74 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e9c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e9c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e9c0): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e9c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e9c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.471186119 +0000 UTC m=+6.953449563 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8e9c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ef40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ef40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ef40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ef40): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ef40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.471186119 +0000 UTC m=+6.953449563 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8ef40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce5960 item 74 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8f580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8f580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8f580): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8f580): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8f580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8f580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8f580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.472429464 +0000 UTC m=+6.954692908 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8f580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8fa80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8fa80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8fa80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ce5dc0 item 75 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8fa80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8fa80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.472930569 +0000 UTC m=+6.955194003 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498e8fa80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc0c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc0c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc0c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc0c0): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc0c0): _writeAt: size=3, off=2 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec20e0 item 75 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc0c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc0c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.47346669 +0000 UTC m=+6.955730134 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc0c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc600): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc600): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc600): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.47346669 +0000 UTC m=+6.955730134 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecc600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2380 item 75 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eccc40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eccc40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eccc40): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eccc40): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eccc40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eccc40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eccc40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.475102665 +0000 UTC m=+6.957366109 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498eccc40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd140): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd140): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd140): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2700 item 76 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd140): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd140): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.475678971 +0000 UTC m=+6.957942415 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd140): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd680): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec28c0 item 76 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd680): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd680): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd680): _writeAt: size=3, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd680): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.476315392 +0000 UTC m=+6.958578836 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecd680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecdc00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecdc00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecdc00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecdc00): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecdc00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.476315392 +0000 UTC m=+6.958578836 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ecdc00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2a80 item 76 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0340): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0340): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0340): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0340): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0340): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.477621675 +0000 UTC m=+6.959885119 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0840): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0840): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2e00 item 77 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0840): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.478185238 +0000 UTC m=+6.960448682 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0f40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0f40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0f40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0f40): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0f40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.478185238 +0000 UTC m=+6.960448682 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef0f40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec2fc0 item 77 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1580): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1580): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.479716316 +0000 UTC m=+6.961979760 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1a80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1a80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1a80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec3340 item 78 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1a80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1a80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.480267314 +0000 UTC m=+6.962530758 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9498ef1a80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112280): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112280): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112280): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112280): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112280): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.480267314 +0000 UTC m=+6.962530758 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112280): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec3500 item 78 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991128c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991128c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991128c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991128c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991128c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991128c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991128c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.481750411 +0000 UTC m=+6.964013855 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991128c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112dc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112dc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112dc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec3960 item 79 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112dc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112dc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.48229622 +0000 UTC m=+6.964559665 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499112dc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991134c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991134c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991134c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991134c0): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991134c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.48229622 +0000 UTC m=+6.964559665 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991134c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ec3b20 item 79 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499113b00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499113b00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499113b00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499113b00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499113b00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499113b00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499113b00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.483714295 +0000 UTC m=+6.965977739 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499113b00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144100): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144100): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144100): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498796000 item 80 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144100): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144100): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.484310389 +0000 UTC m=+6.966573833 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144100): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144800): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144800): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144800): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144800): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144800): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.484310389 +0000 UTC m=+6.966573833 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144800): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94987964d0 item 80 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144e40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144e40): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144e40): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144e40): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144e40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.48578562 +0000 UTC m=+6.968049064 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499144e40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498796d90 item 81 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.486433513 +0000 UTC m=+6.968696957 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991452c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145800): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145800): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145800): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145800): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145800): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.486433513 +0000 UTC m=+6.968696957 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145800): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498797260 item 81 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145e80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145e80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.487666637 +0000 UTC m=+6.969930081 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499145e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498797b90 item 82 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.488237413 +0000 UTC m=+6.970500858 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166480): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166a00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166a00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166a00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166a00): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166a00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.488237413 +0000 UTC m=+6.970500858 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499166a00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c6150 item 82 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167080): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167080): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167080): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167080): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167080): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.489460951 +0000 UTC m=+6.971724395 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167080): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c6770 item 83 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.490061604 +0000 UTC m=+6.972325038 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167ac0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167ac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167ac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167ac0): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167ac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.490061604 +0000 UTC m=+6.972325038 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499167ac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd94988c6a10 item 83 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce040): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce040): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce040): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce040): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce040): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.491508513 +0000 UTC m=+6.973771946 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce040): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949838e770 item 84 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.492286409 +0000 UTC m=+6.974549844 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ce580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ceb00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ceb00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ceb00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ceb00): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ceb00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.492286409 +0000 UTC m=+6.974549844 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991ceb00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949838ebd0 item 84 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf180): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf180): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf180): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf180): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf180): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.493640494 +0000 UTC m=+6.975903938 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf180): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd949838f0a0 item 85 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.494269489 +0000 UTC m=+6.976532933 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cf680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cfbc0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cfbc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cfbc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cfbc0): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cfbc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.494269489 +0000 UTC m=+6.976532933 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991cfbc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498412070 item 85 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2340): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2340): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2340): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.495635575 +0000 UTC m=+6.977899019 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498412690 item 86 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.496270653 +0000 UTC m=+6.978534097 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2840): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2dc0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2dc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2dc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2dc0): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2dc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.496270653 +0000 UTC m=+6.978534097 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f2dc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498412930 item 86 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3440): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3440): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3440): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3440): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3440): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.497588758 +0000 UTC m=+6.979852202 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3440): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498412e70 item 87 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.498163492 +0000 UTC m=+6.980426936 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3e80): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3e80): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.498163492 +0000 UTC m=+6.980426936 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94991f3e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498413110 item 87 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210600): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210600): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210600): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210600): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210600): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.499565988 +0000 UTC m=+6.981829432 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210600): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498413960 item 88 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.500333785 +0000 UTC m=+6.982597269 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499210b00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211080): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211080): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211080): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211080): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211080): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.500333785 +0000 UTC m=+6.982597269 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211080): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498413ce0 item 88 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.501838622 +0000 UTC m=+6.984102067 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992116c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211c00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211c00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211c00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea22a0 item 89 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211c00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211c00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.50242064 +0000 UTC m=+6.984684084 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499211c00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea2460 item 89 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.50306207 +0000 UTC m=+6.985325505 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232240): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992327c0): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992327c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992327c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992327c0): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992327c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.50306207 +0000 UTC m=+6.985325505 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992327c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea2690 item 89 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.50457874 +0000 UTC m=+6.986842184 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499232e00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233340): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233340): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea3730 item 90 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233340): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.505148565 +0000 UTC m=+6.987412009 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea38f0 item 90 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.505801146 +0000 UTC m=+6.988064590 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233e40): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233e40): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233e40): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233e40): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233e40): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.505801146 +0000 UTC m=+6.988064590 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499233e40): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498ea3dc0 item 90 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.507441639 +0000 UTC m=+6.989705084 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258ac0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258ac0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258ac0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c662a0 item 91 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258ac0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258ac0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.50802009 +0000 UTC m=+6.990283524 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499258ac0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): >_readAt: n=2, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): _writeAt: size=3, off=7 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66540 item 91 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.508603861 +0000 UTC m=+6.990867305 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259000): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259580): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259580): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259580): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259580): >_readAt: n=8, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259580): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.508603861 +0000 UTC m=+6.990867305 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259580): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66700 item 91 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.510122314 +0000 UTC m=+6.992385758 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499259bc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280200): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280200): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66af0 item 92 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280200): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.510685977 +0000 UTC m=+6.992949421 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): open at offset 5 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c66d20 item 92 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): _readAt: size=2, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): _writeAt: size=3, off=5 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): >_writeAt: n=3, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.511315515 +0000 UTC m=+6.993578949 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280740): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280d00): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280d00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280d00): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280d00): >_readAt: n=3, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280d00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.511315515 +0000 UTC m=+6.993578949 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499280d00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c67110 item 92 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.512760399 +0000 UTC m=+6.995023843 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281340): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281880): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281880): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281880): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c67490 item 93 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281880): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281880): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.513278847 +0000 UTC m=+6.995542291 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd9499281880): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8080): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8080): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8080): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8080): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8080): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.513278847 +0000 UTC m=+6.995542291 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8080): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c67650 item 93 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.514980315 +0000 UTC m=+6.997243769 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a86c0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8c00): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8c00): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8c00): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c67ab0 item 94 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8c00): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8c00): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.515533068 +0000 UTC m=+6.997796512 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a8c00): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9300): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9300): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9300): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9300): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9300): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.515533068 +0000 UTC m=+6.997796512 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9300): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498c67dc0 item 94 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.517788521 +0000 UTC m=+7.000051965 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9940): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9e80): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9e80): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9e80): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a045b0 item 95 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9e80): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9e80): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.518351102 +0000 UTC m=+7.000614566 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992a9e80): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2680): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2680): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2680): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2680): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2680): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.518351102 +0000 UTC m=+7.000614566 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2680): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a04770 item 95 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 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 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): open at offset 0 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): _readAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): >_readAt: n=0, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.520014418 +0000 UTC m=+7.002277873 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c2cc0): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3200): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3200): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3200): >openPending: err= 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a04af0 item 96 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3200): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3200): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.520534048 +0000 UTC m=+7.002797482 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3200): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/20 04:38:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/20 04:38:14 DEBUG : open-test-file: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3900): _readAt: size=512, off=0 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3900): openPending: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3900): >openPending: err= 2026/07/20 04:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3900): >_readAt: n=5, err=EOF 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3900): close: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-20 04:38:14.520534048 +0000 UTC m=+7.002797482 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : open-test-file(0xd94992c3900): >close: err= 2026/07/20 04:38:14 DEBUG : open-test-file: Remove: 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xd9498a04d20 item 96 2026/07/20 04:38:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/20 04:38:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/20 04:38:14 DEBUG : open-test-file: >Remove: err= 2026/07/20 04:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : >WaitForWriters: 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : file1: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : file1(0xd94992e2080): openPending: 2026/07/20 04:38:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:14 DEBUG : file1(0xd94992e2080): >openPending: err= 2026/07/20 04:38:14 DEBUG : file1: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/20 04:38:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/20 04:38:14 DEBUG : file1(0xd94992e2080): _writeAt: size=2, off=0 2026/07/20 04:38:14 DEBUG : file1(0xd94992e2080): >_writeAt: n=2, err= 2026/07/20 04:38:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/20 04:38:14 DEBUG : file1(0xd94992e2080): RWFileHandle.Flush 2026/07/20 04:38:14 DEBUG : file1(0xd94992e2080): RWFileHandle.Release 2026/07/20 04:38:14 DEBUG : file1(0xd94992e2080): close: 2026/07/20 04:38:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/20 04:38:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : file1(0xd94992e2080): >close: err= 2026/07/20 04:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : file1: reading active writers 2026/07/20 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : file1: reading active writers 2026/07/20 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : file1: reading active writers 2026/07/20 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : file1: reading active writers 2026/07/20 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:14 DEBUG : file1: vfs cache: starting upload 2026/07/20 04:38:14 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1.a0a9169e.partial" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1.a0a9169e.partial 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-femoyip9buyo/file1.a0a9169e.partial 2026/07/20 04:38:14 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/20 04:38:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/20 04:38:14 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/20 04:38:14 INFO : file1: Copied (new) 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/20 04:38:14 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/20 04:38:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/20 04:38:14 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:14 INFO : file1: vfs cache: upload succeeded try #1 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : file1: reading active writers 2026/07/20 04:38:14 DEBUG : >WaitForWriters: 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:14 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/20 04:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : file1: reading active writers 2026/07/20 04:38:14 DEBUG : >WaitForWriters: 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:14 DEBUG : rename_me: newRWFileHandle: 2026/07/20 04:38:14 DEBUG : rename_me(0xd94993228c0): openPending: 2026/07/20 04:38:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/20 04:38:14 DEBUG : rename_me(0xd94993228c0): >openPending: err= 2026/07/20 04:38:14 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/20 04:38:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/20 04:38:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/20 04:38:14 DEBUG : rename_me(0xd94993228c0): _writeAt: size=5, off=0 2026/07/20 04:38:14 DEBUG : rename_me(0xd94993228c0): >_writeAt: n=5, err= 2026/07/20 04:38:14 DEBUG : rename_me(0xd94993228c0): close: 2026/07/20 04:38:14 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-20 04:38:14.696900013 +0000 UTC m=+7.179163458 2026/07/20 04:38:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/20 04:38:14 DEBUG : rename_me(0xd94993228c0): >close: err= 2026/07/20 04:38:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/20 04:38:14 DEBUG : i_was_renamed: Updating file with 0xd9499310750 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/20 04:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : i_was_renamed: reading active writers 2026/07/20 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : i_was_renamed: reading active writers 2026/07/20 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : i_was_renamed: reading active writers 2026/07/20 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : i_was_renamed: reading active writers 2026/07/20 04:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/20 04:38:14 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/20 04:38:14 DEBUG : i_was_renamed.fa0d442f.partial: size = 5 OK 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/i_was_renamed.fa0d442f.partial" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/i_was_renamed.fa0d442f.partial 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/i_was_renamed.fa0d442f.partial 2026/07/20 04:38:14 DEBUG : i_was_renamed.fa0d442f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:14 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:14 DEBUG : i_was_renamed.fa0d442f.partial: renamed to: i_was_renamed 2026/07/20 04:38:14 INFO : i_was_renamed: Copied (new) 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/i_was_renamed" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/i_was_renamed 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/i_was_renamed 2026/07/20 04:38:14 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-20 04:38:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/20 04:38:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/20 04:38:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/20 04:38:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/20 04:38:14 DEBUG : Looking for writers 2026/07/20 04:38:14 DEBUG : i_was_renamed: reading active writers 2026/07/20 04:38:14 DEBUG : >WaitForWriters: 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/20 04:38:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo" 2026/07/20 04:38:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:14 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:14 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/20 04:38:15 DEBUG : forgetting directory cache 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498e20b00): _readAt: size=512, off=0 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498e20b00): openPending: 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-20 03:39:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/20 04:38:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498e20b00): >openPending: err= 2026/07/20 04:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498e20b00): >_readAt: n=20, err=EOF 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498e20b00): close: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:39:14 +0000 UTC 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498e20b00): >close: err= 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/20 04:38:15 DEBUG : forgetting directory cache 2026/07/20 04:38:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9499323e80): _readAt: size=512, off=0 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9499323e80): openPending: 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-20 03:40:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-20 03:39:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-20 03:40:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-20 03:39:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/20 04:38:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/20 04:38:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9499323e80): >openPending: err= 2026/07/20 04:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9499323e80): >_readAt: n=20, err=EOF 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9499323e80): close: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:40:14 +0000 UTC 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9499323e80): >close: err= 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/20 04:38:15 DEBUG : forgetting directory cache 2026/07/20 04:38:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b16580): _readAt: size=512, off=0 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b16580): openPending: 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-20 03:41:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-20 03:40:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-20 03:41:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-20 03:40:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/20 04:38:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/20 04:38:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b16580): >openPending: err= 2026/07/20 04:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b16580): >_readAt: n=20, err=EOF 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b16580): close: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:41:14 +0000 UTC 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b16580): >close: err= 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/20 04:38:15 DEBUG : forgetting directory cache 2026/07/20 04:38:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b170c0): _readAt: size=512, off=0 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b170c0): openPending: 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-20 03:42:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-20 03:41:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-20 03:42:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-20 03:41:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/20 04:38:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/20 04:38:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b170c0): >openPending: err= 2026/07/20 04:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b170c0): >_readAt: n=20, err=EOF 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b170c0): close: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:42:14 +0000 UTC 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd9498b170c0): >close: err= 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/20 04:38:15 DEBUG : forgetting directory cache 2026/07/20 04:38:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd949912a280): _readAt: size=512, off=0 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd949912a280): openPending: 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-20 03:43:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-20 03:42:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-20 03:43:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-20 03:42:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/20 04:38:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/20 04:38:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd949912a280): >openPending: err= 2026/07/20 04:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd949912a280): >_readAt: n=20, err=EOF 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd949912a280): close: 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:43:14 +0000 UTC 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate(0xd949912a280): >close: err= 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:15 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/20 04:38:16 DEBUG : forgetting directory cache 2026/07/20 04:38:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912ac00): _readAt: size=512, off=0 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912ac00): openPending: 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-20 03:44:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-20 03:43:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-20 03:44:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-20 03:43:14 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/20 04:38:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/20 04:38:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912ac00): >openPending: err= 2026/07/20 04:38:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912ac00): >_readAt: n=20, err=EOF 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912ac00): close: 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:44:14 +0000 UTC 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912ac00): >close: err= 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/20 04:38:16 DEBUG : forgetting directory cache 2026/07/20 04:38:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd9498442340): _readAt: size=512, off=0 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd9498442340): openPending: 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-20 03:45:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-20 03:44:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-20 03:45:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-20 03:44:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/20 04:38:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/20 04:38:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd9498442340): >openPending: err= 2026/07/20 04:38:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd9498442340): >_readAt: n=21, err=EOF 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd9498442340): close: 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:45:14 +0000 UTC 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd9498442340): >close: err= 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/20 04:38:16 DEBUG : forgetting directory cache 2026/07/20 04:38:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912b9c0): _readAt: size=512, off=0 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912b9c0): openPending: 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-20 03:46:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-20 03:45:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-20 03:46:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-20 03:45:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/20 04:38:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/20 04:38:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912b9c0): >openPending: err= 2026/07/20 04:38:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912b9c0): >_readAt: n=22, err=EOF 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912b9c0): close: 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:46:14 +0000 UTC 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949912b9c0): >close: err= 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/20 04:38:16 DEBUG : forgetting directory cache 2026/07/20 04:38:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949867f800): _readAt: size=512, off=0 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949867f800): openPending: 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-20 03:47:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-20 03:46:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-20 03:47:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-20 03:46:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/20 04:38:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/20 04:38:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949867f800): >openPending: err= 2026/07/20 04:38:16 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949867f800): >_readAt: n=23, err=EOF 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949867f800): close: 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:47:14 +0000 UTC 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate(0xd949867f800): >close: err= 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:16 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/20 04:38:17 DEBUG : forgetting directory cache 2026/07/20 04:38:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate(0xd9498c084c0): _readAt: size=512, off=0 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate(0xd9498c084c0): openPending: 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-femoyip9buyo/TestRWCacheUpdate 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-20 03:48:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-20 03:47:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-20 03:48:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-20 03:47:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/20 04:38:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate(0xd9498c084c0): >openPending: err= 2026/07/20 04:38:17 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate(0xd9498c084c0): >_readAt: n=24, err=EOF 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate(0xd9498c084c0): close: 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-20 03:48:14 +0000 UTC 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate(0xd9498c084c0): >close: err= 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.21s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeA" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeA" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeB" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeB" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeA" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/20 04:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeA" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/20 04:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/20 04:38:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/20 04:38:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeB" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/20 04:38:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/20 04:38:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/20 04:38:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FilEb" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FilEb 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-femoyip9buyo/FilEb 2026/07/20 04:38:17 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeA" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeA" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-femoyip9buyo/FiLeA 2026/07/20 04:38:17 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeB" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeB" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FilEb" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FilEb 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-femoyip9buyo/FilEb 2026/07/20 04:38:17 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FilEb" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/FilEb 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-femoyip9buyo/FilEb 2026/07/20 04:38:17 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/20 04:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/20 04:38:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/20 04:38:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FiLeB" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-femoyip9buyo/FiLeB 2026/07/20 04:38:17 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/20 04:38:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/20 04:38:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/20 04:38:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/FilEb" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/FilEb 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-femoyip9buyo/FilEb 2026/07/20 04:38:17 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/20 04:38:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/20 04:38:17 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/20 04:38:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/20 04:38:17 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/20 04:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/20 04:38:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/20 04:38:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/20 04:38:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/20 04:38:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : FiLeA: reading active writers 2026/07/20 04:38:17 DEBUG : FiLeB: reading active writers 2026/07/20 04:38:17 DEBUG : FilEb: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : FiLeA: reading active writers 2026/07/20 04:38:17 DEBUG : FiLeB: reading active writers 2026/07/20 04:38:17 DEBUG : FilEb: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/normal name with no special characters.txt" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/normal\ name\ with\ no\ special\ characters.txt 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-femoyip9buyo/normal name with no special characters.txt 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/normal name with no special characters.txt" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/normal\ name\ with\ no\ special\ characters.txt 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-femoyip9buyo/normal name with no special characters.txt 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/normal name with no special characters.txt" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/normal\ name\ with\ no\ special\ characters.txt 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-femoyip9buyo/normal name with no special characters.txt 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-femoyip9buyo/測試_Русский___ě_áñ 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/20 04:38:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Reusing VFS from active cache 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : dir: Looking for writers 2026/07/20 04:38:17 DEBUG : file2: reading active writers 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : dir: reading active writers 2026/07/20 04:38:17 DEBUG : file1: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : dir: Looking for writers 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : dir: reading active writers 2026/07/20 04:38:17 DEBUG : file1: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : forgetting directory cache 2026/07/20 04:38:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/20 04:38:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : file1: Open: flags=O_RDONLY 2026/07/20 04:38:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/20 04:38:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/20 04:38:17 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/20 04:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/new_file.txt" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/new_file.txt 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/dir/new_file.txt 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 04:38:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/20 04:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/20 04:38:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : dir: Looking for writers 2026/07/20 04:38:17 DEBUG : file2: reading active writers 2026/07/20 04:38:17 DEBUG : new_file.txt: reading active writers 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : dir: reading active writers 2026/07/20 04:38:17 DEBUG : file1: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file2" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-femoyip9buyo/dir/file2 2026/07/20 04:38:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/20 04:38:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/20 04:38:17 DEBUG : dir/file1: Updating file with dir/file1 0xd9498ce3790 2026/07/20 04:38:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/20 04:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:17 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-femoyip9buyo/dir/file1 2026/07/20 04:38:17 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/20 04:38:17 INFO : dir/file1: Moved (server-side) to: file0 2026/07/20 04:38:17 DEBUG : file0: Updating file with file0 0xd9498ce3790 2026/07/20 04:38:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file0" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file0 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-femoyip9buyo/file0 2026/07/20 04:38:17 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file0" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file0 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-femoyip9buyo/file0 2026/07/20 04:38:17 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : dir: Looking for writers 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : dir: reading active writers 2026/07/20 04:38:17 DEBUG : file0: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Server has VFS statistics extension 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: About path "/home/rclone/rclone-test-femoyip9buyo" 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: New connection 127.0.0.1:48920->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: New connection 127.0.0.1:48936->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : a: Looking for writers 2026/07/20 04:38:17 DEBUG : b: Looking for writers 2026/07/20 04:38:17 DEBUG : c: Looking for writers 2026/07/20 04:38:17 DEBUG : d: Looking for writers 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : /: reading active writers 2026/07/20 04:38:17 DEBUG : a: reading active writers 2026/07/20 04:38:17 DEBUG : b: reading active writers 2026/07/20 04:38:17 DEBUG : c: reading active writers 2026/07/20 04:38:17 DEBUG : d: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/20 04:38:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/20 04:38:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/20 04:38:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : a/b/c/d: Looking for writers 2026/07/20 04:38:17 DEBUG : a/b/c: Looking for writers 2026/07/20 04:38:17 DEBUG : d: reading active writers 2026/07/20 04:38:17 DEBUG : a/b: Looking for writers 2026/07/20 04:38:17 DEBUG : c: reading active writers 2026/07/20 04:38:17 DEBUG : a: Looking for writers 2026/07/20 04:38:17 DEBUG : b: reading active writers 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : a: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/20 04:38:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/20 04:38:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/20 04:38:17 DEBUG : file1: size = 5 OK 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/20 04:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/20 04:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/20 04:38:17 DEBUG : file1: size = 0 OK 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 04:38:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (7 bytes), uploading instead of streaming 2026/07/20 04:38:17 DEBUG : file1: size = 7 OK 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:17 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/20 04:38:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/20 04:38:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:17 DEBUG : Looking for writers 2026/07/20 04:38:17 DEBUG : file1: reading active writers 2026/07/20 04:38:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{QFBjX}/rclone-test-femoyip9buyo/dir/file1: no such file or directory 2026/07/20 04:38:18 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/20 04:38:18 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/20 04:38:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (11 bytes), uploading instead of streaming 2026/07/20 04:38:18 DEBUG : file1: size = 11 OK 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/20 04:38:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:38:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/20 04:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:18 DEBUG : Looking for writers 2026/07/20 04:38:18 DEBUG : file1: reading active writers 2026/07/20 04:38:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (5 bytes), uploading instead of streaming 2026/07/20 04:38:18 DEBUG : file1: size = 5 OK 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/20 04:38:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 04:38:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/20 04:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:18 DEBUG : Looking for writers 2026/07/20 04:38:18 DEBUG : file1: reading active writers 2026/07/20 04:38:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.02s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : file1: WriteFileHandle.Release closing 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/20 04:38:18 DEBUG : file1: size = 0 OK 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 04:38:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/20 04:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:18 DEBUG : Looking for writers 2026/07/20 04:38:18 DEBUG : file1: reading active writers 2026/07/20 04:38:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.02s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (2 bytes), uploading instead of streaming 2026/07/20 04:38:18 DEBUG : file1: size = 2 OK 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/20 04:38:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/20 04:38:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:18 DEBUG : Looking for writers 2026/07/20 04:38:18 DEBUG : file1: reading active writers 2026/07/20 04:38:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (0 bytes), uploading instead of streaming 2026/07/20 04:38:18 DEBUG : file1: size = 0 OK 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 04:38:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 04:38:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:18 DEBUG : file1: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/20 04:38:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/20 04:38:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:18 DEBUG : Looking for writers 2026/07/20 04:38:18 DEBUG : file1: reading active writers 2026/07/20 04:38:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.02s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/20 04:38:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: File to upload is small (100 bytes), uploading instead of streaming 2026/07/20 04:38:18 DEBUG : file1: size = 100 OK 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/file1" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: b084d185f116fca260f0e2f703356625 /home/rclone/rclone-test-femoyip9buyo/file1 2026/07/20 04:38:18 DEBUG : file1: Parsed hash: b084d185f116fca260f0e2f703356625 2026/07/20 04:38:18 DEBUG : file1: md5 = b084d185f116fca260f0e2f703356625 OK 2026/07/20 04:38:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/20 04:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/20 04:38:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/20 04:38:18 DEBUG : file1: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/20 04:38:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/20 04:38:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:18 DEBUG : Looking for writers 2026/07/20 04:38:18 DEBUG : file1: reading active writers 2026/07/20 04:38:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.02s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f000.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f000.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-femoyip9buyo/flat/f000.txt 2026/07/20 04:38:18 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f000.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/flat/f000.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-femoyip9buyo/flat/f000.txt 2026/07/20 04:38:18 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f001.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f001.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-femoyip9buyo/flat/f001.txt 2026/07/20 04:38:18 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f001.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/flat/f001.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-femoyip9buyo/flat/f001.txt 2026/07/20 04:38:18 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f002.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f002.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-femoyip9buyo/flat/f002.txt 2026/07/20 04:38:18 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f002.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/flat/f002.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-femoyip9buyo/flat/f002.txt 2026/07/20 04:38:18 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f003.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f003.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-femoyip9buyo/flat/f003.txt 2026/07/20 04:38:18 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f003.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/flat/f003.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-femoyip9buyo/flat/f003.txt 2026/07/20 04:38:18 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f004.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f004.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-femoyip9buyo/flat/f004.txt 2026/07/20 04:38:18 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f004.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: sha1sum /home/rclone/rclone-test-femoyip9buyo/flat/f004.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-femoyip9buyo/flat/f004.txt 2026/07/20 04:38:18 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/20 04:38:18 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/20 04:38:18 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f000.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f000.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-femoyip9buyo/flat/f000.txt 2026/07/20 04:38:18 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/20 04:38:18 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/20 04:38:18 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f001.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f001.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-femoyip9buyo/flat/f001.txt 2026/07/20 04:38:18 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/20 04:38:18 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/20 04:38:18 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f002.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f002.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-femoyip9buyo/flat/f002.txt 2026/07/20 04:38:18 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/20 04:38:18 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/20 04:38:18 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f003.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f003.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-femoyip9buyo/flat/f003.txt 2026/07/20 04:38:18 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/20 04:38:18 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/20 04:38:18 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/flat/f004.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/flat/f004.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-femoyip9buyo/flat/f004.txt 2026/07/20 04:38:18 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/20 04:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:18 DEBUG : flat: Looking for writers 2026/07/20 04:38:18 DEBUG : f004.txt: reading active writers 2026/07/20 04:38:18 DEBUG : f000.txt: reading active writers 2026/07/20 04:38:18 DEBUG : f001.txt: reading active writers 2026/07/20 04:38:18 DEBUG : f002.txt: reading active writers 2026/07/20 04:38:18 DEBUG : f003.txt: reading active writers 2026/07/20 04:38:18 DEBUG : Looking for writers 2026/07/20 04:38:18 DEBUG : flat: reading active writers 2026/07/20 04:38:18 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.11s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:18 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/20 04:38:18 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/a/b/c/deep.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/a/b/c/deep.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-femoyip9buyo/a/b/c/deep.txt 2026/07/20 04:38:18 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/20 04:38:18 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/20 04:38:18 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/a/b/mid.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/a/b/mid.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-femoyip9buyo/a/b/mid.txt 2026/07/20 04:38:18 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/20 04:38:18 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/20 04:38:18 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/20 04:38:18 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/a/top.txt" 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/a/top.txt 2026/07/20 04:38:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-femoyip9buyo/a/top.txt 2026/07/20 04:38:18 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/20 04:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:18 DEBUG : a/b/c: Looking for writers 2026/07/20 04:38:18 DEBUG : deep.txt: reading active writers 2026/07/20 04:38:18 DEBUG : a/b: Looking for writers 2026/07/20 04:38:18 DEBUG : c: reading active writers 2026/07/20 04:38:18 DEBUG : mid.txt: reading active writers 2026/07/20 04:38:18 DEBUG : a: Looking for writers 2026/07/20 04:38:18 DEBUG : b: reading active writers 2026/07/20 04:38:18 DEBUG : top.txt: reading active writers 2026/07/20 04:38:18 DEBUG : Looking for writers 2026/07/20 04:38:18 DEBUG : a: reading active writers 2026/07/20 04:38:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.06s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/bigdir/big.bin" 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/bigdir/big.bin 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: ccd36deef4698ae87e56efb9f0696b14 /home/rclone/rclone-test-femoyip9buyo/bigdir/big.bin 2026/07/20 04:38:19 DEBUG : bigdir/big.bin: Parsed hash: ccd36deef4698ae87e56efb9f0696b14 2026/07/20 04:38:19 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:19 DEBUG : bigdir: Looking for writers 2026/07/20 04:38:19 DEBUG : big.bin: reading active writers 2026/07/20 04:38:19 DEBUG : Looking for writers 2026/07/20 04:38:19 DEBUG : bigdir: reading active writers 2026/07/20 04:38:19 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.70s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo", Local "Local file system at /tmp/rclone266137084", Modify Window "1s" 2026/07/20 04:38:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: poll-interval is not supported by this remote 2026/07/20 04:38:19 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/20 04:38:19 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/20 04:38:19 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:19 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir1/a.txt" 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir1/a.txt 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-femoyip9buyo/dir1/a.txt 2026/07/20 04:38:19 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/20 04:38:19 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/20 04:38:19 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/20 04:38:19 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:19 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir2/b.txt" 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir2/b.txt 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-femoyip9buyo/dir2/b.txt 2026/07/20 04:38:19 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/20 04:38:19 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/20 04:38:19 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/20 04:38:19 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/20 04:38:19 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Shell path "/home/rclone/rclone-test-femoyip9buyo/dir3/c.txt" 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Running remote command: md5sum /home/rclone/rclone-test-femoyip9buyo/dir3/c.txt 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-femoyip9buyo/dir3/c.txt 2026/07/20 04:38:19 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/20 04:38:19 DEBUG : WaitForWriters: timeout=30s 2026/07/20 04:38:19 DEBUG : dir1: Looking for writers 2026/07/20 04:38:19 DEBUG : a.txt: reading active writers 2026/07/20 04:38:19 DEBUG : dir2: Looking for writers 2026/07/20 04:38:19 DEBUG : b.txt: reading active writers 2026/07/20 04:38:19 DEBUG : dir3: Looking for writers 2026/07/20 04:38:19 DEBUG : c.txt: reading active writers 2026/07/20 04:38:19 DEBUG : Looking for writers 2026/07/20 04:38:19 DEBUG : dir1: reading active writers 2026/07/20 04:38:19 DEBUG : dir2: reading active writers 2026/07/20 04:38:19 DEBUG : dir3: reading active writers 2026/07/20 04:38:19 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.06s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/20 04:38:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-femoyip9buyo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.166249774s (try 1/5)