"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/06/07 02:57:43 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-legizap5buta" 2026/06/07 02:57:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:57:43 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/07 02:57:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/07 02:57:43 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/07 02:57:43 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/07 02:57:43 DEBUG : Setting pass="4-7cljOgGIUhCF40SfzE8uFbBf91ccO_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/07 02:57:43 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/07 02:57:43 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-9Q1M}" suffix to name 2026/06/07 02:57:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/07 02:57:43 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/07 02:57:43 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/07 02:57:43 DEBUG : Setting pass="4-7cljOgGIUhCF40SfzE8uFbBf91ccO_" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/07 02:57:43 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/07 02:57:43 NOTICE: TestSFTPOpenssh{-9Q1M}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: New connection 127.0.0.1:45924->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell type "unix" from config 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Relative path resolved to "/home/rclone/rclone-test-legizap5buta" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Using root directory "/home/rclone/rclone-test-legizap5buta" 2026/06/07 02:57:43 DEBUG : Creating backend with remote "/tmp/rclone3663771149" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:43 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:43 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/subdir/file3" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/subdir/file3 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-legizap5buta/dir/subdir/file3 2026/06/07 02:57:43 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/subdir/file3" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/subdir/file3 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-legizap5buta/dir/subdir/file3 2026/06/07 02:57:43 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir/subdir: Looking for writers 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : subdir: reading active writers 2026/06/07 02:57:43 DEBUG : file1: reading active writers 2026/06/07 02:57:43 DEBUG : file2: reading active writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : file1: reading active writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : dir: forgetting directory cache 2026/06/07 02:57:43 DEBUG : forgetting directory cache 2026/06/07 02:57:43 DEBUG : dir: forgetting directory cache 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/07 02:57:43 DEBUG : dir: invalidating directory cache 2026/06/07 02:57:43 DEBUG : >ForgetPath: 2026/06/07 02:57:43 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/07 02:57:43 DEBUG : invalidating directory cache 2026/06/07 02:57:43 DEBUG : dir: forgetting directory cache 2026/06/07 02:57:43 DEBUG : >ForgetPath: 2026/06/07 02:57:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/07 02:57:43 DEBUG : >ForgetPath: 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: New connection 127.0.0.1:45940->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/fil/a/b/c" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/fil/a/b/c 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-legizap5buta/fil/a/b/c 2026/06/07 02:57:43 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/fil/a/b/c" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/fil/a/b/c 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-legizap5buta/fil/a/b/c 2026/06/07 02:57:43 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : forgetting directory cache 2026/06/07 02:57:43 DEBUG : dir: forgetting directory cache 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : fil/a/b: Looking for writers 2026/06/07 02:57:43 DEBUG : fil/a: Looking for writers 2026/06/07 02:57:43 DEBUG : b: reading active writers 2026/06/07 02:57:43 DEBUG : fil: Looking for writers 2026/06/07 02:57:43 DEBUG : a: reading active writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : fil: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.13s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : file1: reading active writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:43 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:43 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/subdir/file3" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/subdir/file3 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-legizap5buta/dir/subdir/file3 2026/06/07 02:57:43 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/subdir/file3" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/subdir/file3 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-legizap5buta/dir/subdir/file3 2026/06/07 02:57:43 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/07 02:57:43 DEBUG : Waiting for deletions to finish 2026/06/07 02:57:43 INFO : dir/subdir/file3: Deleted 2026/06/07 02:57:43 DEBUG : removing 1 level 2 directories 2026/06/07 02:57:43 INFO : dir/subdir: Removing directory 2026/06/07 02:57:43 DEBUG : dir: invalidating directory cache 2026/06/07 02:57:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/07 02:57:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/07 02:57:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/07 02:57:43 DEBUG : dir/file1: Reset virtual modtime 2026/06/07 02:57:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/07 02:57:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:43 DEBUG : dir: invalidating directory cache 2026/06/07 02:57:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/07 02:57:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/07 02:57:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/07 02:57:43 DEBUG : forgetting directory cache 2026/06/07 02:57:43 DEBUG : dir: forgetting directory cache 2026/06/07 02:57:43 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir/virtualDir: Looking for writers 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : file1: reading active writers 2026/06/07 02:57:43 DEBUG : virtualFile2: reading active writers 2026/06/07 02:57:43 DEBUG : virtualFile: reading active writers 2026/06/07 02:57:43 DEBUG : virtualDir: reading active writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.06s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 ERROR : dir/: Can only open directories read only 2026/06/07 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:43 DEBUG : dir: Looking for writers 2026/06/07 02:57:43 DEBUG : Looking for writers 2026/06/07 02:57:43 DEBUG : dir: reading active writers 2026/06/07 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/07 02:57:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/07 02:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/07 02:57:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 02:57:44 DEBUG : dir/potato: size = 5 OK 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/potato" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/potato 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/dir/potato 2026/06/07 02:57:44 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:44 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:44 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/07 02:57:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/07 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:44 DEBUG : dir: Looking for writers 2026/06/07 02:57:44 DEBUG : file1: reading active writers 2026/06/07 02:57:44 DEBUG : potato: reading active writers 2026/06/07 02:57:44 DEBUG : Looking for writers 2026/06/07 02:57:44 DEBUG : dir: reading active writers 2026/06/07 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:44 DEBUG : dir/sub: Looking for writers 2026/06/07 02:57:44 DEBUG : dir: Looking for writers 2026/06/07 02:57:44 DEBUG : sub: reading active writers 2026/06/07 02:57:44 DEBUG : file1: reading active writers 2026/06/07 02:57:44 DEBUG : Looking for writers 2026/06/07 02:57:44 DEBUG : dir: reading active writers 2026/06/07 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.15s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/07 02:57:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:44 DEBUG : dir/sub/subsub: Looking for writers 2026/06/07 02:57:44 DEBUG : dir/sub: Looking for writers 2026/06/07 02:57:44 DEBUG : subsub: reading active writers 2026/06/07 02:57:44 DEBUG : dir: Looking for writers 2026/06/07 02:57:44 DEBUG : file1: reading active writers 2026/06/07 02:57:44 DEBUG : sub: reading active writers 2026/06/07 02:57:44 DEBUG : Looking for writers 2026/06/07 02:57:44 DEBUG : dir: reading active writers 2026/06/07 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.06s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 ERROR : dir/: Dir.Remove not empty 2026/06/07 02:57:44 DEBUG : dir/file1: Remove: 2026/06/07 02:57:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:44 DEBUG : dir/file1: >Remove: err= 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/07 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:44 DEBUG : Looking for writers 2026/06/07 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : dir/file1: Remove: 2026/06/07 02:57:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:44 DEBUG : dir/file1: >Remove: err= 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/07 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:44 DEBUG : Looking for writers 2026/06/07 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.03s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : dir/file1: Remove: 2026/06/07 02:57:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:44 DEBUG : dir/file1: >Remove: err= 2026/06/07 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:44 DEBUG : dir: Looking for writers 2026/06/07 02:57:44 DEBUG : Looking for writers 2026/06/07 02:57:44 DEBUG : dir: reading active writers 2026/06/07 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file3 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-legizap5buta/dir/file3 2026/06/07 02:57:44 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file3 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-legizap5buta/dir/file3 2026/06/07 02:57:44 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/07 02:57:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/07 02:57:44 DEBUG : dir: Updating dir with dir2 0xb1cb41b8b60 2026/06/07 02:57:44 DEBUG : dir: forgetting directory cache 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir2/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir2/file1 2026/06/07 02:57:44 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir2/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir2/file1 2026/06/07 02:57:44 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/07 02:57:44 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/07 02:57:44 DEBUG : file2: Updating file with file2 0xb1cb3eb1040 2026/06/07 02:57:44 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file2" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:44 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file2" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:44 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/07 02:57:44 INFO : dir2/file3: Deleted 2026/06/07 02:57:44 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/07 02:57:44 DEBUG : dir2/file3: Updating file with dir2/file3 0xb1cb3eb1040 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/07 02:57:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/file3" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir2/file3 2026/06/07 02:57:44 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/07 02:57:44 DEBUG : empty directory: Updating dir with renamed empty directory 0xb1cb41b91e0 2026/06/07 02:57:44 DEBUG : empty directory: forgetting directory cache 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/07 02:57:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/07 02:57:44 DEBUG : dir2: Renaming to "dir3" 2026/06/07 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:44 DEBUG : renamed empty directory: Looking for writers 2026/06/07 02:57:44 DEBUG : dir3: Looking for writers 2026/06/07 02:57:44 DEBUG : file3: reading active writers 2026/06/07 02:57:44 DEBUG : Looking for writers 2026/06/07 02:57:44 DEBUG : dir3: reading active writers 2026/06/07 02:57:44 DEBUG : renamed empty directory: reading active writers 2026/06/07 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.19s) === 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/07 02:57:44 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 02:57:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/07 02:57:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/07 02:57:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/07 02:57:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/07 02:57:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 02:57:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/07 02:57:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/07 02:57:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/07 02:57:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (12 bytes), uploading instead of streaming 2026/06/07 02:57:44 DEBUG : dir/sub/file2: size = 12 OK 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/sub/file2" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/sub/file2 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-legizap5buta/dir/sub/file2 2026/06/07 02:57:44 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/07 02:57:44 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/07 02:57:44 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/07 02:57:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/07 02:57:44 DEBUG : forgetting directory cache 2026/06/07 02:57:44 DEBUG : dir: forgetting directory cache 2026/06/07 02:57:44 DEBUG : dir/sub: forgetting directory cache 2026/06/07 02:57:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/07 02:57:44 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 02:57:44 DEBUG : dir/sub/file0: size = 5 OK 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/sub/file0" 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/sub/file0 2026/06/07 02:57:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/dir/sub/file0 2026/06/07 02:57:44 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:44 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:44 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/07 02:57:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/07 02:57:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:44 DEBUG : dir/sub: Looking for writers 2026/06/07 02:57:44 DEBUG : file0: reading active writers 2026/06/07 02:57:44 DEBUG : file2: reading active writers 2026/06/07 02:57:44 DEBUG : dir: Looking for writers 2026/06/07 02:57:44 DEBUG : file1: reading active writers 2026/06/07 02:57:44 DEBUG : sub: reading active writers 2026/06/07 02:57:44 DEBUG : Looking for writers 2026/06/07 02:57:44 DEBUG : dir: reading active writers 2026/06/07 02:57:44 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:44 DEBUG : forgetting directory cache 2026/06/07 02:57:45 DEBUG : forgetting directory cache 2026/06/07 02:57:45 DEBUG : dir: forgetting directory cache 2026/06/07 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:45 DEBUG : dir: Looking for writers 2026/06/07 02:57:45 DEBUG : Looking for writers 2026/06/07 02:57:45 DEBUG : dir: reading active writers 2026/06/07 02:57:45 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/07 02:57:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/07 02:57:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/07 02:57:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/07 02:57:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/07 02:57:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/07 02:57:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/07 02:57:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/07 02:57:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:45 DEBUG : dir: Looking for writers 2026/06/07 02:57:45 DEBUG : file1: reading active writers 2026/06/07 02:57:45 DEBUG : file1.metadata: reading active writers 2026/06/07 02:57:45 DEBUG : Looking for writers 2026/06/07 02:57:45 DEBUG : dir: reading active writers 2026/06/07 02:57:45 DEBUG : dir.metadata: reading active writers 2026/06/07 02:57:45 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:45 DEBUG : dir: Looking for writers 2026/06/07 02:57:45 DEBUG : file1: reading active writers 2026/06/07 02:57:45 DEBUG : Looking for writers 2026/06/07 02:57:45 DEBUG : dir: reading active writers 2026/06/07 02:57:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:45 DEBUG : Can set mod time: true 2026/06/07 02:57:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:45 DEBUG : dir: Looking for writers 2026/06/07 02:57:45 DEBUG : file1: reading active writers 2026/06/07 02:57:45 DEBUG : Looking for writers 2026/06/07 02:57:45 DEBUG : dir: reading active writers 2026/06/07 02:57:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 02:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 02:57:45 DEBUG : dir/file1: size = 0 OK 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:45 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 02:57:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 02:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:45 DEBUG : dir: Looking for writers 2026/06/07 02:57:45 DEBUG : file1: reading active writers 2026/06/07 02:57:45 DEBUG : Looking for writers 2026/06/07 02:57:45 DEBUG : dir: reading active writers 2026/06/07 02:57:45 DEBUG : >WaitForWriters: 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/07 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:45 DEBUG : dir: Looking for writers 2026/06/07 02:57:45 DEBUG : file1: reading active writers 2026/06/07 02:57:45 DEBUG : Looking for writers 2026/06/07 02:57:45 DEBUG : dir: reading active writers 2026/06/07 02:57:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 02:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 02:57:45 DEBUG : dir/file1: size = 5 OK 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:45 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 02:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:45 DEBUG : dir: Looking for writers 2026/06/07 02:57:45 DEBUG : file1: reading active writers 2026/06/07 02:57:45 DEBUG : Looking for writers 2026/06/07 02:57:45 DEBUG : dir: reading active writers 2026/06/07 02:57:45 DEBUG : >WaitForWriters: 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/07 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:45 DEBUG : dir: Looking for writers 2026/06/07 02:57:45 DEBUG : file1: reading active writers 2026/06/07 02:57:45 DEBUG : Looking for writers 2026/06/07 02:57:45 DEBUG : dir: reading active writers 2026/06/07 02:57:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/07 02:57:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3f29c40): close: 2026/06/07 02:57:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3f29c40): >close: err= 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/07 02:57:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb402d600): _writeAt: size=5, off=0 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb402d600): openPending: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb402d600): >openPending: err= 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb402d600): >_writeAt: n=5, err= 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb402d600): close: 2026/06/07 02:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/07 02:57:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/07 02:57:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/07 02:57:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/07 02:57:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb402d600): >close: err= 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 02:57:46 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1.2f98c60a.partial" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1.2f98c60a.partial 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-legizap5buta/dir/file1.2f98c60a.partial 2026/06/07 02:57:46 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/07 02:57:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/07 02:57:46 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/07 02:57:46 INFO : dir/file1: Copied (replaced existing) 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.40s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.04s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.04s) --- 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 02:57:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/06/07 02:57:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/07 02:57:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 02:57:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : file.txt: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (25 bytes), uploading instead of streaming 2026/06/07 02:57:46 DEBUG : dir/file1: size = 25 OK 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 02:57:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Remove: 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1: >Remove: err= 2026/06/07 02:57:46 DEBUG : dir/file1: Remove: 2026/06/07 02:57:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Remove: 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1: >Remove: err= 2026/06/07 02:57:46 DEBUG : dir/file1: Remove: 2026/06/07 02:57:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=0x3 2026/06/07 02:57:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb41f4820 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Updating file with dir/file1 0xb1cb41f4820 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1: File is currently open, delaying rename 0xb1cb41f4820 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (25 bytes), uploading instead of streaming 2026/06/07 02:57:46 DEBUG : dir/file1: size = 25 OK 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 02:57:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : newLeaf: Running delayed rename now 2026/06/07 02:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb41f4820 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb4717ba0 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Updating file with dir/file1 0xb1cb4717ba0 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1: File is currently open, delaying rename 0xb1cb4717ba0 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (25 bytes), uploading instead of streaming 2026/06/07 02:57:46 DEBUG : dir/file1: size = 25 OK 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 02:57:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : newLeaf: Running delayed rename now 2026/06/07 02:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb4717ba0 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 02:57:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb47a8480): openPending: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb47a8480): >openPending: err= 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 02:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb47a8480): _writeAt: size=14, off=0 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb47a8480): >_writeAt: n=14, err= 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb47a8480): close: 2026/06/07 02:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 02:57:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb47a8480): >close: err= 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 02:57:46 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1.ca338588.partial" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1.ca338588.partial 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1.ca338588.partial 2026/06/07 02:57:46 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/07 02:57:46 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/07 02:57:46 INFO : dir/file1: Copied (replaced existing) 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e703c0): _readAt: size=512, off=0 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e703c0): openPending: 2026/06/07 02:57:46 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/06/07 02:57:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e703c0): >openPending: err= 2026/06/07 02:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e703c0): >_readAt: n=14, err=EOF 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e703c0): close: 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e703c0): >close: err= 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 02:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb478d380 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 02:57:46 DEBUG : dir/file1: Updating file with dir/file1 0xb1cb478d380 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e71e80): openPending: 2026/06/07 02:57:46 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/06/07 02:57:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e71e80): >openPending: err= 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 02:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e71e80): _writeAt: size=25, off=0 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb3e71e80): >_writeAt: n=25, err= 2026/06/07 02:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 02:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb478d380 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : newLeaf(0xb1cb3e71e80): close: 2026/06/07 02:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 02:57:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 02:57:46.704413304 +0000 UTC m=+3.344196845 2026/06/07 02:57:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:46 DEBUG : newLeaf(0xb1cb3e71e80): >close: err= 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:46 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 02:57:46 DEBUG : newLeaf.36a46b29.partial: size = 25 OK 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf.36a46b29.partial" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf.36a46b29.partial 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf.36a46b29.partial 2026/06/07 02:57:46 DEBUG : newLeaf.36a46b29.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 02:57:46 DEBUG : newLeaf.36a46b29.partial: renamed to: newLeaf 2026/06/07 02:57:46 INFO : newLeaf: Copied (replaced existing) 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-07 02:57:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/07 02:57:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : file1: reading active writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : >WaitForWriters: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb3ebcea0 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Updating file with dir/file1 0xb1cb3ebcea0 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb41f9040): openPending: 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb41f9040): >openPending: err= 2026/06/07 02:57:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 02:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb41f9040): _writeAt: size=25, off=0 2026/06/07 02:57:46 DEBUG : dir/file1(0xb1cb41f9040): >_writeAt: n=25, err= 2026/06/07 02:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 02:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb3ebcea0 2026/06/07 02:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:46 DEBUG : newLeaf(0xb1cb41f9040): close: 2026/06/07 02:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 02:57:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 02:57:46.956294876 +0000 UTC m=+3.596078426 2026/06/07 02:57:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:46 DEBUG : newLeaf(0xb1cb41f9040): >close: err= 2026/06/07 02:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:46 DEBUG : dir: Looking for writers 2026/06/07 02:57:46 DEBUG : Looking for writers 2026/06/07 02:57:46 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:46 DEBUG : dir: reading active writers 2026/06/07 02:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 02:57:47 DEBUG : newLeaf.a0f76cd1.partial: size = 25 OK 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf.a0f76cd1.partial" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf.a0f76cd1.partial 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf.a0f76cd1.partial 2026/06/07 02:57:47 DEBUG : newLeaf.a0f76cd1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 02:57:47 DEBUG : newLeaf.a0f76cd1.partial: renamed to: newLeaf 2026/06/07 02:57:47 INFO : newLeaf: Copied (replaced existing) 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-07 02:57:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 02:57:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441cfc0): openPending: 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441cfc0): >openPending: err= 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 02:57:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441cfc0): _writeAt: size=14, off=0 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441cfc0): >_writeAt: n=14, err= 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441cfc0): close: 2026/06/07 02:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 02:57:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441cfc0): >close: err= 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : file1: reading active writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : file1: reading active writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : file1: reading active writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : file1: reading active writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 02:57:47 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1.ca338588.partial" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1.ca338588.partial 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1.ca338588.partial 2026/06/07 02:57:47 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/07 02:57:47 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/07 02:57:47 INFO : dir/file1: Copied (replaced existing) 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : file1: reading active writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: 2026/06/07 02:57:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441dd00): _readAt: size=512, off=0 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441dd00): openPending: 2026/06/07 02:57:47 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/06/07 02:57:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441dd00): >openPending: err= 2026/06/07 02:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441dd00): >_readAt: n=14, err=EOF 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441dd00): close: 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb441dd00): >close: err= 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 02:57:47 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb44685b0 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 02:57:47 DEBUG : dir/file1: Updating file with dir/file1 0xb1cb44685b0 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4185480): openPending: 2026/06/07 02:57:47 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/06/07 02:57:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4185480): >openPending: err= 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 02:57:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4185480): _writeAt: size=25, off=0 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4185480): >_writeAt: n=25, err= 2026/06/07 02:57:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 02:57:47 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb44685b0 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:47 DEBUG : newLeaf(0xb1cb4185480): close: 2026/06/07 02:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 02:57:47.383341133 +0000 UTC m=+4.023124683 2026/06/07 02:57:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:47 DEBUG : newLeaf(0xb1cb4185480): >close: err= 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 02:57:47 DEBUG : newLeaf.663cc779.partial: size = 25 OK 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf.663cc779.partial" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf.663cc779.partial 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf.663cc779.partial 2026/06/07 02:57:47 DEBUG : newLeaf.663cc779.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 02:57:47 DEBUG : newLeaf.663cc779.partial: renamed to: newLeaf 2026/06/07 02:57:47 INFO : newLeaf: Copied (replaced existing) 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-07 02:57:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : file1: reading active writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: 2026/06/07 02:57:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225080): _readAt: size=512, off=0 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225080): openPending: 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225080): >openPending: err= 2026/06/07 02:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225080): >_readAt: n=14, err=EOF 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225080): close: 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225080): >close: err= 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 02:57:47 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb4246750 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 02:57:47 DEBUG : dir/file1: Updating file with dir/file1 0xb1cb4246750 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225d40): openPending: 2026/06/07 02:57:47 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/06/07 02:57:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225d40): >openPending: err= 2026/06/07 02:57:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 02:57:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225d40): _writeAt: size=25, off=0 2026/06/07 02:57:47 DEBUG : dir/file1(0xb1cb4225d40): >_writeAt: n=25, err= 2026/06/07 02:57:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 02:57:47 DEBUG : newLeaf: Updating file with newLeaf 0xb1cb4246750 2026/06/07 02:57:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:47 DEBUG : newLeaf(0xb1cb4225d40): close: 2026/06/07 02:57:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 02:57:47.625642306 +0000 UTC m=+4.265425815 2026/06/07 02:57:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:47 DEBUG : newLeaf(0xb1cb4225d40): >close: err= 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 02:57:47 DEBUG : newLeaf.8daa0b70.partial: size = 25 OK 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf.8daa0b70.partial" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf.8daa0b70.partial 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf.8daa0b70.partial 2026/06/07 02:57:47 DEBUG : newLeaf.8daa0b70.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 02:57:47 DEBUG : newLeaf.8daa0b70.partial: renamed to: newLeaf 2026/06/07 02:57:47 INFO : newLeaf: Copied (replaced existing) 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-07 02:57:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/07 02:57:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 02:57:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 02:57:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/newLeaf" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-legizap5buta/newLeaf 2026/06/07 02:57:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : newLeaf: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestFileRename (1.42s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.40s) --- PASS: TestFileRename/writes,forceCache=false (0.25s) --- PASS: TestFileRename/writes,forceCache=true (0.43s) --- PASS: TestFileRename/full,forceCache=false (0.24s) === 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 02:57:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : file1: reading active writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 02:57:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/07 02:57:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/07 02:57:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/07 02:57:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/07 02:57:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:47 DEBUG : dir: Looking for writers 2026/06/07 02:57:47 DEBUG : file1: reading active writers 2026/06/07 02:57:47 DEBUG : Looking for writers 2026/06/07 02:57:47 DEBUG : dir: reading active writers 2026/06/07 02:57:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 02:57:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/07 02:57:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/07 02:57:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/07 02:57:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/07 02:57:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/07 02:57:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/07 02:57:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/07 02:57:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/07 02:57:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/07 02:57:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/07 02:57:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/07 02:57:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/07 02:57:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/07 02:57:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/07 02:57:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : dir: Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : dir: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 02:57:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : dir: Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : dir: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.04s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 02:57:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : dir: Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : dir: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.04s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): _readAt: size=1, off=0 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): openPending: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 02:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): >openPending: err= 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): >_readAt: n=1, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): _readAt: size=256, off=1 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): >_readAt: n=15, err=EOF 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): _readAt: size=16, off=16 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): >_readAt: n=0, err=EOF 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): close: 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): >close: err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): close: 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb43e4cc0): >close: err=file already closed 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : dir: Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : dir: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.04s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): _readAt: size=1, off=0 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): openPending: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 02:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): >openPending: err= 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): >_readAt: n=1, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): _readAt: size=1, off=5 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): >_readAt: n=1, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): _readAt: size=1, off=3 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): >_readAt: n=1, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): _readAt: size=1, off=13 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): >_readAt: n=1, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): _readAt: size=16, off=100 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): close: 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb44700c0): >close: err= 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : dir: Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : dir: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.04s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): _readAt: size=1, off=0 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): openPending: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 02:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >openPending: err= 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >_readAt: n=1, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): _readAt: size=1, off=5 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >_readAt: n=1, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): _readAt: size=1, off=1 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >_readAt: n=1, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): _readAt: size=6, off=10 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >_readAt: n=6, err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): _readAt: size=256, off=10 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >_readAt: n=6, err=EOF 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): _readAt: size=256, off=100 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >_readAt: n=0, err=EOF 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): close: 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >close: err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): _readAt: size=256, off=100 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470dc0): >_readAt: n=0, err=file already closed 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : dir: Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : dir: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.04s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): RWFileHandle.Flush 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): _readAt: size=256, off=0 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): openPending: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 02:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): >openPending: err= 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): >_readAt: n=16, err=EOF 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): RWFileHandle.Flush 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): RWFileHandle.Flush 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): close: 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb47ce1c0): >close: err= 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : dir: Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : dir: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 02:57:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470380): _readAt: size=256, off=0 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470380): openPending: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 02:57:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 02:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470380): >openPending: err= 2026/06/07 02:57:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470380): >_readAt: n=16, err=EOF 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470380): RWFileHandle.Release 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470380): close: 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470380): >close: err= 2026/06/07 02:57:48 DEBUG : dir/file1(0xb1cb4470380): RWFileHandle.Release 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : dir: Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : dir: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:48 DEBUG : file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): openPending: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): >openPending: err= 2026/06/07 02:57:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): _writeAt: size=5, off=0 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): >_writeAt: n=5, err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): _writeAt: size=7, off=5 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): >_writeAt: n=7, err= 2026/06/07 02:57:48 DEBUG : file1: vfs cache: truncate to size=11 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): close: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 02:57:48.28133669 +0000 UTC m=+4.921120201 2026/06/07 02:57:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): >close: err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): close: 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3e71880): >close: err=file already closed 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:48 DEBUG : file1: vfs cache: starting upload 2026/06/07 02:57:48 DEBUG : file1.737c6fcb.partial: size = 11 OK 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1.737c6fcb.partial" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1.737c6fcb.partial 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-legizap5buta/file1.737c6fcb.partial 2026/06/07 02:57:48 DEBUG : file1.737c6fcb.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/07 02:57:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 02:57:48 DEBUG : file1.737c6fcb.partial: renamed to: file1 2026/06/07 02:57:48 INFO : file1: Copied (new) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/07 02:57:48 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-07 02:57:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/07 02:57:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:48 DEBUG : file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): openPending: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): >openPending: err= 2026/06/07 02:57:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): _writeAt: size=7, off=0 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): >_writeAt: n=7, err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): _writeAt: size=6, off=5 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): >_writeAt: n=6, err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): close: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 02:57:48.454621999 +0000 UTC m=+5.094405549 2026/06/07 02:57:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): >close: err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): _writeAt: size=5, off=0 2026/06/07 02:57:48 DEBUG : file1(0xb1cb3f29180): >_writeAt: n=0, err=file already closed 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:48 DEBUG : file1: vfs cache: starting upload 2026/06/07 02:57:48 DEBUG : file1.115a3d17.partial: size = 11 OK 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1.115a3d17.partial" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1.115a3d17.partial 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-legizap5buta/file1.115a3d17.partial 2026/06/07 02:57:48 DEBUG : file1.115a3d17.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/07 02:57:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 02:57:48 DEBUG : file1.115a3d17.partial: renamed to: file1 2026/06/07 02:57:48 INFO : file1: Copied (new) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/07 02:57:48 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-07 02:57:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/07 02:57:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:48 DEBUG : file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4471700): openPending: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4471700): >openPending: err= 2026/06/07 02:57:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4471700): close: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 02:57:48.629230843 +0000 UTC m=+5.269014363 2026/06/07 02:57:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4471700): >close: err= 2026/06/07 02:57:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 02:57:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 02:57:48 DEBUG : file2: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : file2(0xb1cb4471b80): openPending: 2026/06/07 02:57:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 02:57:48 DEBUG : file2(0xb1cb4471b80): >openPending: err= 2026/06/07 02:57:48 DEBUG : file2: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 02:57:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/07 02:57:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/07 02:57:48 DEBUG : file2(0xb1cb4471b80): RWFileHandle.Flush 2026/06/07 02:57:48 DEBUG : file2(0xb1cb4471b80): RWFileHandle.Release 2026/06/07 02:57:48 DEBUG : file2(0xb1cb4471b80): close: 2026/06/07 02:57:48 DEBUG : file2: vfs cache: setting modification time to 2026-06-07 02:57:48.630008635 +0000 UTC m=+5.269792145 2026/06/07 02:57:48 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:48 DEBUG : file2(0xb1cb4471b80): >close: err= 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : file2: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : file2: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : file2: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : file2: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/07 02:57:48 DEBUG : file2: vfs cache: starting upload 2026/06/07 02:57:48 DEBUG : file1: vfs cache: starting upload 2026/06/07 02:57:48 DEBUG : file2.72817489.partial: size = 0 OK 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file2.72817489.partial" 2026/06/07 02:57:48 DEBUG : file1.0711b396.partial: size = 0 OK 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1.0711b396.partial" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file2.72817489.partial 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1.0711b396.partial 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file1.0711b396.partial 2026/06/07 02:57:48 DEBUG : file1.0711b396.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file2.72817489.partial 2026/06/07 02:57:48 DEBUG : file2.72817489.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:48 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 02:57:48 DEBUG : file1.0711b396.partial: renamed to: file1 2026/06/07 02:57:48 INFO : file1: Copied (new) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file2.72817489.partial: renamed to: file2 2026/06/07 02:57:48 INFO : file2: Copied (new) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file2" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:48 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-07 02:57:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/07 02:57:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:48 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:48 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-07 02:57:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/07 02:57:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 02:57:48 INFO : file2: vfs cache: upload succeeded try #1 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : file2: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file2" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:48 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file2" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-legizap5buta/file2 2026/06/07 02:57:48 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file2: reading active writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:48 DEBUG : file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : file1(0xb1cb41f9780): openPending: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1(0xb1cb41f9780): >openPending: err= 2026/06/07 02:57:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb41f9780): _writeAt: size=5, off=0 2026/06/07 02:57:48 DEBUG : file1(0xb1cb41f9780): >_writeAt: n=5, err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb41f9780): RWFileHandle.Flush 2026/06/07 02:57:48 DEBUG : file1(0xb1cb41f9780): RWFileHandle.Flush 2026/06/07 02:57:48 DEBUG : file1(0xb1cb41f9780): close: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 02:57:48.803124784 +0000 UTC m=+5.442908294 2026/06/07 02:57:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:48 DEBUG : file1(0xb1cb41f9780): >close: err= 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:48 DEBUG : file1: vfs cache: starting upload 2026/06/07 02:57:48 DEBUG : file1.d8e1a24b.partial: size = 5 OK 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1.d8e1a24b.partial" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1.d8e1a24b.partial 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1.d8e1a24b.partial 2026/06/07 02:57:48 DEBUG : file1.d8e1a24b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:48 DEBUG : file1.d8e1a24b.partial: renamed to: file1 2026/06/07 02:57:48 INFO : file1: Copied (new) 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:48 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-07 02:57:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 02:57:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : >WaitForWriters: 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:48 DEBUG : file1: newRWFileHandle: 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4260480): openPending: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4260480): >openPending: err= 2026/06/07 02:57:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 02:57:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4260480): _writeAt: size=5, off=0 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4260480): >_writeAt: n=5, err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4260480): RWFileHandle.Release 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4260480): close: 2026/06/07 02:57:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 02:57:48.963531603 +0000 UTC m=+5.603315163 2026/06/07 02:57:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4260480): >close: err= 2026/06/07 02:57:48 DEBUG : file1(0xb1cb4260480): RWFileHandle.Release 2026/06/07 02:57:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:48 DEBUG : Looking for writers 2026/06/07 02:57:48 DEBUG : file1: reading active writers 2026/06/07 02:57:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:49 DEBUG : file1: vfs cache: starting upload 2026/06/07 02:57:49 DEBUG : file1.1ab7dd6c.partial: size = 5 OK 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1.1ab7dd6c.partial" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1.1ab7dd6c.partial 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1.1ab7dd6c.partial 2026/06/07 02:57:49 DEBUG : file1.1ab7dd6c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:49 DEBUG : file1.1ab7dd6c.partial: renamed to: file1 2026/06/07 02:57:49 INFO : file1: Copied (new) 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-07 02:57:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 02:57:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : >WaitForWriters: 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:49 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb402dd40): openPending: 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 02:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb402dd40): >openPending: err= 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb402dd40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb402dd40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb402dd40): close: 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 02:57:49.139264613 +0000 UTC m=+5.779048134 2026/06/07 02:57:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb402dd40): >close: err= 2026/06/07 02:57:49 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 02:57:49 DEBUG : dir/file1.1e600045.partial: size = 5 OK 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1.1e600045.partial" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1.1e600045.partial 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/dir/file1.1e600045.partial 2026/06/07 02:57:49 DEBUG : dir/file1.1e600045.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:49 DEBUG : dir/file1.1e600045.partial: renamed to: dir/file1 2026/06/07 02:57:49 INFO : dir/file1: Copied (replaced existing) 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-07 02:57:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : >WaitForWriters: 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/07 02:57:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 02:57:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb4a608c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb4a608c0): openPending: 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 02:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb4a608c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb4a608c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb4a608c0): _writeAt: size=15, off=5 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb4a608c0): >_writeAt: n=15, err= 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb4a608c0): close: 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 02:57:49.318008472 +0000 UTC m=+5.957791992 2026/06/07 02:57:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : dir/file1(0xb1cb4a608c0): >close: err= 2026/06/07 02:57:49 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 02:57:49 DEBUG : dir/file1.02cff1f3.partial: size = 20 OK 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1.02cff1f3.partial" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1.02cff1f3.partial 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-legizap5buta/dir/file1.02cff1f3.partial 2026/06/07 02:57:49 DEBUG : dir/file1.02cff1f3.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/07 02:57:49 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/07 02:57:49 DEBUG : dir/file1.02cff1f3.partial: renamed to: dir/file1 2026/06/07 02:57:49 INFO : dir/file1: Copied (replaced existing) 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:49 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-07 02:57:49 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/07 02:57:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:49 DEBUG : dir: Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : dir: reading active writers 2026/06/07 02:57:49 DEBUG : >WaitForWriters: 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : file1: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : file1(0xb1cb431cc40): openPending: 2026/06/07 02:57:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 DEBUG : file1(0xb1cb431cc40): >openPending: err= 2026/06/07 02:57:49 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 02:57:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 02:57:49 DEBUG : file1(0xb1cb431cc40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : file1(0xb1cb431cc40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : file1(0xb1cb431cc40): close: 2026/06/07 02:57:49 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 02:57:49.481011534 +0000 UTC m=+6.120795055 2026/06/07 02:57:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : file1(0xb1cb431cc40): >close: err= 2026/06/07 02:57:49 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:49 DEBUG : file1: vfs cache: starting upload 2026/06/07 02:57:49 DEBUG : file1.4ee78bb9.partial: size = 5 OK 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1.4ee78bb9.partial" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1.4ee78bb9.partial 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1.4ee78bb9.partial 2026/06/07 02:57:49 DEBUG : file1.4ee78bb9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:49 DEBUG : file1.4ee78bb9.partial: renamed to: file1 2026/06/07 02:57:49 INFO : file1: Copied (new) 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-07 02:57:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 02:57:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : file1: reading active writers 2026/06/07 02:57:49 DEBUG : >WaitForWriters: 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb431ddc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb431ddc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb431ddc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb431ddc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb431ddc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.64216205 +0000 UTC m=+6.281945560 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb431ddc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c340): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c340): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c340): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c340): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c340): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.64216205 +0000 UTC m=+6.281945560 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c800): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c800): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c800): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c800): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c800): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.64216205 +0000 UTC m=+6.281945560 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c800): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f405b0 item 1 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ce40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ce40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ce40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ce40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ce40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.645980777 +0000 UTC m=+6.285764316 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ce40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d340): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d340): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d340): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.645980777 +0000 UTC m=+6.285764316 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f40d20 item 2 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.648341614 +0000 UTC m=+6.288125155 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468de00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468de00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468de00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468de00): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468de00): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468de00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468de00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.648341614 +0000 UTC m=+6.288125155 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468de00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a63c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a63c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a63c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a63c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a63c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.648341614 +0000 UTC m=+6.288125155 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a63c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f41880 item 3 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6a40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6a40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6a40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6a40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6a40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.651062994 +0000 UTC m=+6.290846534 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6a40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6f80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6f80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6f80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6f80): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6f80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.651062994 +0000 UTC m=+6.290846534 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a6f80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f41d50 item 4 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a75c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a75c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a75c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a75c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a75c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.653160212 +0000 UTC m=+6.292943753 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a75c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a7a40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a7a40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a7a40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a7a40): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a7a40): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a7a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a7a40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.653160212 +0000 UTC m=+6.292943753 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46a7a40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce000): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce000): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce000): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.653160212 +0000 UTC m=+6.292943753 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e165b0 item 5 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce680): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce680): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce680): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.656832251 +0000 UTC m=+6.296615822 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ce680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cebc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cebc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cebc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cebc0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cebc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.656832251 +0000 UTC m=+6.296615822 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cebc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e17030 item 6 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf240): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf240): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf240): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.659881322 +0000 UTC m=+6.299664872 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf740): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf740): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf740): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf740): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf740): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.659881322 +0000 UTC m=+6.299664872 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cf740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cfc00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cfc00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cfc00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cfc00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cfc00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.659881322 +0000 UTC m=+6.299664872 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46cfc00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e17490 item 7 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea380): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea380): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea380): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.663498196 +0000 UTC m=+6.303281736 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea8c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea8c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea8c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea8c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea8c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.663498196 +0000 UTC m=+6.303281736 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ea8c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e17ab0 item 8 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eae80): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb46eae80): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eae80): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eae80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eae80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eae80): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eae80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb240): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb240): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb240): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.665744837 +0000 UTC m=+6.305528378 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb6c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb6c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb6c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb6c0): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb6c0): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb6c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.665744837 +0000 UTC m=+6.305528378 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46eb6c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ebbc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ebbc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ebbc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ebbc0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ebbc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.665744837 +0000 UTC m=+6.305528378 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ebbc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfa150 item 9 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc240): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc240): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc240): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.668777415 +0000 UTC m=+6.308560926 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc780): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc780): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc780): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc780): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc780): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.668777415 +0000 UTC m=+6.308560926 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bc780): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb42a9c70 item 10 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bcdc0): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb42bcdc0): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bcdc0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bcdc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bcdc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bcdc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bcdc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd180): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd180): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd180): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd180): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd180): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.670830091 +0000 UTC m=+6.310613620 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd180): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd680): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd680): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd680): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd680): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd680): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.670830091 +0000 UTC m=+6.310613620 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bd680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bdb80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bdb80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bdb80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bdb80): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bdb80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.670830091 +0000 UTC m=+6.310613620 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42bdb80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb41d84d0 item 11 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798300): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798300): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798300): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798300): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798300): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.673386639 +0000 UTC m=+6.313170189 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798300): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798840): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798840): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798840): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.673386639 +0000 UTC m=+6.313170189 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb41d8cb0 item 12 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798e80): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4798e80): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798e80): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798e80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798e80): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4798e80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799240): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799240): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799240): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.675298887 +0000 UTC m=+6.315082407 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799900): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799900): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799900): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.675298887 +0000 UTC m=+6.315082407 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4799900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb41d90a0 item 13 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6080): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6080): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6080): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.6771925 +0000 UTC m=+6.316976020 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d65c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d65c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d65c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d65c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d65c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.6771925 +0000 UTC m=+6.316976020 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d65c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb41d99d0 item 14 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6c00): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb47d6c00): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6c00): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6c00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6c00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6c00): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6c00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6fc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6fc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6fc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6fc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6fc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.679177597 +0000 UTC m=+6.318961107 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d6fc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7680): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7680): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7680): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.679177597 +0000 UTC m=+6.318961107 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a3e690 item 15 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7d00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7d00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7d00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7d00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7d00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.681042907 +0000 UTC m=+6.320826417 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47d7d00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc340): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc340): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc340): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.681042907 +0000 UTC m=+6.320826417 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a3eb60 item 16 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.68335884 +0000 UTC m=+6.323142390 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fc980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.68335884 +0000 UTC m=+6.323142390 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fce00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd300): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd300): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd300): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd300): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd300): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.68335884 +0000 UTC m=+6.323142390 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd300): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a3f340 item 17 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.686802406 +0000 UTC m=+6.326585956 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fd980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fdec0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fdec0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fdec0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fdec0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fdec0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.686802406 +0000 UTC m=+6.326585956 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47fdec0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a3fab0 item 18 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824640): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824640): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824640): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824640): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824640): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.690046865 +0000 UTC m=+6.329830416 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824640): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.690046865 +0000 UTC m=+6.329830416 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4824b40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825040): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825040): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825040): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825040): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825040): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.690046865 +0000 UTC m=+6.329830416 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825040): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfe620 item 19 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48256c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48256c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48256c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48256c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48256c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.69319836 +0000 UTC m=+6.332981900 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48256c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825c00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825c00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825c00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825c00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825c00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.69319836 +0000 UTC m=+6.332981900 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4825c00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfeb60 item 20 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61900): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61900): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61900): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.695413993 +0000 UTC m=+6.335197502 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.695413993 +0000 UTC m=+6.335197502 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a61e00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892400): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892400): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892400): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892400): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892400): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.695413993 +0000 UTC m=+6.335197502 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892400): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43c5730 item 21 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892a80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892a80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892a80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892a80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892a80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.69801278 +0000 UTC m=+6.337796300 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892a80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892fc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892fc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892fc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892fc0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892fc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.69801278 +0000 UTC m=+6.337796300 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4892fc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43c5c00 item 22 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893640): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893640): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893640): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893640): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893640): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.699692138 +0000 UTC m=+6.339475658 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893640): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.699692138 +0000 UTC m=+6.339475658 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4893b40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac140): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac140): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac140): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.699692138 +0000 UTC m=+6.339475658 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb439a0e0 item 23 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac7c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac7c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac7c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac7c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac7c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.703077224 +0000 UTC m=+6.342860764 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ac7c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48acd00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48acd00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48acd00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48acd00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48acd00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.703077224 +0000 UTC m=+6.342860764 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48acd00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb439a770 item 24 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad340): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb48ad340): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad340): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad340): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad340): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad340): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad700): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad700): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad700): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad700): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad700): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.705175916 +0000 UTC m=+6.344959446 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48ad700): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.705175916 +0000 UTC m=+6.344959446 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48adc00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8240): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8240): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8240): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.705175916 +0000 UTC m=+6.344959446 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb439abd0 item 25 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c88c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c88c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c88c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c88c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c88c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.707596867 +0000 UTC m=+6.347380397 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c88c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8e00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8e00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8e00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8e00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8e00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.707596867 +0000 UTC m=+6.347380397 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c8e00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb439b2d0 item 26 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9440): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb48c9440): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9440): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9440): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9440): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9440): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9440): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9800): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9800): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9800): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9800): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9800): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.709567516 +0000 UTC m=+6.349351046 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9800): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.709567516 +0000 UTC m=+6.349351046 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48c9d00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2340): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2340): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2340): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.709567516 +0000 UTC m=+6.349351046 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb439b810 item 27 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f29c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f29c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f29c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f29c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f29c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.71212728 +0000 UTC m=+6.351910810 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f29c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2f00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2f00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2f00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2f00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2f00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.71212728 +0000 UTC m=+6.351910810 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f2f00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e06070 item 28 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3540): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb48f3540): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3540): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3540): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3540): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3540): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3540): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3900): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3900): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3900): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.71403488 +0000 UTC m=+6.353818410 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48f3900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49240c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49240c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49240c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49240c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49240c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.71403488 +0000 UTC m=+6.353818410 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49240c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e06690 item 29 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924740): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924740): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924740): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.716061895 +0000 UTC m=+6.355845415 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924c80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924c80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924c80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924c80): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924c80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.716061895 +0000 UTC m=+6.355845415 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4924c80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e07030 item 30 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49252c0): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb49252c0): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49252c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49252c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49252c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49252c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49252c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925680): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925680): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925680): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.718007518 +0000 UTC m=+6.357791048 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925d40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925d40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.718007518 +0000 UTC m=+6.357791048 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4925d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e07b20 item 31 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49864c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49864c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49864c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49864c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49864c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.719964822 +0000 UTC m=+6.359748332 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49864c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4986a00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4986a00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4986a00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4986a00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4986a00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.719964822 +0000 UTC m=+6.359748332 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4986a00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4282150 item 32 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4987040): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4987040): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4987040): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4987040): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4987040): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.721762353 +0000 UTC m=+6.361545863 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4987040): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49874c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49874c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49874c0): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49874c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49874c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4282620 item 33 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49874c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49874c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.722513374 +0000 UTC m=+6.362296885 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49874c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49879c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49879c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49879c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49879c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49879c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.722513374 +0000 UTC m=+6.362296885 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49879c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4282930 item 33 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6100): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6100): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6100): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.724520082 +0000 UTC m=+6.364303593 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6580): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4282d90 item 34 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6580): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6580): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6580): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6580): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.725461414 +0000 UTC m=+6.365244923 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6ac0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6ac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6ac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6ac0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6ac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.725461414 +0000 UTC m=+6.365244923 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b6ac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4283030 item 34 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7100): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7100): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7100): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.726735755 +0000 UTC m=+6.366519275 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7580): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7580): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7580): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7580): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb42833b0 item 35 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7580): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.727310723 +0000 UTC m=+6.367094243 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7a80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7a80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7a80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7a80): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7a80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.727310723 +0000 UTC m=+6.367094243 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49b7a80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4283570 item 35 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20200): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20200): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20200): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20200): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20200): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.728663252 +0000 UTC m=+6.368446772 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20200): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20700): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20700): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4283a40 item 36 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20700): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20700): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20700): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20700): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20700): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.729295779 +0000 UTC m=+6.369079299 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20700): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20c40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20c40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20c40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20c40): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20c40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.729295779 +0000 UTC m=+6.369079299 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a20c40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4283c70 item 36 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21280): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21280): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21280): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.731394971 +0000 UTC m=+6.371178481 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21700): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21700): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21700): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21700): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21700): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43b0230 item 37 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21700): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21700): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.732120735 +0000 UTC m=+6.371904265 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21700): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21c00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21c00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21c00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21c00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21c00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.732120735 +0000 UTC m=+6.371904265 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a21c00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43b03f0 item 37 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c380): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c380): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c380): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.733771429 +0000 UTC m=+6.373554969 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c880): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c880): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43b0f50 item 38 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c880): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c880): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c880): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c880): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c880): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.734473257 +0000 UTC m=+6.374256767 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9c880): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9cdc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9cdc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9cdc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9cdc0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9cdc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.734473257 +0000 UTC m=+6.374256767 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9cdc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43b1110 item 38 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d440): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d440): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d440): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d440): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d440): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.735982222 +0000 UTC m=+6.375765733 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d440): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d940): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d940): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d940): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d940): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43b15e0 item 39 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d940): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.736606033 +0000 UTC m=+6.376389584 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9d940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9de40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9de40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9de40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9de40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9de40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.736606033 +0000 UTC m=+6.376389584 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a9de40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43b17a0 item 39 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab85c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab85c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab85c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab85c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab85c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.737869093 +0000 UTC m=+6.377652602 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab85c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab8ac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab8ac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43b1b20 item 40 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab8ac0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab8ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab8ac0): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab8ac0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab8ac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.738359721 +0000 UTC m=+6.378143232 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab8ac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9000): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9000): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9000): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.738359721 +0000 UTC m=+6.378143232 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb43b1ce0 item 40 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab95c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab95c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab95c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab95c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab95c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab95c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab95c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.739774278 +0000 UTC m=+6.379557798 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab95c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9ac0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9ac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9ac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f38770 item 41 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9ac0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9ac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.740285996 +0000 UTC m=+6.380069507 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ab9ac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc080): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc080): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc080): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc080): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f38930 item 41 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc080): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.741009496 +0000 UTC m=+6.380793006 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc5c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc5c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc5c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc5c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc5c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.741009496 +0000 UTC m=+6.380793006 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc5c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f38bd0 item 41 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcc00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcc00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcc00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcc00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcc00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcc00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcc00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.742722346 +0000 UTC m=+6.382505857 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcc00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add100): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add100): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f39490 item 42 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add100): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.743550084 +0000 UTC m=+6.383333593 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702140): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfee00 item 42 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702140): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702140): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702140): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702140): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.744340259 +0000 UTC m=+6.384123779 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47026c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47026c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47026c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47026c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47026c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.744340259 +0000 UTC m=+6.384123779 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47026c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfa700 item 42 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a840): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a840): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a840): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a840): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a840): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.746300689 +0000 UTC m=+6.386084198 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484ad40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484ad40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484ad40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfe700 item 43 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484ad40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484ad40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.746770647 +0000 UTC m=+6.386554167 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484ad40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b280): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b280): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b280): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfe8c0 item 43 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b280): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.747306883 +0000 UTC m=+6.387090393 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b7c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b7c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b7c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b7c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b7c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.747306883 +0000 UTC m=+6.387090393 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b7c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfeaf0 item 43 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484be00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484be00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484be00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484be00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484be00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484be00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484be00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.748603176 +0000 UTC m=+6.388386696 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484be00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc400): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc400): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc400): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bff180 item 44 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc400): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc400): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.749075309 +0000 UTC m=+6.388858829 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc400): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc940): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bff3b0 item 44 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc940): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc940): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc940): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc940): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.749832832 +0000 UTC m=+6.389616373 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adc940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcec0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcec0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcec0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcec0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcec0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.749832832 +0000 UTC m=+6.389616373 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4adcec0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bff570 item 44 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add5c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add5c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add5c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add5c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add5c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add5c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.751222823 +0000 UTC m=+6.391006343 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4add5c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4addac0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4addac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4addac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bff960 item 45 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4addac0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4addac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.751744049 +0000 UTC m=+6.391527569 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4addac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c2c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c2c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c2c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c2c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c2c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.751744049 +0000 UTC m=+6.391527569 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c2c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bffce0 item 45 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c900): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c900): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c900): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c900): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c900): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.753195066 +0000 UTC m=+6.392978576 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441c900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441ce00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441ce00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441ce00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f387e0 item 46 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441ce00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441ce00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.753846157 +0000 UTC m=+6.393629668 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441ce00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441d580): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441d580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441d580): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441d580): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441d580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.753846157 +0000 UTC m=+6.393629668 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441d580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f389a0 item 46 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441dbc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441dbc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441dbc0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441dbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441dbc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441dbc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441dbc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.755159472 +0000 UTC m=+6.394942982 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb441dbc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47028c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47028c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47028c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f39030 item 47 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47028c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47028c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.755627448 +0000 UTC m=+6.395410959 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47028c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702fc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702fc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702fc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702fc0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702fc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.755627448 +0000 UTC m=+6.395410959 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4702fc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f39880 item 47 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703600): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703600): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703600): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703600): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703600): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703600): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703600): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.756921336 +0000 UTC m=+6.396704847 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703600): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703b00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703b00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703b00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f39ce0 item 48 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703b00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703b00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.757338045 +0000 UTC m=+6.397121555 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4703b00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3d76e80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3d76e80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3d76e80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3d76e80): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3d76e80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.757338045 +0000 UTC m=+6.397121555 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3d76e80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413c150 item 48 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71580): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71580): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71580): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.758614611 +0000 UTC m=+6.398398121 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413c4d0 item 49 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.759039235 +0000 UTC m=+6.398822745 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71a80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28700): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28700): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28700): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28700): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28700): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.759039235 +0000 UTC m=+6.398822745 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28700): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413c690 item 49 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f290c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f290c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f290c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f290c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f290c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.760365225 +0000 UTC m=+6.400148734 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f290c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413ce00 item 50 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.760856163 +0000 UTC m=+6.400639673 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29cc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29cc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29cc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29cc0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29cc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.760856163 +0000 UTC m=+6.400639673 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29cc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413d260 item 50 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce440): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce440): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce440): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce440): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce440): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.762412027 +0000 UTC m=+6.402195538 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce440): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413d730 item 51 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.762828245 +0000 UTC m=+6.402611754 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ce980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ceec0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ceec0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ceec0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ceec0): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ceec0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.762828245 +0000 UTC m=+6.402611754 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ceec0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413d8f0 item 51 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cf540): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cf540): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cf540): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cf540): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cf540): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.764155536 +0000 UTC m=+6.403939047 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cf540): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413de30 item 52 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.764681662 +0000 UTC m=+6.404465172 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47cfa40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8140): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8140): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8140): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.764681662 +0000 UTC m=+6.404465172 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfa2a0 item 52 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8940): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8940): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8940): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.765720788 +0000 UTC m=+6.405504298 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfab60 item 53 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.766140322 +0000 UTC m=+6.405923832 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9380): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9380): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9380): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.766140322 +0000 UTC m=+6.405923832 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfafc0 item 53 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9a00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9a00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9a00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9a00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9a00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.767638256 +0000 UTC m=+6.407421767 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9a00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfb6c0 item 54 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.768322151 +0000 UTC m=+6.408105701 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c900): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c900): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c900): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.768322151 +0000 UTC m=+6.408105701 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfb9d0 item 54 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402cf80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402cf80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402cf80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402cf80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402cf80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.769909826 +0000 UTC m=+6.409693336 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402cf80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491c230 item 55 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.770354587 +0000 UTC m=+6.410138097 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d700): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402dd80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402dd80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402dd80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402dd80): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402dd80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.770354587 +0000 UTC m=+6.410138097 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402dd80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491c3f0 item 55 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.771596948 +0000 UTC m=+6.411380459 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491c850 item 56 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.772119157 +0000 UTC m=+6.411902667 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbdbc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbdbc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbdbc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbdbc0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbdbc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.772119157 +0000 UTC m=+6.411902667 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbdbc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491ca10 item 56 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.77319855 +0000 UTC m=+6.412982059 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260440): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491cd90 item 57 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.773596552 +0000 UTC m=+6.413380062 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491cf50 item 57 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.77413442 +0000 UTC m=+6.413917931 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260ec0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261440): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261440): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261440): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261440): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261440): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.77413442 +0000 UTC m=+6.413917931 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261440): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491d110 item 57 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.775281622 +0000 UTC m=+6.415065132 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261a80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a140): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a140): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491d490 item 58 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a140): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.775690305 +0000 UTC m=+6.415473815 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491d650 item 58 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.776281934 +0000 UTC m=+6.416065444 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411a680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411ac40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411ac40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411ac40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411ac40): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411ac40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.776281934 +0000 UTC m=+6.416065444 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411ac40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491d810 item 58 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.777459973 +0000 UTC m=+6.417243483 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b7c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b7c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b7c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491db90 item 59 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b7c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b7c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.777880239 +0000 UTC m=+6.417663749 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411b7c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491dd50 item 59 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.778374604 +0000 UTC m=+6.418158114 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb411bd00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138380): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138380): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138380): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.778374604 +0000 UTC m=+6.418158114 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb48221c0 item 59 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.779584885 +0000 UTC m=+6.419368395 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41389c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138f00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138f00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138f00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4822540 item 60 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138f00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138f00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.780009137 +0000 UTC m=+6.419792647 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138f00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4822700 item 60 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.780546595 +0000 UTC m=+6.420330105 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139440): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139a00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139a00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139a00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139a00): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139a00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.780546595 +0000 UTC m=+6.420330105 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139a00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb48228c0 item 60 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.781781171 +0000 UTC m=+6.421564681 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176680): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176680): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4822d20 item 61 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176680): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.78224065 +0000 UTC m=+6.422024160 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176d80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176d80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176d80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176d80): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176d80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.78224065 +0000 UTC m=+6.422024160 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4176d80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4823030 item 61 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.783650137 +0000 UTC m=+6.423433657 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41773c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4177900): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4177900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4177900): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4823490 item 62 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4177900): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4177900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.784158459 +0000 UTC m=+6.423941970 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4177900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196100): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196100): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196100): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.784158459 +0000 UTC m=+6.423941970 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4823650 item 62 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.785424165 +0000 UTC m=+6.425207674 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196c80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196c80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196c80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb48239d0 item 63 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196c80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196c80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.785835753 +0000 UTC m=+6.425619264 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4196c80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4197380): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4197380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4197380): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4197380): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4197380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.785835753 +0000 UTC m=+6.425619264 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4197380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4823b90 item 63 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.787141705 +0000 UTC m=+6.426925215 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41979c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6000): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6000): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f0150 item 64 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6000): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.78753023 +0000 UTC m=+6.427313739 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6700): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6700): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6700): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6700): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6700): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.78753023 +0000 UTC m=+6.427313739 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6700): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f0460 item 64 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6d40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6d40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.788895403 +0000 UTC m=+6.428678913 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b6d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b71c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b71c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b71c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b71c0): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b71c0): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f07e0 item 65 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b71c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b71c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.789372265 +0000 UTC m=+6.429155785 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b71c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b76c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b76c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b76c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b76c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b76c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.789372265 +0000 UTC m=+6.429155785 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b76c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f09a0 item 65 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b7d00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b7d00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b7d00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b7d00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b7d00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.790943128 +0000 UTC m=+6.430726638 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b7d00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208280): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f0d20 item 66 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208280): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208280): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208280): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208280): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.791637943 +0000 UTC m=+6.431421473 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42087c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42087c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42087c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42087c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42087c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.791637943 +0000 UTC m=+6.431421473 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42087c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f0ee0 item 66 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208e00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208e00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208e00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208e00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208e00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.793214998 +0000 UTC m=+6.432998508 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4208e00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209280): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209280): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209280): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209280): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f1260 item 67 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209280): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.793896969 +0000 UTC m=+6.433680479 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209780): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209780): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209780): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209780): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209780): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.793896969 +0000 UTC m=+6.433680479 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209780): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f1420 item 67 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209e00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209e00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209e00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209e00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209e00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.795555377 +0000 UTC m=+6.435338886 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4209e00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a400): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a400): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f17a0 item 68 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a400): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a400): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a400): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a400): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a400): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.796226597 +0000 UTC m=+6.436010117 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a400): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a940): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a940): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a940): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.796226597 +0000 UTC m=+6.436010117 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424a940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f1960 item 68 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424af80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424af80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424af80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424af80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424af80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.79775581 +0000 UTC m=+6.437539330 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424af80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b400): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b400): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b400): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b400): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b400): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a482a0 item 69 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b400): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b400): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.798424176 +0000 UTC m=+6.438207696 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b400): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b900): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b900): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b900): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.798424176 +0000 UTC m=+6.438207696 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb424b900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a48540 item 69 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e080): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e080): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e080): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.799967126 +0000 UTC m=+6.439750635 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e580): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a48e00 item 70 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e580): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e580): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e580): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e580): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.800581988 +0000 UTC m=+6.440365499 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426e580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426eac0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426eac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426eac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426eac0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426eac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.800581988 +0000 UTC m=+6.440365499 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426eac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a49030 item 70 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f140): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f140): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f140): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.802265344 +0000 UTC m=+6.442048854 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f640): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f640): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f640): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f640): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f640): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a495e0 item 71 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f640): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f640): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.802856012 +0000 UTC m=+6.442639523 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426f640): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426fb40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426fb40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426fb40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426fb40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426fb40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.802856012 +0000 UTC m=+6.442639523 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb426fb40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a49c00 item 71 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a62c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a62c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a62c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a62c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a62c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.804406606 +0000 UTC m=+6.444190126 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a62c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a67c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a67c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3df1110 item 72 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a67c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a67c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a67c0): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a67c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a67c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.805001913 +0000 UTC m=+6.444785423 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a67c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a6d00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a6d00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a6d00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a6d00): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a6d00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.805001913 +0000 UTC m=+6.444785423 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a6d00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3df1730 item 72 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a72c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a72c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a72c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a72c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a72c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a72c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a72c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.806539082 +0000 UTC m=+6.446322591 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a72c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a77c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a77c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a77c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e0e0 item 73 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a77c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a77c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.807126823 +0000 UTC m=+6.446910333 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a77c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a7c80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a7c80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a7c80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a7c80): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a7c80): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e2a0 item 73 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a7c80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a7c80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.807740495 +0000 UTC m=+6.447524036 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb42a7c80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43062c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43062c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43062c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43062c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43062c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.807740495 +0000 UTC m=+6.447524036 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43062c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e460 item 73 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306900): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306900): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306900): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306900): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306900): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.809332208 +0000 UTC m=+6.449115718 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306e00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306e00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306e00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e7e0 item 74 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306e00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306e00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.809774063 +0000 UTC m=+6.449557573 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4306e00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4307340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4307340): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e9a0 item 74 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4307340): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4307340): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4307340): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4307340): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4307340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.810367556 +0000 UTC m=+6.450151066 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4307340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43078c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43078c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43078c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43078c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43078c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.810367556 +0000 UTC m=+6.450151066 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43078c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427eb60 item 74 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a000): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a000): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a000): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a000): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a000): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.811539895 +0000 UTC m=+6.451323405 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a500): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a500): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a500): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427f030 item 75 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a500): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a500): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.811968717 +0000 UTC m=+6.451752226 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432a500): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432aa40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432aa40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432aa40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432aa40): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432aa40): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427f340 item 75 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432aa40): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432aa40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.812479182 +0000 UTC m=+6.452262693 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432aa40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432af80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432af80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432af80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432af80): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432af80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.812479182 +0000 UTC m=+6.452262693 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432af80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427f570 item 75 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432b5c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432b5c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432b5c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432b5c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432b5c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432b5c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432b5c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.813793139 +0000 UTC m=+6.453576650 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432b5c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432bac0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432bac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432bac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427f8f0 item 76 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432bac0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432bac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.814330707 +0000 UTC m=+6.454114216 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb432bac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356100): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427fb90 item 76 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356100): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356100): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356100): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356100): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.814894193 +0000 UTC m=+6.454677703 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356680): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356680): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356680): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.814894193 +0000 UTC m=+6.454677703 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427fe30 item 76 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356cc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356cc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356cc0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356cc0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356cc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356cc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356cc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.816050461 +0000 UTC m=+6.455833971 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4356cc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43571c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43571c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43571c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e26540 item 77 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43571c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43571c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.816508518 +0000 UTC m=+6.456292028 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43571c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43578c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43578c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43578c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43578c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43578c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.816508518 +0000 UTC m=+6.456292028 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43578c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e26a10 item 77 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372000): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372000): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372000): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372000): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372000): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.817745258 +0000 UTC m=+6.457528768 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372500): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372500): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372500): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e27340 item 78 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372500): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372500): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.818208525 +0000 UTC m=+6.457992034 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372500): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372c00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372c00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372c00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372c00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372c00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.818208525 +0000 UTC m=+6.457992034 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4372c00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e27570 item 78 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373240): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373240): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373240): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373240): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373240): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.819366245 +0000 UTC m=+6.459149756 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373740): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373740): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e27c00 item 79 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373740): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.819868917 +0000 UTC m=+6.459652427 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373e40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373e40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.819868917 +0000 UTC m=+6.459652427 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4373e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e27dc0 item 79 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439c580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439c580): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439c580): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439c580): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439c580): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439c580): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439c580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.821150773 +0000 UTC m=+6.460934282 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439c580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439ca80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439ca80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439ca80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b2310 item 80 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439ca80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439ca80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.821559165 +0000 UTC m=+6.461342675 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439ca80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d180): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d180): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d180): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d180): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d180): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.821559165 +0000 UTC m=+6.461342675 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d180): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b24d0 item 80 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d7c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d7c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d7c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d7c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d7c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.822861279 +0000 UTC m=+6.462644790 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439d7c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b2850 item 81 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.82360169 +0000 UTC m=+6.463385200 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb439dc40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8280): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8280): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8280): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.82360169 +0000 UTC m=+6.463385200 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b2cb0 item 81 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8900): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8900): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8900): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.82511797 +0000 UTC m=+6.464901481 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b3180 item 82 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.825669974 +0000 UTC m=+6.465453485 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c8e00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9380): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9380): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9380): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.825669974 +0000 UTC m=+6.465453485 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b3340 item 82 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9a00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9a00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9a00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9a00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9a00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.827059404 +0000 UTC m=+6.466842934 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43c9a00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b3730 item 83 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.827584817 +0000 UTC m=+6.467368328 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2540): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2540): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2540): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2540): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2540): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.827584817 +0000 UTC m=+6.467368328 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2540): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b38f0 item 83 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2bc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2bc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2bc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2bc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2bc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.828882725 +0000 UTC m=+6.468666234 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e2bc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b3c70 item 84 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.829392559 +0000 UTC m=+6.469176069 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e30c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3640): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3640): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3640): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3640): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3640): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.829392559 +0000 UTC m=+6.469176069 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3640): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b3e30 item 84 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3cc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3cc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3cc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3cc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3cc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.830695464 +0000 UTC m=+6.470478974 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43e3cc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429c310 item 85 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.831235165 +0000 UTC m=+6.471018675 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa2c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa800): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa800): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa800): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa800): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa800): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.831235165 +0000 UTC m=+6.471018675 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fa800): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429c4d0 item 85 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fae80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fae80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fae80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fae80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fae80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.832587976 +0000 UTC m=+6.472371486 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fae80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429c850 item 86 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.833309271 +0000 UTC m=+6.473092791 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb900): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb900): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb900): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.833309271 +0000 UTC m=+6.473092791 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb43fb900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429ca10 item 86 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416080): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416080): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416080): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.834560669 +0000 UTC m=+6.474344179 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429cd90 item 87 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.835003136 +0000 UTC m=+6.474786647 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416ac0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416ac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416ac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416ac0): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416ac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.835003136 +0000 UTC m=+6.474786647 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4416ac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429d030 item 87 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417140): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417140): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417140): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.836227172 +0000 UTC m=+6.476010683 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429d420 item 88 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.836696491 +0000 UTC m=+6.476480001 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417640): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417bc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417bc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417bc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417bc0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417bc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.836696491 +0000 UTC m=+6.476480001 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4417bc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429d5e0 item 88 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.837687907 +0000 UTC m=+6.477471416 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448300): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448840): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448840): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429da40 item 89 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448840): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.838060471 +0000 UTC m=+6.477843991 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429ddc0 item 89 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.838489865 +0000 UTC m=+6.478273374 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4448d80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449300): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449300): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449300): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449300): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449300): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.838489865 +0000 UTC m=+6.478273374 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449300): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e2e0e0 item 89 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.839536255 +0000 UTC m=+6.479319765 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449e80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449e80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449e80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e2e620 item 90 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449e80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449e80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.839943135 +0000 UTC m=+6.479726644 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4449e80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e2eee0 item 90 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.840444654 +0000 UTC m=+6.480228164 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468c4c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ca80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ca80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ca80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ca80): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ca80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.840444654 +0000 UTC m=+6.480228164 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468ca80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e2fb90 item 90 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.841468791 +0000 UTC m=+6.481252301 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d0c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d600): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d600): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d600): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433a230 item 91 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d600): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d600): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.841843781 +0000 UTC m=+6.481627292 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468d600): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433a3f0 item 91 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.842286189 +0000 UTC m=+6.482069699 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb468db40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae1c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae1c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae1c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae1c0): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae1c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.842286189 +0000 UTC m=+6.482069699 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae1c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433a620 item 91 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.843422348 +0000 UTC m=+6.483205858 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46ae800): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46aed40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46aed40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46aed40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433ad20 item 92 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46aed40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46aed40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.843796066 +0000 UTC m=+6.483579576 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46aed40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433aee0 item 92 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.84428973 +0000 UTC m=+6.484073240 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af840): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af840): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af840): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.84428973 +0000 UTC m=+6.484073240 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46af840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433b180 item 92 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.845348683 +0000 UTC m=+6.485132193 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46afe80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e44c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e44c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e44c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433b500 item 93 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e44c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e44c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.845759371 +0000 UTC m=+6.485542881 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e44c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e4bc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e4bc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e4bc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e4bc0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e4bc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.845759371 +0000 UTC m=+6.485542881 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e4bc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433b6c0 item 93 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.84693201 +0000 UTC m=+6.486715520 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5200): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5740): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5740): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433bb20 item 94 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5740): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.847373254 +0000 UTC m=+6.487156765 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5e40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5e40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.847373254 +0000 UTC m=+6.487156765 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb46e5e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433bd50 item 94 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.8486922 +0000 UTC m=+6.488475710 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784ac0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784ac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784ac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a625b0 item 95 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784ac0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784ac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.849070436 +0000 UTC m=+6.488853947 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4784ac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47851c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47851c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47851c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47851c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47851c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.849070436 +0000 UTC m=+6.488853947 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47851c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a62a80 item 95 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.850195355 +0000 UTC m=+6.489978865 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785800): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785d40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a63260 item 96 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785d40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.850603216 +0000 UTC m=+6.490386727 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4785d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ba540): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ba540): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ba540): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ba540): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ba540): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.850603216 +0000 UTC m=+6.490386727 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47ba540): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a63570 item 96 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= 2026/06/07 02:57:49 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:49 DEBUG : Looking for writers 2026/06/07 02:57:49 DEBUG : >WaitForWriters: 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/07 02:57:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bac80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bac80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bac80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bac80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bac80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.857883664 +0000 UTC m=+6.497667174 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bac80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb100): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb100): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb100): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb100): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb100): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.857883664 +0000 UTC m=+6.497667174 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb5c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb5c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb5c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb5c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb5c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.857883664 +0000 UTC m=+6.497667174 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bb5c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4434c40 item 1 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bbc00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bbc00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bbc00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bbc00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bbc00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.859680865 +0000 UTC m=+6.499464375 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47bbc00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4200): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4200): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4200): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4200): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4200): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.859680865 +0000 UTC m=+6.499464375 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4200): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4435260 item 2 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4840): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4840): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4840): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.860908489 +0000 UTC m=+6.500691999 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4cc0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4cc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4cc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4cc0): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4cc0): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4cc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.860908489 +0000 UTC m=+6.500691999 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f4cc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5180): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5180): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5180): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5180): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5180): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.860908489 +0000 UTC m=+6.500691999 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5180): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb44355e0 item 3 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5800): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5800): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5800): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5800): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5800): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.862513085 +0000 UTC m=+6.502296594 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5800): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5d40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5d40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.862513085 +0000 UTC m=+6.502296594 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47f5d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4435b90 item 4 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996480): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996480): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996480): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.863948221 +0000 UTC m=+6.503731731 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996900): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996900): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996900): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996900): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996900): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.863948221 +0000 UTC m=+6.503731731 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996dc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996dc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996dc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996dc0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996dc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.863948221 +0000 UTC m=+6.503731731 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4996dc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473c070 item 5 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997440): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997440): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997440): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997440): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997440): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.866072221 +0000 UTC m=+6.505855750 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997440): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997980): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997980): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997980): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.866072221 +0000 UTC m=+6.505855750 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4997980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473c5b0 item 6 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be100): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be100): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be100): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.867612946 +0000 UTC m=+6.507396476 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be600): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be600): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be600): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be600): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be600): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be600): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be600): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.867612946 +0000 UTC m=+6.507396476 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49be600): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858900): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858900): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858900): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.867612946 +0000 UTC m=+6.507396476 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473ca80 item 7 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858f80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858f80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858f80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858f80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858f80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.869259281 +0000 UTC m=+6.509042791 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858f80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48594c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48594c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48594c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48594c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48594c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.869259281 +0000 UTC m=+6.509042791 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb48594c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e54d20 item 8 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859a80): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4859a80): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859a80): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859a80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859a80): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859a80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859e40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859e40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.870486744 +0000 UTC m=+6.510270254 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49283c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49283c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49283c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49283c0): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49283c0): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49283c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49283c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.870486744 +0000 UTC m=+6.510270254 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49283c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49288c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49288c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49288c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49288c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49288c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.870486744 +0000 UTC m=+6.510270254 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49288c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e55490 item 9 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4928f40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4928f40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4928f40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4928f40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4928f40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.872623076 +0000 UTC m=+6.512406587 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4928f40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929480): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929480): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929480): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.872623076 +0000 UTC m=+6.512406587 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e55ce0 item 10 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929ac0): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4929ac0): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929ac0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929ac0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929ac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929ac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929e80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929e80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929e80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929e80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929e80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.874362879 +0000 UTC m=+6.514146389 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4929e80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950480): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950480): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950480): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950480): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950480): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.874362879 +0000 UTC m=+6.514146389 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950980): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950980): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950980): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.874362879 +0000 UTC m=+6.514146389 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4950980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb441a1c0 item 11 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951000): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951000): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951000): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.876572812 +0000 UTC m=+6.516356342 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951540): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951540): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951540): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951540): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951540): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.876572812 +0000 UTC m=+6.516356342 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951540): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb441ad90 item 12 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951b80): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4951b80): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951b80): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951b80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951b80): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4951b80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968040): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968040): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968040): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968040): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968040): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.878374971 +0000 UTC m=+6.518158482 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968040): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968700): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968700): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968700): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968700): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968700): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.878374971 +0000 UTC m=+6.518158482 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968700): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb441b650 item 13 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968d80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968d80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968d80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968d80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968d80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.880128399 +0000 UTC m=+6.519911910 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4968d80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49692c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49692c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49692c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49692c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49692c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.880128399 +0000 UTC m=+6.519911910 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49692c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb441bce0 item 14 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969900): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4969900): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969900): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969900): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969900): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969900): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969cc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969cc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969cc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969cc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969cc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.881717918 +0000 UTC m=+6.521501438 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4969cc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08480): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08480): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08480): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.881717918 +0000 UTC m=+6.521501438 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3db8770 item 15 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08b00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08b00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08b00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08b00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08b00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.883361187 +0000 UTC m=+6.523144698 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a08b00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09040): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09040): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09040): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09040): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09040): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.883361187 +0000 UTC m=+6.523144698 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09040): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3db9180 item 16 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09680): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09680): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09680): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.884981453 +0000 UTC m=+6.524764974 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.884981453 +0000 UTC m=+6.524764974 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a09b00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e100): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e100): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e100): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.884981453 +0000 UTC m=+6.524764974 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3db9a40 item 17 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e780): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e780): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e780): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e780): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e780): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.887263431 +0000 UTC m=+6.527046941 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2e780): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2ecc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2ecc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2ecc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2ecc0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2ecc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.887263431 +0000 UTC m=+6.527046941 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2ecc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e60700 item 18 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f340): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f340): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f340): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.888907964 +0000 UTC m=+6.528691494 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.888907964 +0000 UTC m=+6.528691494 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2f840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2fd40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2fd40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2fd40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2fd40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2fd40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.888907964 +0000 UTC m=+6.528691494 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a2fd40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e61030 item 19 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4e4c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4e4c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4e4c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4e4c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4e4c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.89103015 +0000 UTC m=+6.530813660 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4e4c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4ea00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4ea00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4ea00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4ea00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4ea00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.89103015 +0000 UTC m=+6.530813660 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4ea00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e6e0e0 item 20 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f080): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f080): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f080): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.892587798 +0000 UTC m=+6.532371338 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.892587798 +0000 UTC m=+6.532371338 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4f580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4fa80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4fa80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4fa80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4fa80): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4fa80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.892587798 +0000 UTC m=+6.532371338 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a4fa80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e6e850 item 21 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70200): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70200): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70200): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70200): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70200): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.89470277 +0000 UTC m=+6.534486309 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70200): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70740): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70740): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70740): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.89470277 +0000 UTC m=+6.534486309 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e6fab0 item 22 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70dc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70dc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70dc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70dc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70dc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.896252302 +0000 UTC m=+6.536035812 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a70dc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.896252302 +0000 UTC m=+6.536035812 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a712c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a717c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a717c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a717c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a717c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a717c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.896252302 +0000 UTC m=+6.536035812 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a717c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e64a10 item 23 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a71e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a71e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a71e40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a71e40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a71e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.898415546 +0000 UTC m=+6.538199055 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a71e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98480): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98480): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98480): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.898415546 +0000 UTC m=+6.538199055 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e658f0 item 24 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98ac0): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4a98ac0): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98ac0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98ac0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98ac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98ac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98e80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98e80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98e80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98e80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98e80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.900157411 +0000 UTC m=+6.539940932 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a98e80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.900157411 +0000 UTC m=+6.539940932 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a99380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a998c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a998c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a998c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a998c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a998c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.900157411 +0000 UTC m=+6.539940932 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4a998c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e65e30 item 25 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba040): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba040): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba040): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba040): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba040): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.902188326 +0000 UTC m=+6.541971856 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba040): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba580): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba580): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba580): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.902188326 +0000 UTC m=+6.541971856 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4aba580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e08460 item 26 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ababc0): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4ababc0): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ababc0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ababc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ababc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ababc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4ababc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abaf80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abaf80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abaf80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abaf80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abaf80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.903873284 +0000 UTC m=+6.543656794 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abaf80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): _writeAt: size=3, off=7 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.903873284 +0000 UTC m=+6.543656794 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb9c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb9c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb9c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb9c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb9c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.903873284 +0000 UTC m=+6.543656794 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4abb9c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e08bd0 item 27 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2140): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2140): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2140): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.905449316 +0000 UTC m=+6.545232826 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2680): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2680): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2680): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.905449316 +0000 UTC m=+6.545232826 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e093b0 item 28 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2cc0): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4af2cc0): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2cc0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2cc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2cc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af2cc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3080): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3080): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3080): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.906698891 +0000 UTC m=+6.546482421 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3740): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3740): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3740): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.906698891 +0000 UTC m=+6.546482421 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e09810 item 29 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3dc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3dc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3dc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3dc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3dc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.907999452 +0000 UTC m=+6.547782992 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4af3dc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1a400): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1a400): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1a400): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1a400): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1a400): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.907999452 +0000 UTC m=+6.547782992 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1a400): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3b70310 item 30 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1aa40): _readAt: size=2, off=0 2026/06/07 02:57:49 ERROR : open-test-file(0xb1cb4b1aa40): Couldn't read size of file 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1aa40): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1aa40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1aa40): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1aa40): close: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1aa40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1ae00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1ae00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1ae00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1ae00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1ae00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.909312386 +0000 UTC m=+6.549095897 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1ae00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1b4c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1b4c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1b4c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1b4c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1b4c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.909312386 +0000 UTC m=+6.549095897 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1b4c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3b70e00 item 31 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1bb40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1bb40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1bb40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1bb40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1bb40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.910821041 +0000 UTC m=+6.550604571 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b1bb40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34180): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34180): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34180): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34180): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34180): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.910821041 +0000 UTC m=+6.550604571 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34180): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3b71dc0 item 32 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b347c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b347c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b347c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b347c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b347c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.912073482 +0000 UTC m=+6.551856992 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b347c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34c40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34c40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34c40): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34c40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34c40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dbe310 item 33 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34c40): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34c40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.912545304 +0000 UTC m=+6.552328815 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b34c40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35140): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35140): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35140): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.912545304 +0000 UTC m=+6.552328815 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dbe4d0 item 33 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35780): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35780): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35780): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35780): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35780): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.914151615 +0000 UTC m=+6.553935125 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35780): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35c00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35c00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dbea80 item 34 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35c00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35c00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35c00): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35c00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35c00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.914605893 +0000 UTC m=+6.554389403 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b35c00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56240): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56240): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56240): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.914605893 +0000 UTC m=+6.554389403 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dbed90 item 34 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56880): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56880): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56880): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56880): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56880): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.916218705 +0000 UTC m=+6.556002225 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56880): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56d00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56d00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56d00): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56d00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56d00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dbf180 item 35 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56d00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56d00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.916882132 +0000 UTC m=+6.556665652 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b56d00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57200): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57200): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57200): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57200): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57200): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.916882132 +0000 UTC m=+6.556665652 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57200): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dbf500 item 35 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57880): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57880): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57880): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57880): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57880): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.918116878 +0000 UTC m=+6.557900388 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57880): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57d80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57d80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dbf880 item 36 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57d80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57d80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57d80): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57d80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57d80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.918576467 +0000 UTC m=+6.558359978 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b57d80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b763c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b763c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b763c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b763c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b763c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.918576467 +0000 UTC m=+6.558359978 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b763c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dbfa40 item 36 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76a00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76a00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76a00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76a00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76a00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.919646813 +0000 UTC m=+6.559430324 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76a00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76e80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76e80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76e80): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76e80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76e80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f40000 item 37 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76e80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76e80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.920130909 +0000 UTC m=+6.559914419 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b76e80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77380): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77380): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77380): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.920130909 +0000 UTC m=+6.559914419 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f401c0 item 37 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77a00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77a00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77a00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77a00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77a00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.921343975 +0000 UTC m=+6.561127484 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b77a00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92000): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f40a10 item 38 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92000): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92000): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92000): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92000): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.921820005 +0000 UTC m=+6.561603516 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92540): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92540): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92540): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92540): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92540): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.921820005 +0000 UTC m=+6.561603516 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92540): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f40bd0 item 38 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.922864211 +0000 UTC m=+6.562647721 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b930c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b930c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b930c0): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b930c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b930c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f417a0 item 39 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b930c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b930c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.923378093 +0000 UTC m=+6.563161604 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b930c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b935c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b935c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b935c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b935c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b935c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.923378093 +0000 UTC m=+6.563161604 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b935c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f41960 item 39 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92180): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92180): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92180): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92180): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92180): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.925968746 +0000 UTC m=+6.565752276 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92180): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92680): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f40150 item 40 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92680): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92680): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92680): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92680): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.926512024 +0000 UTC m=+6.566295544 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.926512024 +0000 UTC m=+6.566295544 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b92bc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f405b0 item 40 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b931c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b931c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b931c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b931c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b931c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b931c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b931c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.927865396 +0000 UTC m=+6.567648905 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b931c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b93d40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b93d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b93d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f40b60 item 41 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b93d40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b93d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.928310217 +0000 UTC m=+6.568093727 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4b93d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a380): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a380): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a380): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a380): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a380): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f41260 item 41 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a380): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a380): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.928826775 +0000 UTC m=+6.568610284 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a380): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a8c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a8c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a8c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a8c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a8c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.928826775 +0000 UTC m=+6.568610284 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484a8c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f41730 item 41 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484af00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484af00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484af00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484af00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484af00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484af00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484af00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.930107809 +0000 UTC m=+6.569891319 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484af00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b400): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b400): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b400): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f41d50 item 42 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b400): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b400): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.93054156 +0000 UTC m=+6.570325070 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b400): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b940): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47c00e0 item 42 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b940): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b940): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b940): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b940): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.931061233 +0000 UTC m=+6.570844743 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484b940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484bec0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484bec0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484bec0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484bec0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484bec0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.931061233 +0000 UTC m=+6.570844743 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb484bec0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47c02a0 item 42 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e704c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e704c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e704c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e704c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e704c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e704c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e704c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.932357596 +0000 UTC m=+6.572141106 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e704c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e717c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e717c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e717c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47c0620 item 43 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e717c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e717c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.932849427 +0000 UTC m=+6.572632937 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e717c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71d00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71d00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71d00): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71d00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71d00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47c0c40 item 43 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71d00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71d00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.933358922 +0000 UTC m=+6.573142432 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3e71d00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28cc0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28cc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28cc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28cc0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28cc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.933358922 +0000 UTC m=+6.573142432 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f28cc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47c15e0 item 43 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29300): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29300): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29300): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29300): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29300): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29300): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29300): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.934586053 +0000 UTC m=+6.574369564 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29300): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47c1960 item 44 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.935029082 +0000 UTC m=+6.574812593 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29ec0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29ec0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47c1b20 item 44 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29ec0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29ec0): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29ec0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29ec0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.935553204 +0000 UTC m=+6.575336714 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3f29ec0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8740): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8740): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8740): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.935553204 +0000 UTC m=+6.575336714 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47c1ce0 item 44 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8d80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8d80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8d80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8d80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8d80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8d80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8d80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.936942824 +0000 UTC m=+6.576726344 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f8d80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9280): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9280): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473c1c0 item 45 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9280): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.937390901 +0000 UTC m=+6.577174410 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9980): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9980): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9980): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.937390901 +0000 UTC m=+6.577174410 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41f9980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473c3f0 item 45 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c0c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c0c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c0c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c0c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c0c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c0c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.938895278 +0000 UTC m=+6.578678798 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c0c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c940): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c940): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473c850 item 46 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c940): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.939327616 +0000 UTC m=+6.579111127 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402c940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d040): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d040): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d040): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d040): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d040): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.939327616 +0000 UTC m=+6.579111127 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d040): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473ca80 item 46 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d940): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d940): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d940): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d940): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d940): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.940558805 +0000 UTC m=+6.580342316 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb402d940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc3c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc3c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc3c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473d2d0 item 47 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc3c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc3c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.941036581 +0000 UTC m=+6.580820091 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbc3c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbcc00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbcc00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbcc00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbcc00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbcc00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.941036581 +0000 UTC m=+6.580820091 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbcc00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473d500 item 47 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd800): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd800): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd800): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd800): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd800): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd800): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd800): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.942625517 +0000 UTC m=+6.582409037 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3fbd800): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260080): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260080): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb473dce0 item 48 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260080): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.943047706 +0000 UTC m=+6.582831216 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260780): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260780): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260780): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260780): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260780): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.943047706 +0000 UTC m=+6.582831216 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260780): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfe000 item 48 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260dc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260dc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260dc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260dc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260dc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.944467282 +0000 UTC m=+6.584250792 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4260dc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfe7e0 item 49 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.945012925 +0000 UTC m=+6.584796445 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261780): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261780): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261780): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261780): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261780): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.945012925 +0000 UTC m=+6.584796445 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4261780): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3bfe9a0 item 49 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858580): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858580): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858580): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.946284892 +0000 UTC m=+6.586068401 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f38850 item 50 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.946881451 +0000 UTC m=+6.586664961 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4858a80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859000): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859000): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859000): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.946881451 +0000 UTC m=+6.586664961 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f38af0 item 50 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859680): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859680): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859680): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859680): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859680): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.947979279 +0000 UTC m=+6.587762789 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859680): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f39340 item 51 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.948460238 +0000 UTC m=+6.588243748 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4859b80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47241c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47241c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47241c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47241c0): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47241c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.948460238 +0000 UTC m=+6.588243748 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47241c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f397a0 item 51 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724840): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724840): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724840): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.949818268 +0000 UTC m=+6.589601778 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3f39c00 item 52 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.950355485 +0000 UTC m=+6.590138996 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4724d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47252c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47252c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47252c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47252c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47252c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.950355485 +0000 UTC m=+6.590138996 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47252c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413c070 item 52 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725940): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725940): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725940): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725940): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725940): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.951603677 +0000 UTC m=+6.591387186 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725940): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413c3f0 item 53 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.952068927 +0000 UTC m=+6.591852437 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4725e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732480): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732480): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732480): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.952068927 +0000 UTC m=+6.591852437 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413c5b0 item 53 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732b00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732b00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732b00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732b00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732b00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.95336991 +0000 UTC m=+6.593153420 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4732b00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413ca10 item 54 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.95388803 +0000 UTC m=+6.593671590 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733000): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733580): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733580): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733580): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.95388803 +0000 UTC m=+6.593671590 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413d110 item 54 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733c00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733c00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733c00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733c00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733c00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.955033949 +0000 UTC m=+6.594817459 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4733c00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413d650 item 55 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.955527863 +0000 UTC m=+6.595311373 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740200): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740740): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740740): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740740): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.955527863 +0000 UTC m=+6.595311373 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413d810 item 55 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740dc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740dc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740dc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740dc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740dc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.956827192 +0000 UTC m=+6.596610702 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4740dc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb413dce0 item 56 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.957470369 +0000 UTC m=+6.597253879 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47412c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741840): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741840): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741840): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.957470369 +0000 UTC m=+6.597253879 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfa150 item 56 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.958729191 +0000 UTC m=+6.598512701 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4741e80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47544c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47544c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47544c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfa620 item 57 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47544c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47544c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.95922568 +0000 UTC m=+6.599009191 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47544c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfa7e0 item 57 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.959967515 +0000 UTC m=+6.599751025 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754a00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754f80): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754f80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754f80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754f80): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754f80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.959967515 +0000 UTC m=+6.599751025 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4754f80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfacb0 item 57 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.961390267 +0000 UTC m=+6.601173777 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47555c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4755b00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4755b00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4755b00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfb3b0 item 58 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4755b00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4755b00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.961850418 +0000 UTC m=+6.601633928 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4755b00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfb7a0 item 58 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.962414345 +0000 UTC m=+6.602197855 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766700): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766700): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766700): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766700): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766700): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.962414345 +0000 UTC m=+6.602197855 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766700): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3dfba40 item 58 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.963695069 +0000 UTC m=+6.603478579 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4766d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767280): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767280): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767280): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491c2a0 item 59 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767280): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767280): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.964146302 +0000 UTC m=+6.603929812 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767280): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491c460 item 59 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.964657519 +0000 UTC m=+6.604441040 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47677c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767d40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767d40): >_readAt: n=8, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.964657519 +0000 UTC m=+6.604441040 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4767d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491c700 item 59 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.966012454 +0000 UTC m=+6.605795964 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47729c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47729c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47729c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491ca80 item 60 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47729c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47729c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.9665385 +0000 UTC m=+6.606322009 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47729c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): open at offset 5 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491cc40 item 60 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): _readAt: size=2, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): _writeAt: size=3, off=5 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.967065858 +0000 UTC m=+6.606849367 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4772f00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47734c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47734c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47734c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47734c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47734c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.967065858 +0000 UTC m=+6.606849367 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb47734c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491ce00 item 60 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.96833048 +0000 UTC m=+6.608113991 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4773b00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6140): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6140): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6140): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491d180 item 61 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6140): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6140): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.968748131 +0000 UTC m=+6.608531641 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6140): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6840): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6840): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6840): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.968748131 +0000 UTC m=+6.608531641 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491d340 item 61 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.97053384 +0000 UTC m=+6.610317350 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb6e80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb73c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb73c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb73c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491d6c0 item 62 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb73c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb73c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.970987388 +0000 UTC m=+6.610770898 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb73c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb7ac0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb7ac0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb7ac0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb7ac0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb7ac0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.970987388 +0000 UTC m=+6.610770898 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb3eb7ac0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491d880 item 62 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.972373542 +0000 UTC m=+6.612157072 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa200): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa740): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa740): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491dc00 item 63 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa740): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.972819435 +0000 UTC m=+6.612602945 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aa740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aae40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aae40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aae40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aae40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aae40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.972819435 +0000 UTC m=+6.612602945 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40aae40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb491ddc0 item 63 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 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/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): open at offset 0 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): >_readAt: n=0, err=Bad file descriptor 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.974204727 +0000 UTC m=+6.613988236 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab9c0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab9c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab9c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb48223f0 item 64 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab9c0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab9c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.974649889 +0000 UTC m=+6.614433399 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40ab9c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b61c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b61c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b61c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b61c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b61c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.974649889 +0000 UTC m=+6.614433399 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b61c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb48225b0 item 64 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6800): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6800): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6800): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6800): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6800): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.976029781 +0000 UTC m=+6.615813290 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6800): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6c80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6c80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6c80): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6c80): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6c80): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb4822a10 item 65 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6c80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6c80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.976654764 +0000 UTC m=+6.616438284 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb40b6c80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca340): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca340): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca340): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.976654764 +0000 UTC m=+6.616438284 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f00e0 item 65 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.977895761 +0000 UTC m=+6.617679272 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49ca980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cae00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cae00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f05b0 item 66 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cae00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cae00): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cae00): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cae00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cae00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.978418821 +0000 UTC m=+6.618202331 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cae00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb340): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb340): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb340): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.978418821 +0000 UTC m=+6.618202331 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f0770 item 66 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.979703652 +0000 UTC m=+6.619487162 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cb980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cbe00): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cbe00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cbe00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cbe00): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cbe00): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f0af0 item 67 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cbe00): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cbe00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.980182649 +0000 UTC m=+6.619966160 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49cbe00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49da400): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49da400): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49da400): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49da400): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49da400): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.980182649 +0000 UTC m=+6.619966160 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49da400): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f0cb0 item 67 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daa80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daa80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daa80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daa80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daa80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.981353204 +0000 UTC m=+6.621136714 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daa80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daf80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daf80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f1030 item 68 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daf80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daf80): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daf80): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daf80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daf80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.981855174 +0000 UTC m=+6.621638725 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49daf80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49db4c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49db4c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49db4c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49db4c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49db4c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.981855174 +0000 UTC m=+6.621638725 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49db4c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f11f0 item 68 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49dbb00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49dbb00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49dbb00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49dbb00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49dbb00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.983218734 +0000 UTC m=+6.623002244 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49dbb00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6080): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6080): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6080): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6080): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f1570 item 69 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6080): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.983721536 +0000 UTC m=+6.623505076 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6580): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6580): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6580): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6580): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6580): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.983721536 +0000 UTC m=+6.623505076 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6580): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f1730 item 69 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6c00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6c00): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6c00): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6c00): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6c00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.984983084 +0000 UTC m=+6.624766614 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e6c00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7100): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7100): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb47f1ab0 item 70 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7100): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7100): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7100): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7100): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7100): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.985470946 +0000 UTC m=+6.625254456 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7100): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7640): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7640): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7640): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7640): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7640): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.985470946 +0000 UTC m=+6.625254456 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7640): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a48230 item 70 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7cc0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7cc0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7cc0): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7cc0): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7cc0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.986579794 +0000 UTC m=+6.626363305 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49e7cc0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f62c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f62c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f62c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f62c0): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f62c0): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a48690 item 71 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f62c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f62c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.9871377 +0000 UTC m=+6.626921230 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f62c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f67c0): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f67c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f67c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f67c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f67c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.9871377 +0000 UTC m=+6.626921230 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f67c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a48cb0 item 71 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f6e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f6e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f6e40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f6e40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f6e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.988322903 +0000 UTC m=+6.628106413 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f6e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7340): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7340): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a49260 item 72 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7340): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7340): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7340): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7340): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7340): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.98878154 +0000 UTC m=+6.628565051 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7340): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7880): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7880): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7880): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7880): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7880): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.98878154 +0000 UTC m=+6.628565051 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7880): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a49570 item 72 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7e40): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7e40): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7e40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7e40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.990195647 +0000 UTC m=+6.629979157 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb49f7e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122440): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122440): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122440): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a49e30 item 73 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122440): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122440): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.990512917 +0000 UTC m=+6.630296428 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122440): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122900): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122900): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122900): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122900): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122900): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3df0d90 item 73 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122900): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122900): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.991170332 +0000 UTC m=+6.630953852 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122900): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122e40): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122e40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122e40): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122e40): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122e40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.991170332 +0000 UTC m=+6.630953852 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4122e40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3df15e0 item 73 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123480): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123480): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123480): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123480): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123480): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123480): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123480): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.992476754 +0000 UTC m=+6.632260264 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123480): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123980): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123980): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123980): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e000 item 74 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123980): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123980): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.992970418 +0000 UTC m=+6.632753928 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123980): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123ec0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123ec0): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e230 item 74 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123ec0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123ec0): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123ec0): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123ec0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123ec0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.993567288 +0000 UTC m=+6.633350797 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4123ec0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138540): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138540): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138540): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138540): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138540): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.993567288 +0000 UTC m=+6.633350797 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138540): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e3f0 item 74 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138b80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138b80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138b80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138b80): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138b80): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138b80): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138b80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.994759203 +0000 UTC m=+6.634542713 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4138b80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139080): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139080): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139080): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e770 item 75 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139080): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139080): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.995237208 +0000 UTC m=+6.635020728 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139080): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41395c0): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41395c0): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41395c0): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41395c0): >_readAt: n=2, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41395c0): _writeAt: size=3, off=2 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427e930 item 75 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41395c0): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41395c0): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.995723748 +0000 UTC m=+6.635507258 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41395c0): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139b00): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139b00): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139b00): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139b00): >_readAt: n=5, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139b00): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.995723748 +0000 UTC m=+6.635507258 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4139b00): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427eaf0 item 75 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184240): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184240): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184240): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184240): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184240): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184240): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184240): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.997035711 +0000 UTC m=+6.636819221 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184240): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184740): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184740): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184740): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427efc0 item 76 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184740): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184740): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.997491083 +0000 UTC m=+6.637274593 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184740): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184c80): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184c80): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427f260 item 76 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184c80): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184c80): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184c80): _writeAt: size=3, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184c80): >_writeAt: n=3, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184c80): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.997973495 +0000 UTC m=+6.637757005 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4184c80): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185200): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185200): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185200): >openPending: err= 2026/06/07 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185200): >_readAt: n=3, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185200): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.997973495 +0000 UTC m=+6.637757005 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185200): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: Remove: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427f500 item 76 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185840): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185840): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185840): _readAt: size=2, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185840): >_readAt: n=0, err=EOF 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185840): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185840): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185840): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.999202281 +0000 UTC m=+6.638985792 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185840): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185d40): _writeAt: size=5, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185d40): openPending: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185d40): >openPending: err= 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427f880 item 77 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185d40): >_writeAt: n=5, err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185d40): close: 2026/06/07 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.99965123 +0000 UTC m=+6.639434740 2026/06/07 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb4185d40): >close: err= 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b2540): _readAt: size=512, off=0 2026/06/07 02:57:49 DEBUG : open-test-file(0xb1cb41b2540): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2540): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2540): >_readAt: n=5, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2540): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:49.99965123 +0000 UTC m=+6.639434740 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2540): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb427fa40 item 77 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2b80): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2b80): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2b80): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2b80): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2b80): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2b80): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2b80): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.000960599 +0000 UTC m=+6.640744108 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b2b80): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3080): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3080): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3080): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e261c0 item 78 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3080): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3080): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.001391153 +0000 UTC m=+6.641174663 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3080): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3780): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3780): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3780): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3780): >_readAt: n=5, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3780): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.001391153 +0000 UTC m=+6.641174663 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3780): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e264d0 item 78 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3dc0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3dc0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3dc0): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3dc0): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3dc0): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3dc0): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3dc0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.002736709 +0000 UTC m=+6.642520220 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb41b3dc0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421a3c0): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421a3c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421a3c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e26cb0 item 79 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421a3c0): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421a3c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.003274246 +0000 UTC m=+6.643057757 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421a3c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421aac0): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421aac0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421aac0): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421aac0): >_readAt: n=5, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421aac0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.003274246 +0000 UTC m=+6.643057757 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421aac0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e272d0 item 79 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 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/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b100): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b100): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b100): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b100): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b100): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b100): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b100): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.004827045 +0000 UTC m=+6.644610556 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b100): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b600): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b600): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b600): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e27730 item 80 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b600): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b600): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.005245937 +0000 UTC m=+6.645029448 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421b600): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421bd00): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421bd00): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421bd00): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421bd00): >_readAt: n=5, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421bd00): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.005245937 +0000 UTC m=+6.645029448 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb421bd00): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e27b90 item 80 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244440): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244440): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244440): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244440): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244440): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.006650526 +0000 UTC m=+6.646434035 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244440): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): >_readAt: n=2, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): _writeAt: size=3, off=7 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b20e0 item 81 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.007303261 +0000 UTC m=+6.647086771 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42448c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244e00): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244e00): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244e00): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244e00): >_readAt: n=8, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244e00): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.007303261 +0000 UTC m=+6.647086771 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4244e00): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b22a0 item 81 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245480): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245480): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245480): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245480): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245480): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.009292194 +0000 UTC m=+6.649075714 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245480): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b2620 item 82 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): _readAt: size=2, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): _writeAt: size=3, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.00995499 +0000 UTC m=+6.649738500 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4245980): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a000): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a000): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a000): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a000): >_readAt: n=3, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a000): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.00995499 +0000 UTC m=+6.649738500 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a000): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b27e0 item 82 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a680): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a680): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a680): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a680): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a680): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.01157223 +0000 UTC m=+6.651355750 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426a680): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): >_readAt: n=2, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): _writeAt: size=3, off=7 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b2ee0 item 83 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.012215938 +0000 UTC m=+6.651999468 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426ab80): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b0c0): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b0c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b0c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b0c0): >_readAt: n=8, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b0c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.012215938 +0000 UTC m=+6.651999468 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b0c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b30a0 item 83 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b740): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b740): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b740): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b740): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b740): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.013758737 +0000 UTC m=+6.653542246 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426b740): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b3500 item 84 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): _readAt: size=2, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): _writeAt: size=3, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.014414108 +0000 UTC m=+6.654197658 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb426bc40): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b22c0): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b22c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b22c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b22c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b22c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.014414108 +0000 UTC m=+6.654197658 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b22c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b36c0 item 84 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2940): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2940): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2940): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2940): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2940): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.015839825 +0000 UTC m=+6.655623335 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2940): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): >_readAt: n=2, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): _writeAt: size=3, off=7 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b3a40 item 85 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.016372454 +0000 UTC m=+6.656155964 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b2e40): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3380): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3380): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3380): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3380): >_readAt: n=8, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3380): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.016372454 +0000 UTC m=+6.656155964 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3380): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb49b3c00 item 85 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3a00): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3a00): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3a00): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3a00): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3a00): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.017926053 +0000 UTC m=+6.657709564 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb42b3a00): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429c0e0 item 86 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): _readAt: size=2, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): _writeAt: size=3, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.018598716 +0000 UTC m=+6.658382236 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322000): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322580): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322580): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322580): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322580): >_readAt: n=3, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322580): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.018598716 +0000 UTC m=+6.658382236 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322580): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429c2a0 item 86 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322c00): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322c00): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322c00): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322c00): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322c00): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.020013023 +0000 UTC m=+6.659796533 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4322c00): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): >_readAt: n=2, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): _writeAt: size=3, off=7 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429c620 item 87 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.020478975 +0000 UTC m=+6.660262484 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323100): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323640): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323640): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323640): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323640): >_readAt: n=8, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323640): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.020478975 +0000 UTC m=+6.660262484 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323640): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429c7e0 item 87 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 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/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323cc0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323cc0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323cc0): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323cc0): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323cc0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.022001105 +0000 UTC m=+6.661784645 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4323cc0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429cb60 item 88 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): _readAt: size=2, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): _writeAt: size=3, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.022451888 +0000 UTC m=+6.662235398 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43542c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354840): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354840): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354840): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354840): >_readAt: n=3, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354840): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.022451888 +0000 UTC m=+6.662235398 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354840): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429cd20 item 88 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): open at offset 0 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.023597436 +0000 UTC m=+6.663380946 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4354e80): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43553c0): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43553c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43553c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429d180 item 89 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43553c0): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43553c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.024245713 +0000 UTC m=+6.664029263 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43553c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): >_readAt: n=2, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): _writeAt: size=3, off=7 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429d3b0 item 89 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.025133161 +0000 UTC m=+6.664916672 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355900): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355e80): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355e80): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355e80): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355e80): >_readAt: n=8, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355e80): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.025133161 +0000 UTC m=+6.664916672 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4355e80): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429d570 item 89 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): open at offset 0 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.026621128 +0000 UTC m=+6.666404638 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43805c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4380b00): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4380b00): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4380b00): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429d8f0 item 90 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4380b00): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4380b00): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.027143757 +0000 UTC m=+6.666927267 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4380b00): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb429dd50 item 90 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): _readAt: size=2, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): _writeAt: size=3, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.027798495 +0000 UTC m=+6.667582035 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381040): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381600): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381600): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381600): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381600): >_readAt: n=3, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381600): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.027798495 +0000 UTC m=+6.667582035 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381600): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e2e070 item 90 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): open at offset 0 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.029487601 +0000 UTC m=+6.669271112 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4381c40): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba280): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba280): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba280): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e2e540 item 91 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba280): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba280): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.030044676 +0000 UTC m=+6.669828196 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba280): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): >_readAt: n=2, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): _writeAt: size=3, off=7 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e2ee70 item 91 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.030745302 +0000 UTC m=+6.670528812 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43ba7c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bad40): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bad40): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bad40): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bad40): >_readAt: n=8, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bad40): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.030745302 +0000 UTC m=+6.670528812 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bad40): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3e2f490 item 91 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 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/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): open at offset 0 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.0326998 +0000 UTC m=+6.672483330 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb380): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb8c0): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb8c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb8c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433a1c0 item 92 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb8c0): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb8c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.033276532 +0000 UTC m=+6.673060062 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bb8c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): open at offset 5 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433a380 item 92 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): _readAt: size=2, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): _writeAt: size=3, off=5 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): >_writeAt: n=3, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.033886757 +0000 UTC m=+6.673670268 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43bbe00): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e64c0): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e64c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e64c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e64c0): >_readAt: n=3, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e64c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.033886757 +0000 UTC m=+6.673670268 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e64c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433a540 item 92 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): open at offset 0 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.03524136 +0000 UTC m=+6.675024870 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e6b00): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7040): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7040): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7040): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433acb0 item 93 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7040): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7040): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.036547623 +0000 UTC m=+6.676331132 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7040): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7740): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7740): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7740): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7740): >_readAt: n=5, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7740): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.036547623 +0000 UTC m=+6.676331132 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7740): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433ae70 item 93 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 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/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): open at offset 0 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.037847001 +0000 UTC m=+6.677630511 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb43e7d80): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44043c0): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44043c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44043c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433b2d0 item 94 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44043c0): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44043c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.038301731 +0000 UTC m=+6.678085241 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44043c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4404ac0): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4404ac0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4404ac0): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4404ac0): >_readAt: n=5, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4404ac0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.038301731 +0000 UTC m=+6.678085241 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4404ac0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433b490 item 94 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 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/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): open at offset 0 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.039670592 +0000 UTC m=+6.679454102 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405100): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405640): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405640): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405640): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433b810 item 95 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405640): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405640): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.040218669 +0000 UTC m=+6.680002179 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405640): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405d40): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405d40): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405d40): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405d40): >_readAt: n=5, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405d40): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.040218669 +0000 UTC m=+6.680002179 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4405d40): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb433b9d0 item 95 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 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/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): open at offset 0 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): _readAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): >_readAt: n=0, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.041767129 +0000 UTC m=+6.681550639 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb4428480): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44289c0): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44289c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44289c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a621c0 item 96 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44289c0): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44289c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.042341356 +0000 UTC m=+6.682124866 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44289c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44290c0): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44290c0): openPending: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44290c0): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44290c0): >_readAt: n=5, err=EOF 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44290c0): close: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 02:57:50.042341356 +0000 UTC m=+6.682124866 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : open-test-file(0xb1cb44290c0): >close: err= 2026/06/07 02:57:50 DEBUG : open-test-file: Remove: 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb1cb3a62540 item 96 2026/06/07 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 02:57:50 DEBUG : open-test-file: >Remove: err= 2026/06/07 02:57:50 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : >WaitForWriters: 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.19s) --- 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : file1: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : file1(0xb1cb40b6fc0): openPending: 2026/06/07 02:57:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:50 DEBUG : file1(0xb1cb40b6fc0): >openPending: err= 2026/06/07 02:57:50 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 02:57:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 02:57:50 DEBUG : file1(0xb1cb40b6fc0): _writeAt: size=2, off=0 2026/06/07 02:57:50 DEBUG : file1(0xb1cb40b6fc0): >_writeAt: n=2, err= 2026/06/07 02:57:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/07 02:57:50 DEBUG : file1(0xb1cb40b6fc0): RWFileHandle.Flush 2026/06/07 02:57:50 DEBUG : file1(0xb1cb40b6fc0): RWFileHandle.Release 2026/06/07 02:57:50 DEBUG : file1(0xb1cb40b6fc0): close: 2026/06/07 02:57:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/07 02:57:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : file1(0xb1cb40b6fc0): >close: err= 2026/06/07 02:57:50 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : file1: reading active writers 2026/06/07 02:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : file1: reading active writers 2026/06/07 02:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : file1: reading active writers 2026/06/07 02:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : file1: reading active writers 2026/06/07 02:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:50 DEBUG : file1: vfs cache: starting upload 2026/06/07 02:57:50 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1.a0a9169e.partial" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1.a0a9169e.partial 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-legizap5buta/file1.a0a9169e.partial 2026/06/07 02:57:50 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/07 02:57:50 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/07 02:57:50 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/07 02:57:50 INFO : file1: Copied (new) 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/07 02:57:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/07 02:57:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 02:57:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:50 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : file1: reading active writers 2026/06/07 02:57:50 DEBUG : >WaitForWriters: 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:50 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/07 02:57:50 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : file1: reading active writers 2026/06/07 02:57:50 DEBUG : >WaitForWriters: 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:50 DEBUG : rename_me: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : rename_me(0xb1cb4828640): openPending: 2026/06/07 02:57:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/07 02:57:50 DEBUG : rename_me(0xb1cb4828640): >openPending: err= 2026/06/07 02:57:50 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/07 02:57:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/07 02:57:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/07 02:57:50 DEBUG : rename_me(0xb1cb4828640): _writeAt: size=5, off=0 2026/06/07 02:57:50 DEBUG : rename_me(0xb1cb4828640): >_writeAt: n=5, err= 2026/06/07 02:57:50 DEBUG : rename_me(0xb1cb4828640): close: 2026/06/07 02:57:50 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-07 02:57:50.21849289 +0000 UTC m=+6.858276410 2026/06/07 02:57:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/07 02:57:50 DEBUG : rename_me(0xb1cb4828640): >close: err= 2026/06/07 02:57:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/07 02:57:50 DEBUG : i_was_renamed: Updating file with 0xb1cb40c5930 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/07 02:57:50 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : i_was_renamed: reading active writers 2026/06/07 02:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : i_was_renamed: reading active writers 2026/06/07 02:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : i_was_renamed: reading active writers 2026/06/07 02:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : i_was_renamed: reading active writers 2026/06/07 02:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 02:57:50 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/07 02:57:50 DEBUG : i_was_renamed.679e4c91.partial: size = 5 OK 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/i_was_renamed.679e4c91.partial" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/i_was_renamed.679e4c91.partial 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/i_was_renamed.679e4c91.partial 2026/06/07 02:57:50 DEBUG : i_was_renamed.679e4c91.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:50 DEBUG : i_was_renamed.679e4c91.partial: renamed to: i_was_renamed 2026/06/07 02:57:50 INFO : i_was_renamed: Copied (new) 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/i_was_renamed" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/i_was_renamed 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/i_was_renamed 2026/06/07 02:57:50 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-07 02:57:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 02:57:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/07 02:57:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/07 02:57:50 DEBUG : Looking for writers 2026/06/07 02:57:50 DEBUG : i_was_renamed: reading active writers 2026/06/07 02:57:50 DEBUG : >WaitForWriters: 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 02:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta" 2026/06/07 02:57:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/07 02:57:50 DEBUG : forgetting directory cache 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4692c80): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4692c80): openPending: 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 01:58:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4692c80): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4692c80): >_readAt: n=20, err=EOF 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4692c80): close: 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 01:58:50 +0000 UTC 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4692c80): >close: err= 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/07 02:57:50 DEBUG : forgetting directory cache 2026/06/07 02:57:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4693440): _readAt: size=512, off=0 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4693440): openPending: 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 01:59:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-07 01:58:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 01:59:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-07 01:58:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/07 02:57:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 02:57:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4693440): >openPending: err= 2026/06/07 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4693440): >_readAt: n=20, err=EOF 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4693440): close: 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 01:59:50 +0000 UTC 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate(0xb1cb4693440): >close: err= 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:50 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/07 02:57:51 DEBUG : forgetting directory cache 2026/06/07 02:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb49ae2c0): _readAt: size=512, off=0 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb49ae2c0): openPending: 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 02:00:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-07 01:59:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 02:00:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-07 01:59:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/07 02:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 02:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb49ae2c0): >openPending: err= 2026/06/07 02:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb49ae2c0): >_readAt: n=20, err=EOF 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb49ae2c0): close: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 02:00:50 +0000 UTC 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb49ae2c0): >close: err= 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/07 02:57:51 DEBUG : forgetting directory cache 2026/06/07 02:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428340): _readAt: size=512, off=0 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428340): openPending: 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 02:01:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-07 02:00:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 02:01:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-07 02:00:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/07 02:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 02:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428340): >openPending: err= 2026/06/07 02:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428340): >_readAt: n=20, err=EOF 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428340): close: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 02:01:50 +0000 UTC 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428340): >close: err= 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/07 02:57:51 DEBUG : forgetting directory cache 2026/06/07 02:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428780): _readAt: size=512, off=0 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428780): openPending: 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 02:02:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-07 02:01:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 02:02:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-07 02:01:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/07 02:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 02:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428780): >openPending: err= 2026/06/07 02:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428780): >_readAt: n=20, err=EOF 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428780): close: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 02:02:50 +0000 UTC 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4428780): >close: err= 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/07 02:57:51 DEBUG : forgetting directory cache 2026/06/07 02:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb484a8c0): _readAt: size=512, off=0 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb484a8c0): openPending: 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 02:03:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-07 02:02:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 02:03:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-07 02:02:50 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/07 02:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 02:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb484a8c0): >openPending: err= 2026/06/07 02:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb484a8c0): >_readAt: n=20, err=EOF 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb484a8c0): close: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 02:03:50 +0000 UTC 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb484a8c0): >close: err= 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/07 02:57:51 DEBUG : forgetting directory cache 2026/06/07 02:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4429800): _readAt: size=512, off=0 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4429800): openPending: 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-07 02:04:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-07 02:03:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-07 02:04:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-07 02:03:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/07 02:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/07 02:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4429800): >openPending: err= 2026/06/07 02:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4429800): >_readAt: n=21, err=EOF 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4429800): close: 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 02:04:50 +0000 UTC 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate(0xb1cb4429800): >close: err= 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:51 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/07 02:57:52 DEBUG : forgetting directory cache 2026/06/07 02:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28200): _readAt: size=512, off=0 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28200): openPending: 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-07 02:05:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-07 02:04:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-07 02:05:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-07 02:04:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/07 02:57:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/07 02:57:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28200): >openPending: err= 2026/06/07 02:57:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28200): >_readAt: n=22, err=EOF 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28200): close: 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 02:05:50 +0000 UTC 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28200): >close: err= 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/07 02:57:52 DEBUG : forgetting directory cache 2026/06/07 02:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28f00): _readAt: size=512, off=0 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28f00): openPending: 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-07 02:06:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-07 02:05:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-07 02:06:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-07 02:05:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/07 02:57:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/07 02:57:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28f00): >openPending: err= 2026/06/07 02:57:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28f00): >_readAt: n=23, err=EOF 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28f00): close: 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 02:06:50 +0000 UTC 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb3f28f00): >close: err= 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/07 02:57:52 DEBUG : forgetting directory cache 2026/06/07 02:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb48a6500): _readAt: size=512, off=0 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb48a6500): openPending: 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-legizap5buta/TestRWCacheUpdate 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-07 02:07:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-07 02:06:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-07 02:07:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-07 02:06:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/07 02:57:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/07 02:57:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb48a6500): >openPending: err= 2026/06/07 02:57:52 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb48a6500): >_readAt: n=24, err=EOF 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb48a6500): close: 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 02:07:50 +0000 UTC 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate(0xb1cb48a6500): >close: err= 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.19s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeA" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeA" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeB" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeB" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeA" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/07 02:57:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeA" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/07 02:57:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/07 02:57:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/07 02:57:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeB" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/07 02:57:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/07 02:57:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/07 02:57:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FilEb" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FilEb 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-legizap5buta/FilEb 2026/06/07 02:57:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeA" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeA" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-legizap5buta/FiLeA 2026/06/07 02:57:52 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeB" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeB" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FilEb" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FilEb 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-legizap5buta/FilEb 2026/06/07 02:57:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FilEb" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/FilEb 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-legizap5buta/FilEb 2026/06/07 02:57:52 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/07 02:57:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/07 02:57:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/07 02:57:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FiLeB" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-legizap5buta/FiLeB 2026/06/07 02:57:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/07 02:57:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/07 02:57:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/07 02:57:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/FilEb" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/FilEb 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-legizap5buta/FilEb 2026/06/07 02:57:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/07 02:57:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/07 02:57:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/07 02:57:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/07 02:57:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/07 02:57:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/07 02:57:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/07 02:57:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/07 02:57:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/07 02:57:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : FiLeB: reading active writers 2026/06/07 02:57:52 DEBUG : FilEb: reading active writers 2026/06/07 02:57:52 DEBUG : FiLeA: reading active writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : FiLeA: reading active writers 2026/06/07 02:57:52 DEBUG : FiLeB: reading active writers 2026/06/07 02:57:52 DEBUG : FilEb: reading active writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.13s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/normal name with no special characters.txt" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/normal\ name\ with\ no\ special\ characters.txt 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-legizap5buta/normal name with no special characters.txt 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/normal name with no special characters.txt" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/normal\ name\ with\ no\ special\ characters.txt 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-legizap5buta/normal name with no special characters.txt 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/normal name with no special characters.txt" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/normal\ name\ with\ no\ special\ characters.txt 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-legizap5buta/normal name with no special characters.txt 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-legizap5buta/測試_Русский___ě_áñ 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/07 02:57:52 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.04s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Reusing VFS from active cache 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: 2026/06/07 02:57:52 DEBUG : forgetting directory cache 2026/06/07 02:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : dir: Looking for writers 2026/06/07 02:57:52 DEBUG : file2: reading active writers 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : file1: reading active writers 2026/06/07 02:57:52 DEBUG : dir: reading active writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : dir: Looking for writers 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : dir: reading active writers 2026/06/07 02:57:52 DEBUG : file1: reading active writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:52 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/07 02:57:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 02:57:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 02:57:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 02:57:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/07 02:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/new_file.txt" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/new_file.txt 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/dir/new_file.txt 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 02:57:52 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/07 02:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 02:57:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : dir: Looking for writers 2026/06/07 02:57:52 DEBUG : file2: reading active writers 2026/06/07 02:57:52 DEBUG : new_file.txt: reading active writers 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : dir: reading active writers 2026/06/07 02:57:52 DEBUG : file1: reading active writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.04s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file2" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-legizap5buta/dir/file2 2026/06/07 02:57:52 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/07 02:57:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/07 02:57:52 DEBUG : dir/file1: Updating file with dir/file1 0xb1cb4096270 2026/06/07 02:57:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/07 02:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:52 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir/file1" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-legizap5buta/dir/file1 2026/06/07 02:57:52 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/07 02:57:52 INFO : dir/file1: Moved (server-side) to: file0 2026/06/07 02:57:52 DEBUG : file0: Updating file with file0 0xb1cb4096270 2026/06/07 02:57:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 02:57:52 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file0" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file0 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-legizap5buta/file0 2026/06/07 02:57:52 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file0" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file0 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-legizap5buta/file0 2026/06/07 02:57:52 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : dir: Looking for writers 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : file0: reading active writers 2026/06/07 02:57:52 DEBUG : dir: reading active writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.05s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Server has VFS statistics extension 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: About path "/home/rclone/rclone-test-legizap5buta" 2026/06/07 02:57:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:52 DEBUG : Looking for writers 2026/06/07 02:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:52 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/07 02:57:52 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/07 02:57:52 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/07 02:57:52 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/07 02:57:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: New connection 127.0.0.1:45662->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: New connection 127.0.0.1:45674->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/07 02:57:53 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:53 DEBUG : Looking for writers 2026/06/07 02:57:53 DEBUG : a: Looking for writers 2026/06/07 02:57:53 DEBUG : b: Looking for writers 2026/06/07 02:57:53 DEBUG : c: Looking for writers 2026/06/07 02:57:53 DEBUG : d: Looking for writers 2026/06/07 02:57:53 DEBUG : Looking for writers 2026/06/07 02:57:53 DEBUG : c: reading active writers 2026/06/07 02:57:53 DEBUG : d: reading active writers 2026/06/07 02:57:53 DEBUG : /: reading active writers 2026/06/07 02:57:53 DEBUG : a: reading active writers 2026/06/07 02:57:53 DEBUG : b: reading active writers 2026/06/07 02:57:53 DEBUG : >WaitForWriters: 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/07 02:57:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/07 02:57:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory 2026/06/07 02:57:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/07 02:57:53 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:53 DEBUG : a/b/c/d: Looking for writers 2026/06/07 02:57:53 DEBUG : a/b/c: Looking for writers 2026/06/07 02:57:53 DEBUG : d: reading active writers 2026/06/07 02:57:53 DEBUG : a/b: Looking for writers 2026/06/07 02:57:53 DEBUG : c: reading active writers 2026/06/07 02:57:53 DEBUG : a: Looking for writers 2026/06/07 02:57:53 DEBUG : b: reading active writers 2026/06/07 02:57:53 DEBUG : Looking for writers 2026/06/07 02:57:53 DEBUG : a: reading active writers 2026/06/07 02:57:53 DEBUG : >WaitForWriters: 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory --- PASS: TestVFSMkdirAll (0.08s) === 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:53 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:53 DEBUG : Looking for writers 2026/06/07 02:57:53 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-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/07 02:57:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/07 02:57:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 02:57:53 DEBUG : file1: size = 5 OK 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/07 02:57:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/07 02:57:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 02:57:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 02:57:53 DEBUG : file1: size = 0 OK 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 02:57:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 02:57:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (7 bytes), uploading instead of streaming 2026/06/07 02:57:53 DEBUG : file1: size = 7 OK 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:53 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/07 02:57:53 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/07 02:57:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:53 DEBUG : Looking for writers 2026/06/07 02:57:53 DEBUG : file1: reading active writers 2026/06/07 02:57:53 DEBUG : >WaitForWriters: 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory 2026/06/07 02:57:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{-9Q1M}/rclone-test-legizap5buta/dir/file1: no such file or directory --- PASS: TestWriteFileHandleMethods (0.04s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/07 02:57:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/07 02:57:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/07 02:57:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (11 bytes), uploading instead of streaming 2026/06/07 02:57:54 DEBUG : file1: size = 11 OK 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/07 02:57:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 02:57:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/07 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:54 DEBUG : Looking for writers 2026/06/07 02:57:54 DEBUG : file1: reading active writers 2026/06/07 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 02:57:54 DEBUG : file1: size = 5 OK 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/07 02:57:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 02:57:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/07 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:54 DEBUG : Looking for writers 2026/06/07 02:57:54 DEBUG : file1: reading active writers 2026/06/07 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.02s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : file1: WriteFileHandle.Release closing 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 02:57:54 DEBUG : file1: size = 0 OK 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 02:57:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/07 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:54 DEBUG : Looking for writers 2026/06/07 02:57:54 DEBUG : file1: reading active writers 2026/06/07 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.02s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (2 bytes), uploading instead of streaming 2026/06/07 02:57:54 DEBUG : file1: size = 2 OK 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/07 02:57:54 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/07 02:57:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:54 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:54 DEBUG : Looking for writers 2026/06/07 02:57:54 DEBUG : file1: reading active writers 2026/06/07 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 02:57:54 DEBUG : file1: size = 0 OK 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/07 02:57:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 02:57:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:54 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 02:57:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 02:57:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:54 DEBUG : Looking for writers 2026/06/07 02:57:54 DEBUG : file1: reading active writers 2026/06/07 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.02s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 02:57:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: File to upload is small (100 bytes), uploading instead of streaming 2026/06/07 02:57:54 DEBUG : file1: size = 100 OK 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/file1" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: e6436391de977c1843357bd6c90e3bbd /home/rclone/rclone-test-legizap5buta/file1 2026/06/07 02:57:54 DEBUG : file1: Parsed hash: e6436391de977c1843357bd6c90e3bbd 2026/06/07 02:57:54 DEBUG : file1: md5 = e6436391de977c1843357bd6c90e3bbd OK 2026/06/07 02:57:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 02:57:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 02:57:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 02:57:54 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 02:57:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 02:57:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:54 DEBUG : Looking for writers 2026/06/07 02:57:54 DEBUG : file1: reading active writers 2026/06/07 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f000.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f000.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-legizap5buta/flat/f000.txt 2026/06/07 02:57:54 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f000.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/flat/f000.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-legizap5buta/flat/f000.txt 2026/06/07 02:57:54 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f001.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f001.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-legizap5buta/flat/f001.txt 2026/06/07 02:57:54 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f001.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/flat/f001.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-legizap5buta/flat/f001.txt 2026/06/07 02:57:54 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f002.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f002.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-legizap5buta/flat/f002.txt 2026/06/07 02:57:54 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f002.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/flat/f002.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-legizap5buta/flat/f002.txt 2026/06/07 02:57:54 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f003.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f003.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-legizap5buta/flat/f003.txt 2026/06/07 02:57:54 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f003.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/flat/f003.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-legizap5buta/flat/f003.txt 2026/06/07 02:57:54 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f004.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f004.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-legizap5buta/flat/f004.txt 2026/06/07 02:57:54 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f004.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: sha1sum /home/rclone/rclone-test-legizap5buta/flat/f004.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-legizap5buta/flat/f004.txt 2026/06/07 02:57:54 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/07 02:57:54 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/07 02:57:54 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f000.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f000.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-legizap5buta/flat/f000.txt 2026/06/07 02:57:54 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/07 02:57:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/07 02:57:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f001.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f001.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-legizap5buta/flat/f001.txt 2026/06/07 02:57:54 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/07 02:57:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/07 02:57:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f002.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f002.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-legizap5buta/flat/f002.txt 2026/06/07 02:57:54 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/07 02:57:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/07 02:57:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f003.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f003.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-legizap5buta/flat/f003.txt 2026/06/07 02:57:54 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/07 02:57:54 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/07 02:57:54 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/flat/f004.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/flat/f004.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-legizap5buta/flat/f004.txt 2026/06/07 02:57:54 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/07 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:54 DEBUG : flat: Looking for writers 2026/06/07 02:57:54 DEBUG : f001.txt: reading active writers 2026/06/07 02:57:54 DEBUG : f002.txt: reading active writers 2026/06/07 02:57:54 DEBUG : f003.txt: reading active writers 2026/06/07 02:57:54 DEBUG : f004.txt: reading active writers 2026/06/07 02:57:54 DEBUG : f000.txt: reading active writers 2026/06/07 02:57:54 DEBUG : Looking for writers 2026/06/07 02:57:54 DEBUG : flat: reading active writers 2026/06/07 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.09s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:54 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/07 02:57:54 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/a/b/c/deep.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/a/b/c/deep.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-legizap5buta/a/b/c/deep.txt 2026/06/07 02:57:54 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/07 02:57:54 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/07 02:57:54 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/a/b/mid.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/a/b/mid.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-legizap5buta/a/b/mid.txt 2026/06/07 02:57:54 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/07 02:57:54 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/07 02:57:54 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/a/top.txt" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/a/top.txt 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-legizap5buta/a/top.txt 2026/06/07 02:57:54 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/07 02:57:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:54 DEBUG : a/b/c: Looking for writers 2026/06/07 02:57:54 DEBUG : deep.txt: reading active writers 2026/06/07 02:57:54 DEBUG : a/b: Looking for writers 2026/06/07 02:57:54 DEBUG : c: reading active writers 2026/06/07 02:57:54 DEBUG : mid.txt: reading active writers 2026/06/07 02:57:54 DEBUG : a: Looking for writers 2026/06/07 02:57:54 DEBUG : b: reading active writers 2026/06/07 02:57:54 DEBUG : top.txt: reading active writers 2026/06/07 02:57:54 DEBUG : Looking for writers 2026/06/07 02:57:54 DEBUG : a: reading active writers 2026/06/07 02:57:54 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.03s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/bigdir/big.bin" 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/bigdir/big.bin 2026/06/07 02:57:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 7acea0a623523fc072af3246d427bfdb /home/rclone/rclone-test-legizap5buta/bigdir/big.bin 2026/06/07 02:57:54 DEBUG : bigdir/big.bin: Parsed hash: 7acea0a623523fc072af3246d427bfdb 2026/06/07 02:57:55 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:55 DEBUG : bigdir: Looking for writers 2026/06/07 02:57:55 DEBUG : big.bin: reading active writers 2026/06/07 02:57:55 DEBUG : Looking for writers 2026/06/07 02:57:55 DEBUG : bigdir: reading active writers 2026/06/07 02:57:55 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta", Local "Local file system at /tmp/rclone3663771149", Modify Window "1s" 2026/06/07 02:57:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: poll-interval is not supported by this remote 2026/06/07 02:57:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/07 02:57:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/07 02:57:55 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:55 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir1/a.txt" 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir1/a.txt 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-legizap5buta/dir1/a.txt 2026/06/07 02:57:55 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/07 02:57:55 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/07 02:57:55 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/07 02:57:55 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:55 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir2/b.txt" 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir2/b.txt 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-legizap5buta/dir2/b.txt 2026/06/07 02:57:55 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/07 02:57:55 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/07 02:57:55 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/07 02:57:55 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 02:57:55 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Shell path "/home/rclone/rclone-test-legizap5buta/dir3/c.txt" 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Running remote command: md5sum /home/rclone/rclone-test-legizap5buta/dir3/c.txt 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-legizap5buta/dir3/c.txt 2026/06/07 02:57:55 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/07 02:57:55 DEBUG : WaitForWriters: timeout=30s 2026/06/07 02:57:55 DEBUG : dir1: Looking for writers 2026/06/07 02:57:55 DEBUG : a.txt: reading active writers 2026/06/07 02:57:55 DEBUG : dir2: Looking for writers 2026/06/07 02:57:55 DEBUG : b.txt: reading active writers 2026/06/07 02:57:55 DEBUG : dir3: Looking for writers 2026/06/07 02:57:55 DEBUG : c.txt: reading active writers 2026/06/07 02:57:55 DEBUG : Looking for writers 2026/06/07 02:57:55 DEBUG : dir1: reading active writers 2026/06/07 02:57:55 DEBUG : dir2: reading active writers 2026/06/07 02:57:55 DEBUG : dir3: reading active writers 2026/06/07 02:57:55 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/07 02:57:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-legizap5buta: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.696363893s (try 1/5)