"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/09 01:39:17 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fokitog1fiqa" 2026/05/09 01:39:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 01:39:17 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/09 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/09 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/09 01:39:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/09 01:39:17 DEBUG : Setting pass="bYCKw7a0sfTcewTnEAOtgR3dwZC5dPsX" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/09 01:39:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/09 01:39:17 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{bUvU_}" suffix to name 2026/05/09 01:39:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/09 01:39:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/09 01:39:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/09 01:39:17 DEBUG : Setting pass="bYCKw7a0sfTcewTnEAOtgR3dwZC5dPsX" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/09 01:39:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/09 01:39:17 NOTICE: TestSFTPOpenssh{bUvU_}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: New connection 127.0.0.1:36882->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell type "unix" from config 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Relative path resolved to "/home/rclone/rclone-test-fokitog1fiqa" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Using root directory "/home/rclone/rclone-test-fokitog1fiqa" 2026/05/09 01:39:17 DEBUG : Creating backend with remote "/tmp/rclone3248339051" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:17 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:17 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3 2026/05/09 01:39:17 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3 2026/05/09 01:39:17 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir/subdir: Looking for writers 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : file1: reading active writers 2026/05/09 01:39:17 DEBUG : file2: reading active writers 2026/05/09 01:39:17 DEBUG : subdir: reading active writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : file1: reading active writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : dir: forgetting directory cache 2026/05/09 01:39:17 DEBUG : forgetting directory cache 2026/05/09 01:39:17 DEBUG : dir: forgetting directory cache 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/09 01:39:17 DEBUG : dir: invalidating directory cache 2026/05/09 01:39:17 DEBUG : >ForgetPath: 2026/05/09 01:39:17 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/09 01:39:17 DEBUG : invalidating directory cache 2026/05/09 01:39:17 DEBUG : dir: forgetting directory cache 2026/05/09 01:39:17 DEBUG : >ForgetPath: 2026/05/09 01:39:17 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/09 01:39:17 DEBUG : >ForgetPath: 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: New connection 127.0.0.1:36898->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/fil/a/b/c" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/fil/a/b/c 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-fokitog1fiqa/fil/a/b/c 2026/05/09 01:39:17 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/fil/a/b/c" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/fil/a/b/c 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-fokitog1fiqa/fil/a/b/c 2026/05/09 01:39:17 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/09 01:39:17 DEBUG : forgetting directory cache 2026/05/09 01:39:17 DEBUG : dir: forgetting directory cache 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : fil/a/b: Looking for writers 2026/05/09 01:39:17 DEBUG : fil/a: Looking for writers 2026/05/09 01:39:17 DEBUG : b: reading active writers 2026/05/09 01:39:17 DEBUG : fil: Looking for writers 2026/05/09 01:39:17 DEBUG : a: reading active writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : fil: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.14s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : file1: reading active writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:17 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:17 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3 2026/05/09 01:39:17 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-fokitog1fiqa/dir/subdir/file3 2026/05/09 01:39:17 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/09 01:39:17 DEBUG : Waiting for deletions to finish 2026/05/09 01:39:17 INFO : dir/subdir/file3: Deleted 2026/05/09 01:39:17 DEBUG : removing 1 level 2 directories 2026/05/09 01:39:17 INFO : dir/subdir: Removing directory 2026/05/09 01:39:17 DEBUG : dir: invalidating directory cache 2026/05/09 01:39:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/09 01:39:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/09 01:39:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/09 01:39:17 DEBUG : dir/file1: Reset virtual modtime 2026/05/09 01:39:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/09 01:39:17 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:17 DEBUG : dir: invalidating directory cache 2026/05/09 01:39:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/09 01:39:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/09 01:39:17 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/09 01:39:17 DEBUG : forgetting directory cache 2026/05/09 01:39:17 DEBUG : dir: forgetting directory cache 2026/05/09 01:39:17 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir/virtualDir: Looking for writers 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : virtualFile: reading active writers 2026/05/09 01:39:17 DEBUG : virtualDir: reading active writers 2026/05/09 01:39:17 DEBUG : file1: reading active writers 2026/05/09 01:39:17 DEBUG : virtualFile2: reading active writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 ERROR : dir/: Can only open directories read only 2026/05/09 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:17 DEBUG : dir: Looking for writers 2026/05/09 01:39:17 DEBUG : Looking for writers 2026/05/09 01:39:17 DEBUG : dir: reading active writers 2026/05/09 01:39:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/09 01:39:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/09 01:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:39:17 DEBUG : dir/potato: size = 5 OK 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/potato" 2026/05/09 01:39:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/potato 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/dir/potato 2026/05/09 01:39:18 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:18 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:18 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/09 01:39:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/09 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:18 DEBUG : dir: Looking for writers 2026/05/09 01:39:18 DEBUG : file1: reading active writers 2026/05/09 01:39:18 DEBUG : potato: reading active writers 2026/05/09 01:39:18 DEBUG : Looking for writers 2026/05/09 01:39:18 DEBUG : dir: reading active writers 2026/05/09 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:18 DEBUG : dir/sub: Looking for writers 2026/05/09 01:39:18 DEBUG : dir: Looking for writers 2026/05/09 01:39:18 DEBUG : file1: reading active writers 2026/05/09 01:39:18 DEBUG : sub: reading active writers 2026/05/09 01:39:18 DEBUG : Looking for writers 2026/05/09 01:39:18 DEBUG : dir: reading active writers 2026/05/09 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/09 01:39:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:18 DEBUG : dir/sub/subsub: Looking for writers 2026/05/09 01:39:18 DEBUG : dir/sub: Looking for writers 2026/05/09 01:39:18 DEBUG : subsub: reading active writers 2026/05/09 01:39:18 DEBUG : dir: Looking for writers 2026/05/09 01:39:18 DEBUG : file1: reading active writers 2026/05/09 01:39:18 DEBUG : sub: reading active writers 2026/05/09 01:39:18 DEBUG : Looking for writers 2026/05/09 01:39:18 DEBUG : dir: reading active writers 2026/05/09 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 ERROR : dir/: Dir.Remove not empty 2026/05/09 01:39:18 DEBUG : dir/file1: Remove: 2026/05/09 01:39:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:18 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/09 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:18 DEBUG : Looking for writers 2026/05/09 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : dir/file1: Remove: 2026/05/09 01:39:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:18 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/09 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:18 DEBUG : Looking for writers 2026/05/09 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : dir/file1: Remove: 2026/05/09 01:39:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:18 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:18 DEBUG : dir: Looking for writers 2026/05/09 01:39:18 DEBUG : Looking for writers 2026/05/09 01:39:18 DEBUG : dir: reading active writers 2026/05/09 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file3 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fokitog1fiqa/dir/file3 2026/05/09 01:39:18 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file3 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fokitog1fiqa/dir/file3 2026/05/09 01:39:18 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/09 01:39:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/09 01:39:18 DEBUG : dir: Updating dir with dir2 0x232a78920c30 2026/05/09 01:39:18 DEBUG : dir: forgetting directory cache 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir2/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir2/file1 2026/05/09 01:39:18 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir2/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir2/file1 2026/05/09 01:39:18 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/09 01:39:18 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/09 01:39:18 DEBUG : file2: Updating file with file2 0x232a78d90820 2026/05/09 01:39:18 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file2" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:18 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file2" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:18 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/09 01:39:18 INFO : dir2/file3: Deleted 2026/05/09 01:39:18 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/09 01:39:18 DEBUG : dir2/file3: Updating file with dir2/file3 0x232a78d90820 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/09 01:39:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/file3" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir2/file3 2026/05/09 01:39:18 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/09 01:39:18 DEBUG : empty directory: Updating dir with renamed empty directory 0x232a789211e0 2026/05/09 01:39:18 DEBUG : empty directory: forgetting directory cache 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/09 01:39:18 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/09 01:39:18 DEBUG : dir2: Renaming to "dir3" 2026/05/09 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:18 DEBUG : dir3: Looking for writers 2026/05/09 01:39:18 DEBUG : file3: reading active writers 2026/05/09 01:39:18 DEBUG : renamed empty directory: Looking for writers 2026/05/09 01:39:18 DEBUG : Looking for writers 2026/05/09 01:39:18 DEBUG : dir3: reading active writers 2026/05/09 01:39:18 DEBUG : renamed empty directory: reading active writers 2026/05/09 01:39:18 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/09 01:39:18 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:18 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/09 01:39:18 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/09 01:39:18 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/09 01:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/09 01:39:18 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:18 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/09 01:39:18 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/09 01:39:18 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/09 01:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (12 bytes), uploading instead of streaming 2026/05/09 01:39:18 DEBUG : dir/sub/file2: size = 12 OK 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/sub/file2" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/sub/file2 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-fokitog1fiqa/dir/sub/file2 2026/05/09 01:39:18 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/09 01:39:18 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/09 01:39:18 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/09 01:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/09 01:39:18 DEBUG : forgetting directory cache 2026/05/09 01:39:18 DEBUG : dir: forgetting directory cache 2026/05/09 01:39:18 DEBUG : dir/sub: forgetting directory cache 2026/05/09 01:39:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/09 01:39:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:39:18 DEBUG : dir/sub/file0: size = 5 OK 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/sub/file0" 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/sub/file0 2026/05/09 01:39:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/dir/sub/file0 2026/05/09 01:39:18 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:18 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:18 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/09 01:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/09 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:18 DEBUG : dir/sub: Looking for writers 2026/05/09 01:39:18 DEBUG : file0: reading active writers 2026/05/09 01:39:18 DEBUG : file2: reading active writers 2026/05/09 01:39:18 DEBUG : dir: Looking for writers 2026/05/09 01:39:18 DEBUG : file1: reading active writers 2026/05/09 01:39:18 DEBUG : sub: reading active writers 2026/05/09 01:39:18 DEBUG : Looking for writers 2026/05/09 01:39:18 DEBUG : dir: reading active writers 2026/05/09 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:18 DEBUG : forgetting directory cache 2026/05/09 01:39:19 DEBUG : forgetting directory cache 2026/05/09 01:39:19 DEBUG : dir: forgetting directory cache 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/09 01:39:19 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:19 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/09 01:39:19 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/09 01:39:19 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/09 01:39:19 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:19 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:19 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/09 01:39:19 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:19 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/09 01:39:19 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/09 01:39:19 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/09 01:39:19 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:19 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : file1.metadata: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : dir.metadata: reading active writers 2026/05/09 01:39:19 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : Can set mod time: true 2026/05/09 01:39:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:39:19 DEBUG : dir/file1: size = 0 OK 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:19 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:39:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:39:19 DEBUG : dir/file1: size = 5 OK 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/09 01:39:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:19 DEBUG : dir/file1(0x232a78bb0d80): close: 2026/05/09 01:39:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/09 01:39:19 DEBUG : dir/file1(0x232a78bb0d80): >close: err= 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : >WaitForWriters: 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/09 01:39:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:19 DEBUG : dir/file1(0x232a78d18ec0): _writeAt: size=5, off=0 2026/05/09 01:39:19 DEBUG : dir/file1(0x232a78d18ec0): openPending: 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:39:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:19 DEBUG : dir/file1(0x232a78d18ec0): >openPending: err= 2026/05/09 01:39:19 DEBUG : dir/file1(0x232a78d18ec0): >_writeAt: n=5, err= 2026/05/09 01:39:19 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 01:39:19 DEBUG : dir/file1(0x232a78d18ec0): close: 2026/05/09 01:39:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/09 01:39:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/09 01:39:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/09 01:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/09 01:39:19 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 01:39:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:19 DEBUG : dir/file1(0x232a78d18ec0): >close: err= 2026/05/09 01:39:19 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:19 DEBUG : dir: Looking for writers 2026/05/09 01:39:19 DEBUG : file1: reading active writers 2026/05/09 01:39:19 DEBUG : Looking for writers 2026/05/09 01:39:19 DEBUG : dir: reading active writers 2026/05/09 01:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:39:20 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1.2f98c60a.partial" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1.2f98c60a.partial 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fokitog1fiqa/dir/file1.2f98c60a.partial 2026/05/09 01:39:20 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/09 01:39:20 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/09 01:39:20 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/09 01:39:20 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:20 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.35s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:39:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/05/09 01:39:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/09 01:39:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 01:39:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : file.txt: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/09 01:39:20 DEBUG : dir/file1: size = 25 OK 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:39:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Remove: 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:39:20 DEBUG : dir/file1: Remove: 2026/05/09 01:39:20 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Remove: 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1: >Remove: err= 2026/05/09 01:39:20 DEBUG : dir/file1: Remove: 2026/05/09 01:39:20 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=0x3 2026/05/09 01:39:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x232a78b27450 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Updating file with dir/file1 0x232a78b27450 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1: File is currently open, delaying rename 0x232a78b27450 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/09 01:39:20 DEBUG : dir/file1: size = 25 OK 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:39:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : newLeaf: Running delayed rename now 2026/05/09 01:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x232a78b27450 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x232a78d7fba0 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Updating file with dir/file1 0x232a78d7fba0 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1: File is currently open, delaying rename 0x232a78d7fba0 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/09 01:39:20 DEBUG : dir/file1: size = 25 OK 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:39:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : newLeaf: Running delayed rename now 2026/05/09 01:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x232a78d7fba0 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a790c0740): openPending: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a790c0740): >openPending: err= 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a790c0740): _writeAt: size=14, off=0 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a790c0740): >_writeAt: n=14, err= 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a790c0740): close: 2026/05/09 01:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/09 01:39:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a790c0740): >close: err= 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:39:20 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1.ca338588.partial" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1.ca338588.partial 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1.ca338588.partial 2026/05/09 01:39:20 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/09 01:39:20 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/09 01:39:20 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0940): _readAt: size=512, off=0 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0940): openPending: 2026/05/09 01:39:20 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/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0940): >openPending: err= 2026/05/09 01:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0940): >_readAt: n=14, err=EOF 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0940): close: 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0940): >close: err= 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x232a790d21a0 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/09 01:39:20 DEBUG : dir/file1: Updating file with dir/file1 0x232a790d21a0 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc1880): openPending: 2026/05/09 01:39:20 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/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc1880): >openPending: err= 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc1880): _writeAt: size=25, off=0 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc1880): >_writeAt: n=25, err= 2026/05/09 01:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x232a790d21a0 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : newLeaf(0x232a78cc1880): close: 2026/05/09 01:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/09 01:39:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-09 01:39:20.56248457 +0000 UTC m=+3.229613678 2026/05/09 01:39:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:20 DEBUG : newLeaf(0x232a78cc1880): >close: err= 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:20 DEBUG : newLeaf: vfs cache: starting upload 2026/05/09 01:39:20 DEBUG : newLeaf.72968328.partial: size = 25 OK 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf.72968328.partial" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf.72968328.partial 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf.72968328.partial 2026/05/09 01:39:20 DEBUG : newLeaf.72968328.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:39:20 DEBUG : newLeaf.72968328.partial: renamed to: newLeaf 2026/05/09 01:39:20 INFO : newLeaf: Copied (replaced existing) 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-09 01:39:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/09 01:39:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x232a792240d0 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Updating file with dir/file1 0x232a792240d0 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78c34300): openPending: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78c34300): >openPending: err= 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78c34300): _writeAt: size=25, off=0 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78c34300): >_writeAt: n=25, err= 2026/05/09 01:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x232a792240d0 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 DEBUG : newLeaf(0x232a78c34300): close: 2026/05/09 01:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/09 01:39:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-09 01:39:20.788532096 +0000 UTC m=+3.455661203 2026/05/09 01:39:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:20 DEBUG : newLeaf(0x232a78c34300): >close: err= 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:20 DEBUG : newLeaf: vfs cache: starting upload 2026/05/09 01:39:20 DEBUG : newLeaf.83931675.partial: size = 25 OK 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf.83931675.partial" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf.83931675.partial 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf.83931675.partial 2026/05/09 01:39:20 DEBUG : newLeaf.83931675.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:39:20 DEBUG : newLeaf.83931675.partial: renamed to: newLeaf 2026/05/09 01:39:20 INFO : newLeaf: Copied (replaced existing) 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-09 01:39:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/09 01:39:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/09 01:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:20 DEBUG : >WaitForWriters: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0600): openPending: 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0600): >openPending: err= 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0600): _writeAt: size=14, off=0 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0600): >_writeAt: n=14, err= 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0600): close: 2026/05/09 01:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/09 01:39:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/09 01:39:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:20 DEBUG : dir/file1(0x232a78cc0600): >close: err= 2026/05/09 01:39:20 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:20 DEBUG : dir: Looking for writers 2026/05/09 01:39:20 DEBUG : file1: reading active writers 2026/05/09 01:39:20 DEBUG : Looking for writers 2026/05/09 01:39:20 DEBUG : dir: reading active writers 2026/05/09 01:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:39:21 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1.ca338588.partial" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1.ca338588.partial 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1.ca338588.partial 2026/05/09 01:39:21 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/09 01:39:21 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/09 01:39:21 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78cc0cc0): _readAt: size=512, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78cc0cc0): openPending: 2026/05/09 01:39:21 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/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78cc0cc0): >openPending: err= 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78cc0cc0): >_readAt: n=14, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78cc0cc0): close: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78cc0cc0): >close: err= 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:39:21 DEBUG : newLeaf: Updating file with newLeaf 0x232a785dc000 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/09 01:39:21 DEBUG : dir/file1: Updating file with dir/file1 0x232a785dc000 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cc5c0): openPending: 2026/05/09 01:39:21 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/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cc5c0): >openPending: err= 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cc5c0): _writeAt: size=25, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cc5c0): >_writeAt: n=25, err= 2026/05/09 01:39:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:39:21 DEBUG : newLeaf: Updating file with newLeaf 0x232a785dc000 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:21 DEBUG : newLeaf(0x232a791cc5c0): close: 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/09 01:39:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-09 01:39:21.171593317 +0000 UTC m=+3.838722434 2026/05/09 01:39:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:21 DEBUG : newLeaf(0x232a791cc5c0): >close: err= 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:21 DEBUG : newLeaf: vfs cache: starting upload 2026/05/09 01:39:21 DEBUG : newLeaf.9614e7dd.partial: size = 25 OK 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf.9614e7dd.partial" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf.9614e7dd.partial 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf.9614e7dd.partial 2026/05/09 01:39:21 DEBUG : newLeaf.9614e7dd.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:39:21 DEBUG : newLeaf.9614e7dd.partial: renamed to: newLeaf 2026/05/09 01:39:21 INFO : newLeaf: Copied (replaced existing) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-09 01:39:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/09 01:39:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cd980): _readAt: size=512, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cd980): openPending: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cd980): >openPending: err= 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cd980): >_readAt: n=14, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cd980): close: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a791cd980): >close: err= 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:39:21 DEBUG : newLeaf: Updating file with newLeaf 0x232a791fa8f0 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/09 01:39:21 DEBUG : dir/file1: Updating file with dir/file1 0x232a791fa8f0 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789b7600): openPending: 2026/05/09 01:39:21 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/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789b7600): >openPending: err= 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789b7600): _writeAt: size=25, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789b7600): >_writeAt: n=25, err= 2026/05/09 01:39:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/09 01:39:21 DEBUG : newLeaf: Updating file with newLeaf 0x232a791fa8f0 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:21 DEBUG : newLeaf(0x232a789b7600): close: 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/09 01:39:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-09 01:39:21.39742328 +0000 UTC m=+4.064552397 2026/05/09 01:39:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:21 DEBUG : newLeaf(0x232a789b7600): >close: err= 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:21 DEBUG : newLeaf: vfs cache: starting upload 2026/05/09 01:39:21 DEBUG : newLeaf.ed722ba2.partial: size = 25 OK 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf.ed722ba2.partial" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf.ed722ba2.partial 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf.ed722ba2.partial 2026/05/09 01:39:21 DEBUG : newLeaf.ed722ba2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/09 01:39:21 DEBUG : newLeaf.ed722ba2.partial: renamed to: newLeaf 2026/05/09 01:39:21 INFO : newLeaf: Copied (replaced existing) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-09 01:39:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/09 01:39:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/09 01:39:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/newLeaf" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fokitog1fiqa/newLeaf 2026/05/09 01:39:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : newLeaf: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestFileRename (1.32s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.38s) --- PASS: TestFileRename/full,forceCache=false (0.23s) === 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/09 01:39:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/09 01:39:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/09 01:39:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/09 01:39:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/09 01:39:21 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/09 01:39:21 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/09 01:39:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/09 01:39:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/09 01:39:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/09 01:39:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/09 01:39:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/09 01:39:21 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): _readAt: size=1, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): openPending: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): >openPending: err= 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): >_readAt: n=1, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): _readAt: size=256, off=1 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): >_readAt: n=15, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): _readAt: size=16, off=16 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): >_readAt: n=0, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): close: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): >close: err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): close: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d02980): >close: err=file already closed 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): _readAt: size=1, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): openPending: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): >openPending: err= 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): >_readAt: n=1, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): _readAt: size=1, off=5 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): >_readAt: n=1, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): _readAt: size=1, off=3 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): >_readAt: n=1, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): _readAt: size=1, off=13 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): >_readAt: n=1, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): _readAt: size=16, off=100 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): >_readAt: n=0, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): close: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78d9c700): >close: err= 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): _readAt: size=1, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): openPending: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >openPending: err= 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >_readAt: n=1, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): _readAt: size=1, off=5 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >_readAt: n=1, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): _readAt: size=1, off=1 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >_readAt: n=1, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): _readAt: size=6, off=10 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >_readAt: n=6, err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): _readAt: size=256, off=10 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >_readAt: n=6, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): _readAt: size=256, off=100 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >_readAt: n=0, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): close: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >close: err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): _readAt: size=256, off=100 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78beec00): >_readAt: n=0, err=file already closed 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): RWFileHandle.Flush 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): _readAt: size=256, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): openPending: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): >openPending: err= 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): >_readAt: n=16, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): RWFileHandle.Flush 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): RWFileHandle.Flush 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): close: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a789e7e00): >close: err= 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/09 01:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78898080): _readAt: size=256, off=0 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78898080): openPending: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:39:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78898080): >openPending: err= 2026/05/09 01:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78898080): >_readAt: n=16, err=EOF 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78898080): RWFileHandle.Release 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78898080): close: 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78898080): >close: err= 2026/05/09 01:39:21 DEBUG : dir/file1(0x232a78898080): RWFileHandle.Release 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : dir: Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : dir: reading active writers 2026/05/09 01:39:21 DEBUG : >WaitForWriters: 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:21 DEBUG : file1: newRWFileHandle: 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): openPending: 2026/05/09 01:39:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): >openPending: err= 2026/05/09 01:39:21 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:39:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:39:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): _writeAt: size=5, off=0 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): >_writeAt: n=5, err= 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): _writeAt: size=7, off=5 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): >_writeAt: n=7, err= 2026/05/09 01:39:21 DEBUG : file1: vfs cache: truncate to size=11 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): close: 2026/05/09 01:39:21 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:39:21.92444593 +0000 UTC m=+4.591575037 2026/05/09 01:39:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): >close: err= 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): close: 2026/05/09 01:39:21 DEBUG : file1(0x232a79138780): >close: err=file already closed 2026/05/09 01:39:21 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:21 DEBUG : Looking for writers 2026/05/09 01:39:21 DEBUG : file1: reading active writers 2026/05/09 01:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:22 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:39:22 DEBUG : file1.42d96b49.partial: size = 11 OK 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1.42d96b49.partial" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1.42d96b49.partial 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fokitog1fiqa/file1.42d96b49.partial 2026/05/09 01:39:22 DEBUG : file1.42d96b49.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:39:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/09 01:39:22 DEBUG : file1.42d96b49.partial: renamed to: file1 2026/05/09 01:39:22 INFO : file1: Copied (new) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:39:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-09 01:39:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/09 01:39:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:22 DEBUG : file1: newRWFileHandle: 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): openPending: 2026/05/09 01:39:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): >openPending: err= 2026/05/09 01:39:22 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:39:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): _writeAt: size=7, off=0 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): >_writeAt: n=7, err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): _writeAt: size=6, off=5 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): >_writeAt: n=6, err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): close: 2026/05/09 01:39:22 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:39:22.092182127 +0000 UTC m=+4.759311244 2026/05/09 01:39:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): >close: err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): _writeAt: size=5, off=0 2026/05/09 01:39:22 DEBUG : file1(0x232a78d9ca80): >_writeAt: n=0, err=file already closed 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:22 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:39:22 DEBUG : file1.3f149a0e.partial: size = 11 OK 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1.3f149a0e.partial" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1.3f149a0e.partial 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fokitog1fiqa/file1.3f149a0e.partial 2026/05/09 01:39:22 DEBUG : file1.3f149a0e.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:39:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/09 01:39:22 DEBUG : file1.3f149a0e.partial: renamed to: file1 2026/05/09 01:39:22 INFO : file1: Copied (new) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:39:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-09 01:39:22 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/09 01:39:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:22 DEBUG : file1: newRWFileHandle: 2026/05/09 01:39:22 DEBUG : file1(0x232a786dd500): openPending: 2026/05/09 01:39:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : file1(0x232a786dd500): >openPending: err= 2026/05/09 01:39:22 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:39:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:39:22 DEBUG : file1(0x232a786dd500): close: 2026/05/09 01:39:22 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:39:22.258805607 +0000 UTC m=+4.925934724 2026/05/09 01:39:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:22 DEBUG : file1(0x232a786dd500): >close: err= 2026/05/09 01:39:22 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/09 01:39:22 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:39:22 DEBUG : file2: newRWFileHandle: 2026/05/09 01:39:22 DEBUG : file2(0x232a786ddc40): openPending: 2026/05/09 01:39:22 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/09 01:39:22 DEBUG : file2(0x232a786ddc40): >openPending: err= 2026/05/09 01:39:22 DEBUG : file2: >newRWFileHandle: err= 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/09 01:39:22 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/09 01:39:22 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/09 01:39:22 DEBUG : file2(0x232a786ddc40): RWFileHandle.Flush 2026/05/09 01:39:22 DEBUG : file2(0x232a786ddc40): RWFileHandle.Release 2026/05/09 01:39:22 DEBUG : file2(0x232a786ddc40): close: 2026/05/09 01:39:22 DEBUG : file2: vfs cache: setting modification time to 2026-05-09 01:39:22.259719927 +0000 UTC m=+4.926849034 2026/05/09 01:39:22 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:22 DEBUG : file2(0x232a786ddc40): >close: err= 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : file2: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : file2: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : file2: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : file2: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/09 01:39:22 DEBUG : file2: vfs cache: starting upload 2026/05/09 01:39:22 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:39:22 DEBUG : file2.2a0c3b67.partial: size = 0 OK 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file2.2a0c3b67.partial" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file2.2a0c3b67.partial 2026/05/09 01:39:22 DEBUG : file1.433e1d02.partial: size = 0 OK 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1.433e1d02.partial" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1.433e1d02.partial 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file2.2a0c3b67.partial 2026/05/09 01:39:22 DEBUG : file2.2a0c3b67.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:22 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file1.433e1d02.partial 2026/05/09 01:39:22 DEBUG : file1.433e1d02.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:39:22 DEBUG : file2.2a0c3b67.partial: renamed to: file2 2026/05/09 01:39:22 INFO : file2: Copied (new) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file2" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:22 DEBUG : file1.433e1d02.partial: renamed to: file1 2026/05/09 01:39:22 INFO : file1: Copied (new) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:22 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:22 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-09 01:39:22 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/09 01:39:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/09 01:39:22 INFO : file2: vfs cache: upload succeeded try #1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:22 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-09 01:39:22 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/09 01:39:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : file2: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file2" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:22 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file2" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fokitog1fiqa/file2 2026/05/09 01:39:22 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : file2: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:22 DEBUG : file1: newRWFileHandle: 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc09c0): openPending: 2026/05/09 01:39:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc09c0): >openPending: err= 2026/05/09 01:39:22 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:39:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc09c0): _writeAt: size=5, off=0 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc09c0): >_writeAt: n=5, err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc09c0): RWFileHandle.Flush 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc09c0): RWFileHandle.Flush 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc09c0): close: 2026/05/09 01:39:22 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:39:22.434126686 +0000 UTC m=+5.101255803 2026/05/09 01:39:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc09c0): >close: err= 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:22 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:39:22 DEBUG : file1.75332fc8.partial: size = 5 OK 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1.75332fc8.partial" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1.75332fc8.partial 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1.75332fc8.partial 2026/05/09 01:39:22 DEBUG : file1.75332fc8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:22 DEBUG : file1.75332fc8.partial: renamed to: file1 2026/05/09 01:39:22 INFO : file1: Copied (new) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-09 01:39:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:39:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:22 DEBUG : file1: newRWFileHandle: 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc1280): openPending: 2026/05/09 01:39:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc1280): >openPending: err= 2026/05/09 01:39:22 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:39:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc1280): _writeAt: size=5, off=0 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc1280): >_writeAt: n=5, err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc1280): RWFileHandle.Release 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc1280): close: 2026/05/09 01:39:22 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:39:22.596222479 +0000 UTC m=+5.263351596 2026/05/09 01:39:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc1280): >close: err= 2026/05/09 01:39:22 DEBUG : file1(0x232a78cc1280): RWFileHandle.Release 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:22 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:39:22 DEBUG : file1.d53c1fcd.partial: size = 5 OK 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1.d53c1fcd.partial" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1.d53c1fcd.partial 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1.d53c1fcd.partial 2026/05/09 01:39:22 DEBUG : file1.d53c1fcd.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:22 DEBUG : file1.d53c1fcd.partial: renamed to: file1 2026/05/09 01:39:22 INFO : file1: Copied (new) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:22 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-09 01:39:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:39:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/09 01:39:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a79235940): openPending: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a79235940): >openPending: err= 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/09 01:39:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a79235940): _writeAt: size=5, off=0 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a79235940): >_writeAt: n=5, err= 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a79235940): close: 2026/05/09 01:39:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-09 01:39:22.773508826 +0000 UTC m=+5.440637933 2026/05/09 01:39:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a79235940): >close: err= 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : dir: Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : dir: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:22 DEBUG : dir: Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : dir: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:22 DEBUG : dir: Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : dir: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:22 DEBUG : dir: Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : dir: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:39:22 DEBUG : dir/file1.cfa0d71b.partial: size = 5 OK 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1.cfa0d71b.partial" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1.cfa0d71b.partial 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/dir/file1.cfa0d71b.partial 2026/05/09 01:39:22 DEBUG : dir/file1.cfa0d71b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:22 DEBUG : dir/file1.cfa0d71b.partial: renamed to: dir/file1 2026/05/09 01:39:22 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-09 01:39:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:22 DEBUG : dir: Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : dir: reading active writers 2026/05/09 01:39:22 DEBUG : >WaitForWriters: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/09 01:39:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/09 01:39:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/09 01:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/09 01:39:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a7926f080): _writeAt: size=5, off=0 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a7926f080): openPending: 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/09 01:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a7926f080): >openPending: err= 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a7926f080): >_writeAt: n=5, err= 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a7926f080): _writeAt: size=15, off=5 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a7926f080): >_writeAt: n=15, err= 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a7926f080): close: 2026/05/09 01:39:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/09 01:39:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-09 01:39:22.956350596 +0000 UTC m=+5.623479713 2026/05/09 01:39:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:22 DEBUG : dir/file1(0x232a7926f080): >close: err= 2026/05/09 01:39:22 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:22 DEBUG : dir: Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : dir: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:22 DEBUG : dir: Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : dir: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:22 DEBUG : dir: Looking for writers 2026/05/09 01:39:22 DEBUG : file1: reading active writers 2026/05/09 01:39:22 DEBUG : Looking for writers 2026/05/09 01:39:22 DEBUG : dir: reading active writers 2026/05/09 01:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:23 DEBUG : dir: Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : dir: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:23 DEBUG : dir/file1: vfs cache: starting upload 2026/05/09 01:39:23 DEBUG : dir/file1.e47fb3fb.partial: size = 20 OK 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1.e47fb3fb.partial" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1.e47fb3fb.partial 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-fokitog1fiqa/dir/file1.e47fb3fb.partial 2026/05/09 01:39:23 DEBUG : dir/file1.e47fb3fb.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/09 01:39:23 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/09 01:39:23 DEBUG : dir/file1.e47fb3fb.partial: renamed to: dir/file1 2026/05/09 01:39:23 INFO : dir/file1: Copied (replaced existing) 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:23 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/09 01:39:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-09 01:39:22 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/09 01:39:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:23 DEBUG : dir: Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : dir: reading active writers 2026/05/09 01:39:23 DEBUG : >WaitForWriters: 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : file1: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : file1(0x232a78bb3480): openPending: 2026/05/09 01:39:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:23 DEBUG : file1(0x232a78bb3480): >openPending: err= 2026/05/09 01:39:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:39:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:39:23 DEBUG : file1(0x232a78bb3480): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : file1(0x232a78bb3480): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : file1(0x232a78bb3480): close: 2026/05/09 01:39:23 DEBUG : file1: vfs cache: setting modification time to 2026-05-09 01:39:23.120409664 +0000 UTC m=+5.787538781 2026/05/09 01:39:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : file1(0x232a78bb3480): >close: err= 2026/05/09 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:23 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:39:23 DEBUG : file1.7d2f026c.partial: size = 5 OK 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1.7d2f026c.partial" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1.7d2f026c.partial 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1.7d2f026c.partial 2026/05/09 01:39:23 DEBUG : file1.7d2f026c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:23 DEBUG : file1.7d2f026c.partial: renamed to: file1 2026/05/09 01:39:23 INFO : file1: Copied (new) 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:23 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-09 01:39:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:39:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:23 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : >WaitForWriters: 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3dc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3dc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3dc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3dc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3dc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.281793991 +0000 UTC m=+5.948923108 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3dc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce340): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce340): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce340): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce340): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce340): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce340): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce340): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.281793991 +0000 UTC m=+5.948923108 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce340): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce800): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce800): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce800): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.281793991 +0000 UTC m=+5.948923108 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790ce800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78756850 item 1 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cee40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cee40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cee40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cee40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cee40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.284502937 +0000 UTC m=+5.951632044 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cee40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf340): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf340): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf340): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf340): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf340): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.284502937 +0000 UTC m=+5.951632044 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf340): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78757730 item 2 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf980): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf980): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf980): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.285710643 +0000 UTC m=+5.952839749 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cf980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cfe00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cfe00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cfe00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cfe00): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cfe00): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cfe00): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cfe00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.285710643 +0000 UTC m=+5.952839749 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790cfe00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791023c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791023c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791023c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791023c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791023c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.285710643 +0000 UTC m=+5.952839749 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791023c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78844000 item 3 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102a40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102a40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102a40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102a40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102a40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.288391515 +0000 UTC m=+5.955520622 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102a40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102f80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102f80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102f80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102f80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102f80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.288391515 +0000 UTC m=+5.955520622 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79102f80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78844bd0 item 4 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791035c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791035c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791035c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791035c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791035c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.289796163 +0000 UTC m=+5.956925270 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791035c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79103a40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79103a40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79103a40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79103a40): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79103a40): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79103a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79103a40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.289796163 +0000 UTC m=+5.956925270 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79103a40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122000): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122000): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122000): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.289796163 +0000 UTC m=+5.956925270 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78844f50 item 5 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122680): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122680): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122680): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.291790787 +0000 UTC m=+5.958919904 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122bc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122bc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122bc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122bc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122bc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.291790787 +0000 UTC m=+5.958919904 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79122bc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a783c2690 item 6 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.293169326 +0000 UTC m=+5.960298433 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123740): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123740): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123740): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123740): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123740): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.293169326 +0000 UTC m=+5.960298433 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123c00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123c00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123c00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123c00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123c00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.293169326 +0000 UTC m=+5.960298433 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79123c00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a783c2fc0 item 7 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c380): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c380): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c380): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c380): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c380): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.294769653 +0000 UTC m=+5.961898761 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c380): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c8c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c8c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c8c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c8c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c8c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.294769653 +0000 UTC m=+5.961898761 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915c8c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a783c37a0 item 8 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915ce80): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a7915ce80): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915ce80): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915ce80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915ce80): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915ce80): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915ce80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.296152 +0000 UTC m=+5.963281106 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d6c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d6c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d6c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d6c0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d6c0): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d6c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.296152 +0000 UTC m=+5.963281106 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915d6c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915dbc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915dbc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915dbc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915dbc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915dbc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.296152 +0000 UTC m=+5.963281106 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7915dbc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5e850 item 9 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8a780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8a780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8a780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8a780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8a780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.298484974 +0000 UTC m=+5.965614091 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8a780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8acc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8acc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8acc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8acc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8acc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.298484974 +0000 UTC m=+5.965614091 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8acc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a76930 item 10 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b300): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a78d8b300): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b300): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b300): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b300): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b300): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b300): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b6c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b6c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b6c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b6c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b6c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.300347619 +0000 UTC m=+5.967476736 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8b6c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8bbc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8bbc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8bbc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8bbc0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8bbc0): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8bbc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.300347619 +0000 UTC m=+5.967476736 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8bbc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc41c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc41c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc41c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc41c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc41c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.300347619 +0000 UTC m=+5.967476736 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc41c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a77110 item 11 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4840): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4840): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4840): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4840): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4840): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.302476007 +0000 UTC m=+5.969605113 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4840): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4d80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4d80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4d80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4d80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4d80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.302476007 +0000 UTC m=+5.969605113 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc4d80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a777a0 item 12 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc53c0): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a78dc53c0): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc53c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc53c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc53c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc53c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc53c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.304385238 +0000 UTC m=+5.971514355 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5e40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5e40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.304385238 +0000 UTC m=+5.971514355 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dc5e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78aa82a0 item 13 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddc5c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddc5c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddc5c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddc5c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddc5c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.306002689 +0000 UTC m=+5.973131826 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddc5c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddcb00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddcb00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddcb00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddcb00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddcb00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.306002689 +0000 UTC m=+5.973131826 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddcb00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78aa8a10 item 14 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd140): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a78ddd140): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd140): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd140): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd140): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd140): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd500): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd500): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd500): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.30750372 +0000 UTC m=+5.974632827 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ddd500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dddbc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dddbc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dddbc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dddbc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dddbc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.30750372 +0000 UTC m=+5.974632827 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dddbc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78aa9030 item 15 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228340): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228340): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228340): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228340): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228340): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.309125128 +0000 UTC m=+5.976254235 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228340): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228880): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228880): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228880): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228880): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228880): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.309125128 +0000 UTC m=+5.976254235 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228880): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a788222a0 item 16 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228ec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228ec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228ec0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228ec0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228ec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.310407896 +0000 UTC m=+5.977537002 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79228ec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.310407896 +0000 UTC m=+5.977537002 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229340): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229840): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229840): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229840): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229840): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229840): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.310407896 +0000 UTC m=+5.977537002 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229840): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78822930 item 17 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229ec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229ec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229ec0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229ec0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229ec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.312301989 +0000 UTC m=+5.979431096 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79229ec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298500): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298500): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298500): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.312301989 +0000 UTC m=+5.979431096 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78823030 item 18 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298b80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298b80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298b80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298b80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298b80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.313705785 +0000 UTC m=+5.980834902 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79298b80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.313705785 +0000 UTC m=+5.980834902 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299080): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299580): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299580): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299580): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299580): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299580): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.313705785 +0000 UTC m=+5.980834902 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78823570 item 19 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299c00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299c00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299c00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299c00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299c00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.315654032 +0000 UTC m=+5.982783140 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79299c00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4240): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4240): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4240): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.315654032 +0000 UTC m=+5.982783140 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78823d50 item 20 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c48c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c48c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c48c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c48c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c48c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.317117962 +0000 UTC m=+5.984247099 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c48c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.317117962 +0000 UTC m=+5.984247099 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c4dc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c52c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c52c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c52c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c52c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c52c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.317117962 +0000 UTC m=+5.984247099 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c52c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78790a10 item 21 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5940): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5940): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5940): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5940): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5940): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.318981248 +0000 UTC m=+5.986110365 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5940): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5e80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5e80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5e80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5e80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5e80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.318981248 +0000 UTC m=+5.986110365 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792c5e80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78791dc0 item 22 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.320582778 +0000 UTC m=+5.987711885 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.320582778 +0000 UTC m=+5.987711885 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e4b00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5000): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5000): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5000): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.320582778 +0000 UTC m=+5.987711885 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ad64d0 item 23 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5680): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5680): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5680): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.32261271 +0000 UTC m=+5.989741856 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5bc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5bc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5bc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5bc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5bc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.32261271 +0000 UTC m=+5.989741856 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e5bc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ad6a80 item 24 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc300): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a792fc300): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc300): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc300): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc300): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc300): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc300): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc6c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc6c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc6c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc6c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc6c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.324241752 +0000 UTC m=+5.991370859 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fc6c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.324241752 +0000 UTC m=+5.991370859 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fcbc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd100): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd100): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd100): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd100): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd100): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.324241752 +0000 UTC m=+5.991370859 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd100): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ad6f50 item 25 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.326234533 +0000 UTC m=+5.993363659 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fd780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fdcc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fdcc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fdcc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fdcc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fdcc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.326234533 +0000 UTC m=+5.993363659 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fdcc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ad7d50 item 26 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e400): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a7939e400): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e400): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e400): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e400): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e400): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e400): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e7c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e7c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e7c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e7c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e7c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.327777382 +0000 UTC m=+5.994906509 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939e7c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.327777382 +0000 UTC m=+5.994906509 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939ecc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f200): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f200): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f200): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f200): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f200): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.327777382 +0000 UTC m=+5.994906509 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f200): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78760d90 item 27 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f880): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f880): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f880): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f880): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f880): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.32977384 +0000 UTC m=+5.996902967 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939f880): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939fdc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939fdc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939fdc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939fdc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939fdc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.32977384 +0000 UTC m=+5.996902967 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7939fdc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78761730 item 28 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc500): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a793bc500): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc500): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc500): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc500): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc500): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc8c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc8c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc8c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc8c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc8c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.331526426 +0000 UTC m=+5.998655533 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bc8c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bcf80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bcf80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bcf80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bcf80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bcf80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.331526426 +0000 UTC m=+5.998655533 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bcf80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78761ce0 item 29 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bd600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bd600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bd600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bd600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bd600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.333030732 +0000 UTC m=+6.000159850 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bd600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bdb40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bdb40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bdb40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bdb40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bdb40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.333030732 +0000 UTC m=+6.000159850 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793bdb40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a86b60 item 30 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8280): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a793d8280): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8280): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8280): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8280): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8280): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8640): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8640): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8640): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8640): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8640): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.334527545 +0000 UTC m=+6.001656653 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8640): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8d00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8d00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8d00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8d00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8d00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.334527545 +0000 UTC m=+6.001656653 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d8d00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a87260 item 31 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d9380): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d9380): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d9380): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d9380): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d9380): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.335961578 +0000 UTC m=+6.003090736 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d9380): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d98c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d98c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d98c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d98c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d98c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.335961578 +0000 UTC m=+6.003090736 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793d98c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a878f0 item 32 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4000): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4000): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4000): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.337392006 +0000 UTC m=+6.004521123 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4480): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4480): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4480): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4480): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9a000 item 33 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4480): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.337916978 +0000 UTC m=+6.005046086 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4980): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4980): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4980): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.337916978 +0000 UTC m=+6.005046086 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9a230 item 33 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4fc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4fc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4fc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4fc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4fc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.339336034 +0000 UTC m=+6.006465140 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f4fc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5440): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5440): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9a620 item 34 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5440): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5440): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5440): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5440): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5440): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.339892608 +0000 UTC m=+6.007021725 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5440): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5980): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5980): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5980): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.339892608 +0000 UTC m=+6.007021725 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793f5980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9a850 item 34 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794180c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794180c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794180c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794180c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794180c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.341379721 +0000 UTC m=+6.008508838 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794180c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418540): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418540): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418540): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418540): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9abd0 item 35 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418540): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.341946042 +0000 UTC m=+6.009075159 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418a40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418a40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418a40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418a40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418a40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.341946042 +0000 UTC m=+6.009075159 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79418a40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9afc0 item 35 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794190c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794190c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794190c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794190c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794190c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.343427075 +0000 UTC m=+6.010556182 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794190c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794195c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794195c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9b490 item 36 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794195c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794195c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794195c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794195c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794195c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.343966637 +0000 UTC m=+6.011095754 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794195c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79419b00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79419b00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79419b00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79419b00): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79419b00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.343966637 +0000 UTC m=+6.011095754 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79419b00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9b6c0 item 36 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.34535341 +0000 UTC m=+6.012482548 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794386c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794386c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794386c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794386c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794386c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9ba40 item 37 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794386c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794386c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.346435497 +0000 UTC m=+6.013564614 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794386c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438bc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438bc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438bc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438bc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438bc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.346435497 +0000 UTC m=+6.013564614 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79438bc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78b9bce0 item 37 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.348007552 +0000 UTC m=+6.015136669 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439740): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c88230 item 38 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439740): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439740): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439740): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439740): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.348678372 +0000 UTC m=+6.015807489 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439c80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439c80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439c80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439c80): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439c80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.348678372 +0000 UTC m=+6.015807489 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79439c80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c883f0 item 38 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a400): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a400): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a400): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a400): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a400): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.350110141 +0000 UTC m=+6.017239258 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a400): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a900): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a900): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a900): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c88850 item 39 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a900): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.350570853 +0000 UTC m=+6.017699970 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945a900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945ae00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945ae00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945ae00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945ae00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945ae00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.350570853 +0000 UTC m=+6.017699970 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945ae00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c88a80 item 39 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b480): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b480): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b480): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.351926468 +0000 UTC m=+6.019055585 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b980): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c89030 item 40 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b980): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b980): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b980): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b980): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.352545058 +0000 UTC m=+6.019674175 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945b980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945bec0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945bec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945bec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945bec0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945bec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.352545058 +0000 UTC m=+6.019674175 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7945bec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c893b0 item 40 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947a580): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947a580): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947a580): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947a580): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947a580): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947a580): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947a580): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.353875066 +0000 UTC m=+6.021004183 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947a580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947aa80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947aa80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947aa80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c898f0 item 41 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947aa80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947aa80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.354432049 +0000 UTC m=+6.021561166 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947aa80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947af40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947af40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947af40): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947af40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947af40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c89ab0 item 41 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947af40): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947af40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.354948296 +0000 UTC m=+6.022077413 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947af40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947b480): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947b480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947b480): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947b480): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947b480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.354948296 +0000 UTC m=+6.022077413 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947b480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c89e30 item 41 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947bac0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947bac0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947bac0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947bac0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947bac0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947bac0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947bac0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.356338897 +0000 UTC m=+6.023468014 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7947bac0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794960c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794960c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794960c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6310 item 42 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794960c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794960c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.356803586 +0000 UTC m=+6.023932703 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794960c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf64d0 item 42 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496600): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496600): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496600): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496600): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.357424972 +0000 UTC m=+6.024554110 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.357424972 +0000 UTC m=+6.024554110 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6690 item 42 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19940): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19940): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19940): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19940): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19940): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19940): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19940): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.359212153 +0000 UTC m=+6.026341271 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19940): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19e40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896d420 item 43 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19e40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.359820866 +0000 UTC m=+6.026949983 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018480): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018480): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018480): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018480): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896d730 item 43 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018480): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.360413568 +0000 UTC m=+6.027542685 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790189c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790189c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790189c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790189c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790189c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.360413568 +0000 UTC m=+6.027542685 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790189c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896d8f0 item 43 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018f80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018f80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018f80): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018f80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018f80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018f80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018f80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.362262286 +0000 UTC m=+6.029391403 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79018f80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79019480): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79019480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79019480): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5e770 item 44 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79019480): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79019480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.362740501 +0000 UTC m=+6.029869618 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79019480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790199c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790199c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5ee00 item 44 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790199c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790199c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790199c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790199c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790199c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.363577234 +0000 UTC m=+6.030706370 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790199c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496040): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496040): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496040): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.363577234 +0000 UTC m=+6.030706370 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5f340 item 44 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496680): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496680): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496680): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496680): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496680): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.365177292 +0000 UTC m=+6.032306399 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5f810 item 45 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.365732442 +0000 UTC m=+6.032861559 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79496b80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497480): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497480): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497480): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.365732442 +0000 UTC m=+6.032861559 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5f9d0 item 45 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497ac0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497ac0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497ac0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497ac0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497ac0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497ac0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.367410016 +0000 UTC m=+6.034539123 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79497ac0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898ac0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898ac0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898ac0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5fd50 item 46 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898ac0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898ac0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.367984614 +0000 UTC m=+6.035113731 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898ac0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899340): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899340): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899340): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899340): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899340): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.367984614 +0000 UTC m=+6.035113731 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899340): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896c150 item 46 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dcac0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dcac0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dcac0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dcac0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dcac0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dcac0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dcac0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.369524688 +0000 UTC m=+6.036653805 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dcac0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd880): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd880): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd880): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896c690 item 47 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd880): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd880): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.370022029 +0000 UTC m=+6.037151136 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd880): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883f900): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883f900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883f900): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883f900): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883f900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.370022029 +0000 UTC m=+6.037151136 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883f900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896c8c0 item 47 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34180): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34180): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34180): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34180): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.371747113 +0000 UTC m=+6.038876221 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34740): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34740): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896cd20 item 48 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34740): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.372253481 +0000 UTC m=+6.039382588 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35b00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35b00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35b00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35b00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35b00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.372253481 +0000 UTC m=+6.039382588 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35b00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896cfc0 item 48 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.373591112 +0000 UTC m=+6.040720219 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896db90 item 49 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.373976572 +0000 UTC m=+6.041105679 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc06c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0c80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0c80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0c80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0c80): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0c80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.373976572 +0000 UTC m=+6.041105679 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0c80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896de30 item 49 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1300): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1300): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1300): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1300): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1300): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.375218321 +0000 UTC m=+6.042347428 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1300): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6310 item 50 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.376047129 +0000 UTC m=+6.043176246 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1d80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1d80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1d80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1d80): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1d80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.376047129 +0000 UTC m=+6.043176246 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1d80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf64d0 item 50 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0500): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0500): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0500): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.377684989 +0000 UTC m=+6.044814106 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6a80 item 51 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.378401655 +0000 UTC m=+6.045530772 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0a00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0fc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0fc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0fc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0fc0): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0fc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.378401655 +0000 UTC m=+6.045530772 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c0fc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6c40 item 51 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1640): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1640): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1640): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1640): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1640): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.379580646 +0000 UTC m=+6.046709763 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1640): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf7030 item 52 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.380177144 +0000 UTC m=+6.047306252 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c1b40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18240): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18240): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18240): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.380177144 +0000 UTC m=+6.047306252 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf71f0 item 52 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d189c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d189c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d189c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d189c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d189c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.381715335 +0000 UTC m=+6.048844443 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d189c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf7570 item 53 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.382182029 +0000 UTC m=+6.049311136 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18ec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19480): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19480): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19480): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.382182029 +0000 UTC m=+6.049311136 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf7730 item 53 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d43c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d43c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d43c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d43c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d43c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.383348857 +0000 UTC m=+6.050477964 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d43c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf7ab0 item 54 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.383802095 +0000 UTC m=+6.050931201 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d48c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d4e40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d4e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d4e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d4e40): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d4e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.383802095 +0000 UTC m=+6.050931201 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d4e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf7d50 item 54 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d54c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d54c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d54c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d54c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d54c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.384929518 +0000 UTC m=+6.052058635 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d54c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78aba9a0 item 55 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.385505217 +0000 UTC m=+6.052634324 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794d59c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0000): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0000): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0000): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.385505217 +0000 UTC m=+6.052634324 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78abaf50 item 55 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0680): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0680): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0680): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.386656516 +0000 UTC m=+6.053785623 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78abb570 item 56 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.387142014 +0000 UTC m=+6.054271121 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e0b80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1100): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1100): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1100): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1100): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1100): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.387142014 +0000 UTC m=+6.054271121 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1100): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78abb880 item 56 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.388192492 +0000 UTC m=+6.055321599 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1c80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1c80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1c80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a792300e0 item 57 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1c80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1c80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.388574273 +0000 UTC m=+6.055703381 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794e1c80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79230380 item 57 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.388997074 +0000 UTC m=+6.056126181 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec2c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec840): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec840): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec840): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec840): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec840): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.388997074 +0000 UTC m=+6.056126181 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ec840): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79230540 item 57 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.39014712 +0000 UTC m=+6.057276227 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ece80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed3c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed3c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed3c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79230a10 item 58 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed3c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed3c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.390516921 +0000 UTC m=+6.057646038 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed3c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79230bd0 item 58 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.390993241 +0000 UTC m=+6.058122349 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794ed900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794edec0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794edec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794edec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794edec0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794edec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.390993241 +0000 UTC m=+6.058122349 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794edec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79230e00 item 58 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.39205452 +0000 UTC m=+6.059183627 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8b40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8b40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8b40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231180 item 59 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8b40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8b40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.393136828 +0000 UTC m=+6.060265965 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f8b40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231340 item 59 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.394023997 +0000 UTC m=+6.061153133 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9080): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9600): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9600): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9600): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.394023997 +0000 UTC m=+6.061153133 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231500 item 59 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.396184164 +0000 UTC m=+6.063313291 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794f9c40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0280): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0280): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231880 item 60 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0280): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.396915709 +0000 UTC m=+6.064044836 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231ab0 item 60 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.397859644 +0000 UTC m=+6.064988772 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c07c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0d80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0d80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0d80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0d80): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0d80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.397859644 +0000 UTC m=+6.064988772 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c0d80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231c70 item 60 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.399038856 +0000 UTC m=+6.066167973 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c13c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c1900): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c1900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c1900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907e150 item 61 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c1900): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c1900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.399474641 +0000 UTC m=+6.066603748 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a785c1900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944100): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944100): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944100): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944100): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944100): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.399474641 +0000 UTC m=+6.066603748 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944100): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907e310 item 61 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.400918131 +0000 UTC m=+6.068047239 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944c80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944c80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944c80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907e700 item 62 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944c80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944c80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.40143004 +0000 UTC m=+6.068559147 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944c80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945380): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945380): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945380): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945380): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945380): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.40143004 +0000 UTC m=+6.068559147 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945380): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907e8c0 item 62 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.402598271 +0000 UTC m=+6.069727378 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789459c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968000): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968000): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907ec40 item 63 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968000): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.403009289 +0000 UTC m=+6.070138396 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968700): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968700): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968700): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968700): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968700): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.403009289 +0000 UTC m=+6.070138396 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968700): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907ee00 item 63 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.404302545 +0000 UTC m=+6.071431653 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78968d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969280): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969280): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907f180 item 64 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969280): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.404718514 +0000 UTC m=+6.071847620 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969980): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969980): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969980): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.404718514 +0000 UTC m=+6.071847620 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78969980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907f340 item 64 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c0c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c0c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c0c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c0c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c0c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.406067486 +0000 UTC m=+6.073196603 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c0c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c540): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c540): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c540): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c540): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907f6c0 item 65 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c540): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.406502208 +0000 UTC m=+6.073631325 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899c540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899ca40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899ca40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899ca40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899ca40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899ca40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.406502208 +0000 UTC m=+6.073631325 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899ca40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907f9d0 item 65 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d080): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d080): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d080): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d080): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d080): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.407672532 +0000 UTC m=+6.074801639 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d080): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d500): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907fd50 item 66 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d500): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d500): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d500): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d500): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.408167429 +0000 UTC m=+6.075296536 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899d500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899da40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899da40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899da40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899da40): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899da40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.408167429 +0000 UTC m=+6.075296536 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899da40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df80e0 item 66 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6180): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6180): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.409326823 +0000 UTC m=+6.076455930 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6600): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6600): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6600): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6600): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8460 item 67 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6600): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.40990617 +0000 UTC m=+6.077035276 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6b00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6b00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6b00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6b00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6b00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.40990617 +0000 UTC m=+6.077035276 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b6b00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8620 item 67 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7180): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7180): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.411034635 +0000 UTC m=+6.078163742 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7680): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df89a0 item 68 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7680): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7680): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7680): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7680): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.411463866 +0000 UTC m=+6.078592973 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7bc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7bc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7bc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7bc0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7bc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.411463866 +0000 UTC m=+6.078592973 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b7bc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8b60 item 68 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce300): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce300): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce300): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce300): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce300): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.41257046 +0000 UTC m=+6.079699568 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce300): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce780): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce780): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce780): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce780): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8ee0 item 69 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce780): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.412981839 +0000 UTC m=+6.080110946 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ce780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cec80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cec80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cec80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cec80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cec80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.412981839 +0000 UTC m=+6.080110946 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cec80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df90a0 item 69 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf300): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf300): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf300): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf300): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf300): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.414123991 +0000 UTC m=+6.081253097 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf300): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf800): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df9420 item 70 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf800): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf800): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf800): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf800): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.414509821 +0000 UTC m=+6.081638928 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cf800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cfd40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cfd40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cfd40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cfd40): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cfd40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.414509821 +0000 UTC m=+6.081638928 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789cfd40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df95e0 item 70 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe4c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe4c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe4c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe4c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe4c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.415479304 +0000 UTC m=+6.082608412 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe4c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe9c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe9c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe9c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe9c0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe9c0): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df9960 item 71 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe9c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe9c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.415890032 +0000 UTC m=+6.083019139 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789fe9c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789feec0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789feec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789feec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789feec0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789feec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.415890032 +0000 UTC m=+6.083019139 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789feec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df9b20 item 71 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ff540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ff540): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ff540): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ff540): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ff540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.417276495 +0000 UTC m=+6.084405603 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ff540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ffa40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ffa40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ac8700 item 72 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ffa40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ffa40): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ffa40): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ffa40): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ffa40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.417716759 +0000 UTC m=+6.084845866 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ffa40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2080): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2080): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2080): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2080): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2080): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.417716759 +0000 UTC m=+6.084845866 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2080): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ac90a0 item 72 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2640): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2640): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2640): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2640): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2640): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2640): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2640): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.41876895 +0000 UTC m=+6.085898057 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2640): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2b40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2b40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2b40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ac9880 item 73 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2b40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2b40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.419217618 +0000 UTC m=+6.086346725 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae2b40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3000): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3000): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3000): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3000): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ac9c00 item 73 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3000): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.419848071 +0000 UTC m=+6.086977188 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3540): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3540): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3540): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.419848071 +0000 UTC m=+6.086977188 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914a000 item 73 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3b80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3b80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3b80): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3b80): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3b80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3b80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3b80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.421298957 +0000 UTC m=+6.088428064 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ae3b80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e180): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914a380 item 74 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e180): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.421683154 +0000 UTC m=+6.088812261 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e6c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e6c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914a540 item 74 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e6c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e6c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e6c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e6c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e6c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.422148685 +0000 UTC m=+6.089277792 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1e6c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1ec40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1ec40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1ec40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1ec40): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1ec40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.422148685 +0000 UTC m=+6.089277792 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1ec40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914a700 item 74 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f280): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f280): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f280): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f280): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f280): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.4234298 +0000 UTC m=+6.090558906 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914aa80 item 75 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.423815499 +0000 UTC m=+6.090944606 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1f780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1fcc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1fcc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1fcc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1fcc0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1fcc0): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914ac40 item 75 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1fcc0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1fcc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.424534049 +0000 UTC m=+6.091663156 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b1fcc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48300): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48300): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48300): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48300): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48300): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.424534049 +0000 UTC m=+6.091663156 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48300): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914ae00 item 75 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48940): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48940): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48940): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48940): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48940): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48940): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48940): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.426168932 +0000 UTC m=+6.093298039 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48940): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48e40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914b1f0 item 76 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48e40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.426644763 +0000 UTC m=+6.093773869 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b48e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49380): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49380): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914b3b0 item 76 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49380): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49380): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49380): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49380): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49380): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.427157082 +0000 UTC m=+6.094286189 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49380): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49900): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49900): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49900): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.427157082 +0000 UTC m=+6.094286189 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b49900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914b570 item 76 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a040): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a040): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a040): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a040): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.428249329 +0000 UTC m=+6.095378437 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a540): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a540): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914b8f0 item 77 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a540): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.428582419 +0000 UTC m=+6.095711526 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7a540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7ac40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7ac40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7ac40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7ac40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7ac40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.428582419 +0000 UTC m=+6.095711526 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7ac40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914bab0 item 77 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b280): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b280): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b280): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b280): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b280): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.429740771 +0000 UTC m=+6.096869878 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914be30 item 78 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.430173109 +0000 UTC m=+6.097302216 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7b780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7be80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7be80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7be80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7be80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7be80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.430173109 +0000 UTC m=+6.097302216 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b7be80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79130150 item 78 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb25c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb25c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb25c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb25c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb25c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb25c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb25c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.431471556 +0000 UTC m=+6.098600663 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb25c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2ac0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2ac0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2ac0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a791305b0 item 79 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2ac0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2ac0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.431873677 +0000 UTC m=+6.099002784 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2ac0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb31c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb31c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb31c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb31c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb31c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.431873677 +0000 UTC m=+6.099002784 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb31c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a791307e0 item 79 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3800): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3800): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3800): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3800): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3800): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.432988316 +0000 UTC m=+6.100117423 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3d00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3d00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3d00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79130b60 item 80 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3d00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3d00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.433464727 +0000 UTC m=+6.100593835 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3d00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4500): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4500): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4500): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.433464727 +0000 UTC m=+6.100593835 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79130d20 item 80 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4b40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4b40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4b40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4b40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4b40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.434618852 +0000 UTC m=+6.101747958 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4b40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a791310a0 item 81 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.435276686 +0000 UTC m=+6.102405793 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be4fc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5500): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5500): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5500): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.435276686 +0000 UTC m=+6.102405793 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a791312d0 item 81 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5b80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5b80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5b80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5b80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5b80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.436732911 +0000 UTC m=+6.103862029 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78be5b80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79131650 item 82 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.437278194 +0000 UTC m=+6.104407301 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8700): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8700): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8700): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8700): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8700): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.437278194 +0000 UTC m=+6.104407301 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8700): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79131810 item 82 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8d80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8d80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8d80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8d80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8d80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.438351023 +0000 UTC m=+6.105480131 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd8d80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79131c70 item 83 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.438785235 +0000 UTC m=+6.105914352 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd97c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd97c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd97c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd97c0): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd97c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.438785235 +0000 UTC m=+6.105914352 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd97c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79131e30 item 83 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9e40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9e40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.440123447 +0000 UTC m=+6.107252554 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cd9e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de6380 item 84 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.440571155 +0000 UTC m=+6.107700261 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c440): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c9c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c9c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c9c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c9c0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c9c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.440571155 +0000 UTC m=+6.107700261 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1c9c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de6690 item 84 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d040): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d040): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.441644455 +0000 UTC m=+6.108773562 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de6a80 item 85 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.44210175 +0000 UTC m=+6.109230858 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1d540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1da80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1da80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1da80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1da80): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1da80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.44210175 +0000 UTC m=+6.109230858 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d1da80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de6c40 item 85 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c200): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c200): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c200): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c200): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c200): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.443221029 +0000 UTC m=+6.110350136 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c200): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de7260 item 86 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.443918088 +0000 UTC m=+6.111047194 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3c700): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3cc80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3cc80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3cc80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3cc80): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3cc80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.443918088 +0000 UTC m=+6.111047194 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3cc80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de7420 item 86 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d300): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d300): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d300): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d300): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d300): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.44500281 +0000 UTC m=+6.112131917 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d300): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de77a0 item 87 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.445510321 +0000 UTC m=+6.112639428 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3d800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3dd40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3dd40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3dd40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3dd40): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3dd40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.445510321 +0000 UTC m=+6.112639428 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d3dd40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de7960 item 87 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e440): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e440): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e440): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e440): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e440): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.446658864 +0000 UTC m=+6.113787971 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e440): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876c460 item 88 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.447193927 +0000 UTC m=+6.114323033 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919e940): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919eec0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919eec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919eec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919eec0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919eec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.447193927 +0000 UTC m=+6.114323033 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919eec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876c620 item 88 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.448322021 +0000 UTC m=+6.115451138 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919f500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919fa40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919fa40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919fa40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876c9a0 item 89 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919fa40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919fa40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.448703212 +0000 UTC m=+6.115832320 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7919fa40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876cc40 item 89 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.449156801 +0000 UTC m=+6.116285907 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc080): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc600): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc600): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc600): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.449156801 +0000 UTC m=+6.116285907 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cc600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876cf50 item 89 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.450258255 +0000 UTC m=+6.117387362 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791ccc40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd180): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876d810 item 90 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd180): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.45092164 +0000 UTC m=+6.118050748 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876dce0 item 90 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.451501458 +0000 UTC m=+6.118630565 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cd6c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cdc80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cdc80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cdc80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cdc80): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cdc80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.451501458 +0000 UTC m=+6.118630565 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791cdc80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877a230 item 90 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.452911014 +0000 UTC m=+6.120040122 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e83c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8900): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877aa10 item 91 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8900): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.453295742 +0000 UTC m=+6.120424849 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877ad90 item 91 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.453819443 +0000 UTC m=+6.120948550 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e8e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e93c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e93c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e93c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e93c0): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e93c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.453819443 +0000 UTC m=+6.120948550 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e93c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877b110 item 91 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.454956465 +0000 UTC m=+6.122085572 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791e9a00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86040): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877b6c0 item 92 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86040): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.455342806 +0000 UTC m=+6.122471914 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877b9d0 item 92 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.455790252 +0000 UTC m=+6.122919360 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86b40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86b40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86b40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86b40): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86b40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.455790252 +0000 UTC m=+6.122919360 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d86b40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877bdc0 item 92 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.45680857 +0000 UTC m=+6.123937677 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d876c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d876c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d876c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e02a0 item 93 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d876c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d876c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.457273079 +0000 UTC m=+6.124402186 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d876c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87dc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87dc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87dc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87dc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87dc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.457273079 +0000 UTC m=+6.124402186 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d87dc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e0460 item 93 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.458395042 +0000 UTC m=+6.125524148 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4a40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4a40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4a40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e0d90 item 94 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4a40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4a40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.458789558 +0000 UTC m=+6.125918666 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db4a40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5140): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5140): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5140): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.458789558 +0000 UTC m=+6.125918666 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e0fc0 item 94 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.459919777 +0000 UTC m=+6.127048884 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5cc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5cc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5cc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e16c0 item 95 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5cc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5cc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.460310566 +0000 UTC m=+6.127439673 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db5cc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd04c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd04c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd04c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd04c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd04c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.460310566 +0000 UTC m=+6.127439673 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd04c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e1880 item 95 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.461578856 +0000 UTC m=+6.128707963 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0b00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e1c00 item 96 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.462229939 +0000 UTC m=+6.129359056 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1740): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1740): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1740): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.462229939 +0000 UTC m=+6.129359056 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d0e0e0 item 96 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= 2026/05/09 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : >WaitForWriters: 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a480): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a480): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a480): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.470219155 +0000 UTC m=+6.137348263 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a900): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a900): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a900): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a900): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a900): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.470219155 +0000 UTC m=+6.137348263 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904adc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904adc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904adc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904adc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904adc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.470219155 +0000 UTC m=+6.137348263 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904adc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d96770 item 1 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b400): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b400): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b400): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b400): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b400): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.471964187 +0000 UTC m=+6.139093295 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b400): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b900): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b900): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b900): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.471964187 +0000 UTC m=+6.139093295 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d96c40 item 2 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a040): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a040): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.473197932 +0000 UTC m=+6.140327039 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a4c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a4c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a4c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a4c0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a4c0): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a4c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.473197932 +0000 UTC m=+6.140327039 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a4c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a980): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a980): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a980): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.473197932 +0000 UTC m=+6.140327039 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909a980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d96fc0 item 3 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b000): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b000): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b000): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.474684836 +0000 UTC m=+6.141813953 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b540): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b540): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b540): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.474684836 +0000 UTC m=+6.141813953 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909b540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d97490 item 4 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909bb80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909bb80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909bb80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909bb80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909bb80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.475891248 +0000 UTC m=+6.143020355 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909bb80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0100): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0100): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0100): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0100): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0100): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0100): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0100): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.475891248 +0000 UTC m=+6.143020355 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0100): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e05c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e05c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e05c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e05c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e05c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.475891248 +0000 UTC m=+6.143020355 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e05c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d97810 item 5 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0c40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0c40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0c40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0c40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0c40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.477488251 +0000 UTC m=+6.144617357 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e0c40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1180): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1180): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1180): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.477488251 +0000 UTC m=+6.144617357 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d97ce0 item 6 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1800): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1800): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1800): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.478631614 +0000 UTC m=+6.145760720 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1d00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1d00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1d00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1d00): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1d00): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1d00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.478631614 +0000 UTC m=+6.145760720 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790e1d00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e2c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e2c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e2c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e2c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e2c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.478631614 +0000 UTC m=+6.145760720 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e2c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d24380 item 7 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e940): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e940): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e940): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e940): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e940): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.480174053 +0000 UTC m=+6.147303159 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910e940): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910ee80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910ee80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910ee80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910ee80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910ee80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.480174053 +0000 UTC m=+6.147303159 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910ee80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d24c40 item 8 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f440): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a7910f440): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f440): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f440): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f440): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f440): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f440): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f800): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f800): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f800): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.4813194 +0000 UTC m=+6.148448507 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910f800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910fc80): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910fc80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910fc80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910fc80): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910fc80): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910fc80): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910fc80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.4813194 +0000 UTC m=+6.148448507 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7910fc80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136280): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136280): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136280): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.4813194 +0000 UTC m=+6.148448507 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d24fc0 item 9 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136900): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136900): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.483421307 +0000 UTC m=+6.150550415 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136e40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136e40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.483421307 +0000 UTC m=+6.150550415 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79136e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d25490 item 10 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137480): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a79137480): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137480): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137480): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137480): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137480): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137840): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137840): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137840): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137840): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137840): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.484555844 +0000 UTC m=+6.151684951 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137840): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137d40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137d40): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137d40): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.484555844 +0000 UTC m=+6.151684951 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79137d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168340): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168340): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168340): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168340): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168340): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.484555844 +0000 UTC m=+6.151684951 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168340): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78d25c70 item 11 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791689c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791689c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791689c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791689c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791689c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.486425201 +0000 UTC m=+6.153554318 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791689c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168f00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168f00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168f00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168f00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168f00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.486425201 +0000 UTC m=+6.153554318 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79168f00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c968c0 item 12 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169540): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a79169540): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169540): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169540): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169540): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169540): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169900): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169900): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.487820952 +0000 UTC m=+6.154950069 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79169900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791800c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791800c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791800c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791800c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791800c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.487820952 +0000 UTC m=+6.154950069 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791800c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c96cb0 item 13 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180740): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180740): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180740): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.489181416 +0000 UTC m=+6.156310523 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180c80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180c80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180c80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180c80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180c80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.489181416 +0000 UTC m=+6.156310523 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79180c80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c97490 item 14 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791812c0): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a791812c0): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791812c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791812c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791812c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791812c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a791812c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181680): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181680): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181680): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.490590724 +0000 UTC m=+6.157719841 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181d40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181d40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.490590724 +0000 UTC m=+6.157719841 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79181d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c97810 item 15 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792364c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792364c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792364c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792364c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792364c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.492254652 +0000 UTC m=+6.159383769 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792364c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79236a00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79236a00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79236a00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79236a00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79236a00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.492254652 +0000 UTC m=+6.159383769 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79236a00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a790ec230 item 16 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79237040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79237040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79237040): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79237040): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79237040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.493568227 +0000 UTC m=+6.160697345 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79237040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.493568227 +0000 UTC m=+6.160697345 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792374c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792379c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792379c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792379c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792379c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792379c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.493568227 +0000 UTC m=+6.160697345 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792379c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a790ec5b0 item 17 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c140): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c140): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c140): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.495584242 +0000 UTC m=+6.162713359 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c680): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c680): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c680): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.495584242 +0000 UTC m=+6.162713359 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925c680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a790ecbd0 item 18 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925cd00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925cd00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925cd00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925cd00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925cd00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.497297104 +0000 UTC m=+6.164426221 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925cd00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.497297104 +0000 UTC m=+6.164426221 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d200): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d700): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d700): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d700): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d700): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d700): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.497297104 +0000 UTC m=+6.164426221 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925d700): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a790ecf50 item 19 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925dd80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925dd80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925dd80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925dd80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925dd80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.499006668 +0000 UTC m=+6.166135775 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7925dd80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792823c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792823c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792823c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792823c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792823c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.499006668 +0000 UTC m=+6.166135775 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792823c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a790ed570 item 20 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282a40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282a40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282a40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282a40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282a40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.50005363 +0000 UTC m=+6.167182747 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282a40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.50005363 +0000 UTC m=+6.167182747 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79282f40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283440): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283440): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283440): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283440): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283440): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.50005363 +0000 UTC m=+6.167182747 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283440): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a790ed8f0 item 21 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283ac0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283ac0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283ac0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283ac0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283ac0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.501862573 +0000 UTC m=+6.168991679 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79283ac0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4100): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4100): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4100): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4100): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4100): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.501862573 +0000 UTC m=+6.168991679 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4100): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a790eddc0 item 22 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.502940583 +0000 UTC m=+6.170069690 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.502940583 +0000 UTC m=+6.170069690 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a4c80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5180): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5180): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5180): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.502940583 +0000 UTC m=+6.170069690 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7882a690 item 23 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5800): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5800): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5800): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.504503339 +0000 UTC m=+6.171632446 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5d40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5d40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.504503339 +0000 UTC m=+6.171632446 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792a5d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7882b1f0 item 24 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be480): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a792be480): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be480): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be480): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be480): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be480): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be840): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be840): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be840): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be840): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be840): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.505626545 +0000 UTC m=+6.172755652 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792be840): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.505626545 +0000 UTC m=+6.172755652 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bed40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf280): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf280): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf280): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.505626545 +0000 UTC m=+6.172755652 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7882b9d0 item 25 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf900): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf900): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.507740354 +0000 UTC m=+6.174869471 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bf900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bfe40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bfe40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bfe40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bfe40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bfe40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.507740354 +0000 UTC m=+6.174869471 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792bfe40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a788343f0 item 26 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2580): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a792e2580): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2580): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2580): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2580): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2580): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2940): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2940): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2940): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2940): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2940): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.509161343 +0000 UTC m=+6.176290460 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2940): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.509161343 +0000 UTC m=+6.176290460 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e2e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3380): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3380): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3380): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3380): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3380): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.509161343 +0000 UTC m=+6.176290460 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3380): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78834ee0 item 27 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3a00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3a00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3a00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3a00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3a00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.510890415 +0000 UTC m=+6.178019532 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792e3a00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa040): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa040): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa040): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.510890415 +0000 UTC m=+6.178019532 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78835960 item 28 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa680): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a792fa680): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa680): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa680): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa680): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa680): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fa680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792faa40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792faa40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792faa40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792faa40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792faa40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.512202178 +0000 UTC m=+6.179331284 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792faa40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb100): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb100): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb100): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb100): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb100): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.512202178 +0000 UTC m=+6.179331284 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb100): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78835d50 item 29 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.513346863 +0000 UTC m=+6.180475970 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fb780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fbcc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fbcc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fbcc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fbcc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fbcc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.513346863 +0000 UTC m=+6.180475970 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a792fbcc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ca0380 item 30 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a400): _readAt: size=2, off=0 2026/05/09 01:39:23 ERROR : open-test-file(0x232a7931a400): Couldn't read size of file 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a400): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a400): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a400): >_writeAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a400): close: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a400): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a7c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a7c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a7c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a7c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a7c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.51454486 +0000 UTC m=+6.181673968 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931a7c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ae80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ae80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ae80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ae80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ae80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.51454486 +0000 UTC m=+6.181673968 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ae80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ca0700 item 31 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931b500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931b500): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931b500): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931b500): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931b500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.515756504 +0000 UTC m=+6.182885610 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931b500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ba40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ba40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ba40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ba40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ba40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.515756504 +0000 UTC m=+6.182885610 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7931ba40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ca0af0 item 32 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c180): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c180): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.516807752 +0000 UTC m=+6.183936860 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c600): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c600): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c600): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ca0ee0 item 33 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c600): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.517207018 +0000 UTC m=+6.184336125 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933c600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933cb00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933cb00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933cb00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933cb00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933cb00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.517207018 +0000 UTC m=+6.184336125 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933cb00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ca10a0 item 33 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d140): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d140): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d140): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.518309093 +0000 UTC m=+6.185438199 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d5c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d5c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ca1570 item 34 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d5c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d5c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d5c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d5c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.518790754 +0000 UTC m=+6.185919862 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933d5c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933db00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933db00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933db00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933db00): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933db00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.518790754 +0000 UTC m=+6.185919862 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7933db00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ca17a0 item 34 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.519976017 +0000 UTC m=+6.187105125 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793646c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793646c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793646c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793646c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793646c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ca1c70 item 35 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793646c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793646c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.520388588 +0000 UTC m=+6.187517695 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793646c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364bc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364bc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364bc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364bc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364bc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.520388588 +0000 UTC m=+6.187517695 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79364bc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877c150 item 35 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.521471167 +0000 UTC m=+6.188600274 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365740): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877cd20 item 36 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365740): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365740): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365740): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365740): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.52192261 +0000 UTC m=+6.189051717 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365c80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365c80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365c80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365c80): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365c80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.52192261 +0000 UTC m=+6.189051717 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79365c80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877d340 item 36 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793863c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793863c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793863c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793863c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793863c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.522992696 +0000 UTC m=+6.190121803 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793863c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386840): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386840): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386840): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386840): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386840): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877d8f0 item 37 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386840): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386840): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.523396299 +0000 UTC m=+6.190525407 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386840): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386d40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386d40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.523396299 +0000 UTC m=+6.190525407 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79386d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877dab0 item 37 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793873c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793873c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793873c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793873c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793873c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.524546115 +0000 UTC m=+6.191675232 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793873c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793878c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793878c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a9e540 item 38 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793878c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793878c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793878c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793878c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793878c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.525162261 +0000 UTC m=+6.192291388 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793878c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79387e00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79387e00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79387e00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79387e00): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79387e00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.525162261 +0000 UTC m=+6.192291388 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79387e00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a9e850 item 38 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4580): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4580): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4580): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4580): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4580): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.526339277 +0000 UTC m=+6.193468385 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4a80): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4a80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4a80): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4a80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4a80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a9f7a0 item 39 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4a80): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4a80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.526780974 +0000 UTC m=+6.193910081 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4a80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4f80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4f80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4f80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4f80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4f80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.526780974 +0000 UTC m=+6.193910081 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a4f80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78a9fb20 item 39 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.528111332 +0000 UTC m=+6.195240439 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5b00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5b00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7883c380 item 40 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5b00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5b00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5b00): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5b00): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5b00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.52852267 +0000 UTC m=+6.195651777 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793a5b00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc140): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc140): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc140): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.52852267 +0000 UTC m=+6.195651777 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7883c540 item 40 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc700): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc700): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc700): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc700): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc700): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc700): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc700): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.529673538 +0000 UTC m=+6.196802645 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc700): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793ccc00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793ccc00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793ccc00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7883cc40 item 41 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793ccc00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793ccc00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.530106957 +0000 UTC m=+6.197236065 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793ccc00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd0c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd0c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd0c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd0c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7883cf50 item 41 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd0c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd0c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.531588731 +0000 UTC m=+6.198717838 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd0c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc2c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc2c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc2c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc2c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc2c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.531588731 +0000 UTC m=+6.198717838 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cc2c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7883c1c0 item 41 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd680): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd680): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd680): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd680): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd680): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.533328132 +0000 UTC m=+6.200457249 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cd680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cdb80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cdb80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cdb80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7883ccb0 item 42 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cdb80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cdb80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.533998922 +0000 UTC m=+6.201128039 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793cdb80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404200): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404200): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7883d2d0 item 42 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404200): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404200): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404200): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404200): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404200): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.534661436 +0000 UTC m=+6.201790553 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404200): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404780): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404780): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404780): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.534661436 +0000 UTC m=+6.201790553 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7883d570 item 42 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404dc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404dc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404dc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404dc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404dc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404dc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.536114275 +0000 UTC m=+6.203243392 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79404dc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794052c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794052c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794052c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876e3f0 item 43 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794052c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794052c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.536546202 +0000 UTC m=+6.203675308 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a794052c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405800): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405800): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405800): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405800): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876e5b0 item 43 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405800): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.537020319 +0000 UTC m=+6.204149427 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405d40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405d40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.537020319 +0000 UTC m=+6.204149427 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79405d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876e930 item 43 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5a600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5a600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5a600): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5a600): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5a600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5a600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5a600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.538202386 +0000 UTC m=+6.205331493 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5a600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5ab00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5ab00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5ab00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876f3b0 item 44 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5ab00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5ab00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.538620827 +0000 UTC m=+6.205749935 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5ab00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876fc00 item 44 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b040): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b040): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b040): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b040): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.539146923 +0000 UTC m=+6.206276030 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b5c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b5c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b5c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b5c0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b5c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.539146923 +0000 UTC m=+6.206276030 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5b5c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de6000 item 44 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5bc00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5bc00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5bc00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5bc00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5bc00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5bc00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5bc00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.540310525 +0000 UTC m=+6.207439632 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d5bc00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898c00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898c00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898c00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de63f0 item 45 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898c00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898c00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.540745497 +0000 UTC m=+6.207874604 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78898c00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899b00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899b00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899b00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899b00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899b00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.540745497 +0000 UTC m=+6.207874604 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78899b00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de6770 item 45 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dccc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dccc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dccc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dccc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dccc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dccc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dccc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.541987398 +0000 UTC m=+6.209116505 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dccc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd980): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd980): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de6af0 item 46 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd980): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.542438392 +0000 UTC m=+6.209567498 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a786dd980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883fa00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883fa00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883fa00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883fa00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883fa00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.542438392 +0000 UTC m=+6.209567498 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7883fa00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de6d90 item 46 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c342c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c342c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c342c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c342c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c342c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c342c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c342c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.543651867 +0000 UTC m=+6.210780974 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c342c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34980): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34980): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de72d0 item 47 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34980): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.544062213 +0000 UTC m=+6.211191320 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c34980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35c00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35c00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35c00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35c00): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35c00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.544062213 +0000 UTC m=+6.211191320 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c35c00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de7490 item 47 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0340): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0340): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0340): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0340): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0340): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0340): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0340): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.545313552 +0000 UTC m=+6.212442659 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0340): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc08c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc08c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc08c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de7810 item 48 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc08c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc08c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.545731723 +0000 UTC m=+6.212860830 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc08c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0fc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0fc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0fc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0fc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0fc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.545731723 +0000 UTC m=+6.212860830 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc0fc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78de7b20 item 48 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.546904512 +0000 UTC m=+6.214033619 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5e2a0 item 49 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.547348222 +0000 UTC m=+6.214477329 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cc1a80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18140): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18140): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18140): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.547348222 +0000 UTC m=+6.214477329 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5e7e0 item 49 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d188c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d188c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d188c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d188c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d188c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.548492607 +0000 UTC m=+6.215621714 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d188c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5ef50 item 50 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.548981342 +0000 UTC m=+6.216110450 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d18dc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d193c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d193c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d193c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d193c0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d193c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.548981342 +0000 UTC m=+6.216110450 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d193c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5f260 item 50 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19a40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19a40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19a40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19a40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19a40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.550119946 +0000 UTC m=+6.217249053 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d19a40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5f6c0 item 51 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.550553016 +0000 UTC m=+6.217682123 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a5c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a5c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a5c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a5c0): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a5c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.550553016 +0000 UTC m=+6.217682123 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904a5c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5f880 item 51 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904ac40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904ac40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904ac40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904ac40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904ac40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.551671312 +0000 UTC m=+6.218800419 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904ac40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5fc00 item 52 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.552202838 +0000 UTC m=+6.219331945 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b6c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b6c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b6c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b6c0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b6c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.552202838 +0000 UTC m=+6.219331945 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904b6c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78c5fdc0 item 52 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904bd40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904bd40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904bd40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904bd40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904bd40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.553291609 +0000 UTC m=+6.220420715 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904bd40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896c460 item 53 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.553692196 +0000 UTC m=+6.220821303 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944340): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944880): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944880): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944880): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944880): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944880): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.553692196 +0000 UTC m=+6.220821303 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944880): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896c770 item 53 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944f00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944f00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944f00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944f00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944f00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.554826973 +0000 UTC m=+6.221956080 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78944f00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896cbd0 item 54 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.555312633 +0000 UTC m=+6.222441740 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945400): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945980): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945980): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945980): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.555312633 +0000 UTC m=+6.222441740 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78945980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896cd90 item 54 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954100): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954100): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954100): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954100): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954100): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.556411852 +0000 UTC m=+6.223540969 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954100): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896d110 item 55 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.556835996 +0000 UTC m=+6.223965113 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954b40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954b40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954b40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954b40): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954b40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.556835996 +0000 UTC m=+6.223965113 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78954b40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896d3b0 item 55 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789551c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789551c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789551c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789551c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789551c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.558172645 +0000 UTC m=+6.225301751 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789551c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896d880 item 56 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.558745378 +0000 UTC m=+6.225874485 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789556c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78955c40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78955c40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78955c40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78955c40): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78955c40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.558745378 +0000 UTC m=+6.225874485 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78955c40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7896dab0 item 56 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.55985148 +0000 UTC m=+6.226980588 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a380): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a8c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a8c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a8c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6070 item 57 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a8c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a8c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.560264713 +0000 UTC m=+6.227393820 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896a8c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6230 item 57 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.560697823 +0000 UTC m=+6.227826929 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896ae00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b380): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b380): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b380): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b380): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b380): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.560697823 +0000 UTC m=+6.227826929 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b380): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf63f0 item 57 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.561798335 +0000 UTC m=+6.228927442 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7896b9c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e000): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e000): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6770 item 58 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e000): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.562236023 +0000 UTC m=+6.229365130 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6930 item 58 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.562771797 +0000 UTC m=+6.229900905 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899e540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899eb00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899eb00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899eb00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899eb00): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899eb00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.562771797 +0000 UTC m=+6.229900905 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899eb00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6af0 item 58 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.563898409 +0000 UTC m=+6.231027516 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f680): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f680): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf6e70 item 59 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f680): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.564358619 +0000 UTC m=+6.231487727 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899f680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf70a0 item 59 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.564846593 +0000 UTC m=+6.231975699 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7899fbc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2240): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2240): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2240): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.564846593 +0000 UTC m=+6.231975699 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf7260 item 59 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.566026706 +0000 UTC m=+6.233155812 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2880): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2dc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2dc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2dc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf75e0 item 60 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2dc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2dc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.566460988 +0000 UTC m=+6.233590095 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b2dc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf77a0 item 60 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.566977926 +0000 UTC m=+6.234107033 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b3300): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b38c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b38c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b38c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b38c0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b38c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.566977926 +0000 UTC m=+6.234107033 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789b38c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf7960 item 60 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.56804779 +0000 UTC m=+6.235176897 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0540): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0540): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78bf7dc0 item 61 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0540): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.568486671 +0000 UTC m=+6.235615778 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0c40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0c40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0c40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0c40): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0c40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.568486671 +0000 UTC m=+6.235615778 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c0c40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78aba310 item 61 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.569645755 +0000 UTC m=+6.236774861 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c17c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c17c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c17c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78abae00 item 62 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c17c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c17c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.570255588 +0000 UTC m=+6.237384695 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c17c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1ec0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1ec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1ec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1ec0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1ec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.570255588 +0000 UTC m=+6.237384695 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789c1ec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78abb340 item 62 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.571495133 +0000 UTC m=+6.238624240 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2b40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2b40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2b40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78abb810 item 63 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2b40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2b40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.571898466 +0000 UTC m=+6.239027574 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d2b40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3240): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3240): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3240): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.571898466 +0000 UTC m=+6.239027574 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78abb9d0 item 63 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): >_readAt: n=0, err=Bad file descriptor 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.573103487 +0000 UTC m=+6.240232594 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3880): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3dc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3dc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3dc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79230310 item 64 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3dc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3dc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.573491151 +0000 UTC m=+6.240620258 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789d3dc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ee5c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ee5c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ee5c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ee5c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ee5c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.573491151 +0000 UTC m=+6.240620258 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ee5c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a792304d0 item 64 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789eec00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789eec00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789eec00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789eec00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789eec00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.574869288 +0000 UTC m=+6.241998395 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789eec00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef080): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef080): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef080): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef080): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef080): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a792309a0 item 65 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef080): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef080): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.575313468 +0000 UTC m=+6.242442576 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef080): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef580): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef580): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef580): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef580): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef580): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.575313468 +0000 UTC m=+6.242442576 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789ef580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79230b60 item 65 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789efbc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789efbc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789efbc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789efbc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789efbc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.576447484 +0000 UTC m=+6.243576591 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a789efbc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50140): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79230f50 item 66 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50140): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50140): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50140): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50140): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.577209255 +0000 UTC m=+6.244338372 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50680): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50680): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50680): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.577209255 +0000 UTC m=+6.244338372 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231110 item 66 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50cc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50cc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50cc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50cc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50cc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.578725384 +0000 UTC m=+6.245854492 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a50cc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51140): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51140): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51140): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51140): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231490 item 67 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51140): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.57925137 +0000 UTC m=+6.246380476 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51640): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51640): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51640): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51640): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51640): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.57925137 +0000 UTC m=+6.246380476 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51640): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231650 item 67 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51cc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51cc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51cc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51cc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51cc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.580528817 +0000 UTC m=+6.247657924 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78a51cc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc2c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc2c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231a40 item 68 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc2c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc2c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc2c0): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc2c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc2c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.58095806 +0000 UTC m=+6.248087167 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc2c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc800): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc800): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc800): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.58095806 +0000 UTC m=+6.248087167 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afc800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79231c00 item 68 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afce40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afce40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afce40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afce40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afce40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.581978571 +0000 UTC m=+6.249107677 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afce40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd2c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd2c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd2c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd2c0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd2c0): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907e0e0 item 69 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd2c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd2c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.582512861 +0000 UTC m=+6.249641968 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd2c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd7c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd7c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd7c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd7c0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd7c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.582512861 +0000 UTC m=+6.249641968 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afd7c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907e2a0 item 69 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afde40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afde40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afde40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afde40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afde40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.583579891 +0000 UTC m=+6.250709038 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78afde40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c440): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c440): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907e690 item 70 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c440): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c440): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c440): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c440): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c440): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.584017017 +0000 UTC m=+6.251146124 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c440): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c980): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c980): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c980): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.584017017 +0000 UTC m=+6.251146124 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2c980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7907e850 item 70 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2d000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2d000): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2d000): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2d000): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2d000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.585265791 +0000 UTC m=+6.252394898 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78b2d000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6480): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6480): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6480): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6480): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df81c0 item 71 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6480): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.58574085 +0000 UTC m=+6.252869957 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6980): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6980): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6980): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.58574085 +0000 UTC m=+6.252869957 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e6980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8380 item 71 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7000): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7000): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7000): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.586888211 +0000 UTC m=+6.254017318 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7500): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7500): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8700 item 72 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7500): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7500): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7500): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7500): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7500): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.587497343 +0000 UTC m=+6.254626451 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7500): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7a40): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7a40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7a40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7a40): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7a40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.587497343 +0000 UTC m=+6.254626451 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793e7a40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df88c0 item 72 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc100): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc100): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc100): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc100): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc100): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc100): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc100): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.588627702 +0000 UTC m=+6.255756809 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc100): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8c40 item 73 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.589045613 +0000 UTC m=+6.256174720 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fc600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fcac0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fcac0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fcac0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fcac0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fcac0): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8e00 item 73 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fcac0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fcac0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.58951403 +0000 UTC m=+6.256643137 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fcac0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd000): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd000): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd000): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.58951403 +0000 UTC m=+6.256643137 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df8fc0 item 73 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd640): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd640): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd640): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd640): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd640): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd640): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd640): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.590632776 +0000 UTC m=+6.257761883 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fd640): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fdb40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fdb40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fdb40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df9340 item 74 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fdb40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fdb40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.591061277 +0000 UTC m=+6.258190384 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a793fdb40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2180): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2180): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df9500 item 74 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2180): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2180): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2180): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2180): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2180): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.591790157 +0000 UTC m=+6.258919264 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2180): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2700): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2700): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2700): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2700): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2700): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.591790157 +0000 UTC m=+6.258919264 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2700): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df96c0 item 74 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2d40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2d40): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2d40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2d40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.592893074 +0000 UTC m=+6.260022181 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb2d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df9a40 item 75 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.593338195 +0000 UTC m=+6.260467303 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3780): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3780): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3780): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3780): _writeAt: size=3, off=2 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78df9c00 item 75 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3780): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.593777267 +0000 UTC m=+6.260906374 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3cc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3cc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3cc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3cc0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3cc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.593777267 +0000 UTC m=+6.260906374 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bb3cc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ac8460 item 75 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2400): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2400): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2400): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2400): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2400): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2400): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2400): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.594869824 +0000 UTC m=+6.261998931 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2400): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2900): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ac92d0 item 76 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2900): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.59529616 +0000 UTC m=+6.262425268 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2e40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2e40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ac96c0 item 76 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2e40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2e40): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2e40): _writeAt: size=3, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2e40): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2e40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.595804263 +0000 UTC m=+6.262933370 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd2e40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd33c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd33c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd33c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd33c0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd33c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.595804263 +0000 UTC m=+6.262933370 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd33c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a78ac98f0 item 76 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd3a00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd3a00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd3a00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd3a00): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd3a00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd3a00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd3a00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.596883474 +0000 UTC m=+6.264012581 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78bd3a00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40000): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40000): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914a070 item 77 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40000): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.597320752 +0000 UTC m=+6.264449859 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40700): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40700): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40700): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40700): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40700): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.597320752 +0000 UTC m=+6.264449859 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40700): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914a230 item 77 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40d40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40d40): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40d40): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40d40): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.598506896 +0000 UTC m=+6.265636003 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c40d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41240): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41240): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41240): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914a5b0 item 78 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41240): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41240): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.598924776 +0000 UTC m=+6.266053884 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41240): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41940): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41940): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41940): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41940): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41940): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.598924776 +0000 UTC m=+6.266053884 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78c41940): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914a770 item 78 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee080): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee080): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee080): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee080): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee080): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee080): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee080): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.600132823 +0000 UTC m=+6.267261930 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee080): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee580): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee580): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee580): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914aaf0 item 79 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee580): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee580): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.60051221 +0000 UTC m=+6.267641318 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cee580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ceec80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ceec80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ceec80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ceec80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ceec80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.60051221 +0000 UTC m=+6.267641318 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78ceec80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914acb0 item 79 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef2c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef2c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef2c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef2c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef2c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef2c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef2c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.601663499 +0000 UTC m=+6.268792606 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef2c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef7c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef7c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef7c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914b0a0 item 80 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef7c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef7c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.602185777 +0000 UTC m=+6.269314885 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cef7c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cefec0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cefec0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cefec0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cefec0): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cefec0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.602185777 +0000 UTC m=+6.269314885 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78cefec0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914b260 item 80 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16600): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16600): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16600): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16600): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16600): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.603478553 +0000 UTC m=+6.270607660 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16600): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914b5e0 item 81 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.603917955 +0000 UTC m=+6.271047062 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16a80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16fc0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16fc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16fc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16fc0): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16fc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.603917955 +0000 UTC m=+6.271047062 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d16fc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914b7a0 item 81 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17640): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17640): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17640): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17640): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17640): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.605132424 +0000 UTC m=+6.272261541 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17640): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914bb20 item 82 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.605609526 +0000 UTC m=+6.272738633 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d17b40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d361c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d361c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d361c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d361c0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d361c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.605609526 +0000 UTC m=+6.272738633 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d361c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7914bce0 item 82 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36840): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36840): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36840): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36840): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36840): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.606671114 +0000 UTC m=+6.273800222 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36840): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a791301c0 item 83 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.607140002 +0000 UTC m=+6.274269109 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d36d40): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37280): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37280): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37280): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.607140002 +0000 UTC m=+6.274269109 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79130380 item 83 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37900): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37900): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37900): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.60826972 +0000 UTC m=+6.275398827 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79130850 item 84 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.608766259 +0000 UTC m=+6.275895366 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d37e00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8c480): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8c480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8c480): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8c480): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8c480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.608766259 +0000 UTC m=+6.275895366 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8c480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79130a10 item 84 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8cb00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8cb00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8cb00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8cb00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8cb00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.610265997 +0000 UTC m=+6.277395114 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8cb00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79130d90 item 85 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.61079096 +0000 UTC m=+6.277920077 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d540): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d540): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d540): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.61079096 +0000 UTC m=+6.277920077 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8d540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79130f50 item 85 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8dbc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8dbc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8dbc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8dbc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8dbc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.612271772 +0000 UTC m=+6.279400879 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78d8dbc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79131340 item 86 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.612783801 +0000 UTC m=+6.279912908 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db61c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6740): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6740): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6740): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6740): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6740): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.612783801 +0000 UTC m=+6.279912908 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6740): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79131500 item 86 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6dc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6dc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6dc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6dc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6dc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.61388778 +0000 UTC m=+6.281016887 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db6dc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79131880 item 87 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.614491352 +0000 UTC m=+6.281620459 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db72c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7800): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7800): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7800): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.614491352 +0000 UTC m=+6.281620459 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a79131a40 item 87 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7e80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7e80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7e80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7e80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7e80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.615612925 +0000 UTC m=+6.282742032 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78db7e80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876c000 item 88 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.616138981 +0000 UTC m=+6.283268088 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0480): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0a00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0a00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0a00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0a00): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0a00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.616138981 +0000 UTC m=+6.283268088 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd0a00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876c310 item 88 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.617238551 +0000 UTC m=+6.284367658 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1580): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1580): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1580): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876c770 item 89 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1580): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1580): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.617669616 +0000 UTC m=+6.284798733 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876c930 item 89 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.618211511 +0000 UTC m=+6.285340629 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a78dd1ac0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010140): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010140): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010140): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010140): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010140): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.618211511 +0000 UTC m=+6.285340629 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010140): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876cbd0 item 89 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.619473209 +0000 UTC m=+6.286602317 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010780): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010cc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010cc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010cc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876d1f0 item 90 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010cc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010cc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.619991861 +0000 UTC m=+6.287120968 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79010cc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876d7a0 item 90 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.620603418 +0000 UTC m=+6.287732535 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011200): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790117c0): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790117c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790117c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790117c0): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790117c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.620603418 +0000 UTC m=+6.287732535 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790117c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7876db20 item 90 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.621670016 +0000 UTC m=+6.288799124 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79011e00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c440): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c440): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c440): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877a460 item 91 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c440): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c440): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.622065194 +0000 UTC m=+6.289194301 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c440): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): >_readAt: n=2, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): _writeAt: size=3, off=7 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877a770 item 91 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.622667213 +0000 UTC m=+6.289796321 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904c980): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904cf00): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904cf00): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904cf00): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904cf00): >_readAt: n=8, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904cf00): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.622667213 +0000 UTC m=+6.289796321 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904cf00): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877abd0 item 91 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.623787844 +0000 UTC m=+6.290916950 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904d540): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904da80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904da80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904da80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877b2d0 item 92 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904da80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904da80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.624272681 +0000 UTC m=+6.291401787 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7904da80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): open at offset 5 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877b650 item 92 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): _readAt: size=2, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): _writeAt: size=3, off=5 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): >_writeAt: n=3, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.624874981 +0000 UTC m=+6.292004088 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790740c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074680): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074680): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074680): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074680): >_readAt: n=3, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074680): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.624874981 +0000 UTC m=+6.292004088 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074680): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a7877b8f0 item 92 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.625942941 +0000 UTC m=+6.293072059 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79074cc0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075200): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075200): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075200): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e0070 item 93 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075200): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075200): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.626398724 +0000 UTC m=+6.293527831 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075200): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075900): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075900): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075900): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075900): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075900): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.626398724 +0000 UTC m=+6.293527831 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a79075900): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e0230 item 93 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.627559421 +0000 UTC m=+6.294688527 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e040): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e580): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e580): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e580): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e0690 item 94 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e580): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e580): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.627956592 +0000 UTC m=+6.295085699 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909e580): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909ec80): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909ec80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909ec80): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909ec80): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909ec80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.627956592 +0000 UTC m=+6.295085699 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909ec80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e0a10 item 94 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.629057615 +0000 UTC m=+6.296186722 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f2c0): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f800): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f800): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f800): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e0ee0 item 95 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f800): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f800): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.629438446 +0000 UTC m=+6.296567553 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a7909f800): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8000): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8000): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8000): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8000): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8000): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.629438446 +0000 UTC m=+6.296567553 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8000): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e1110 item 95 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 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/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): open at offset 0 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): _readAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): >_readAt: n=0, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.630557794 +0000 UTC m=+6.297686901 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8640): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8b80): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8b80): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8b80): >openPending: err= 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e1730 item 96 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8b80): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8b80): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.630932874 +0000 UTC m=+6.298061981 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c8b80): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/09 01:39:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/09 01:39:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c9280): _readAt: size=512, off=0 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c9280): openPending: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c9280): >openPending: err= 2026/05/09 01:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c9280): >_readAt: n=5, err=EOF 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c9280): close: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-09 01:39:23.630932874 +0000 UTC m=+6.298061981 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : open-test-file(0x232a790c9280): >close: err= 2026/05/09 01:39:23 DEBUG : open-test-file: Remove: 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x232a789e18f0 item 96 2026/05/09 01:39:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/09 01:39:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/09 01:39:23 DEBUG : open-test-file: >Remove: err= 2026/05/09 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : >WaitForWriters: 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : file1: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : file1(0x232a791a6200): openPending: 2026/05/09 01:39:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:23 DEBUG : file1(0x232a791a6200): >openPending: err= 2026/05/09 01:39:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/09 01:39:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/09 01:39:23 DEBUG : file1(0x232a791a6200): _writeAt: size=2, off=0 2026/05/09 01:39:23 DEBUG : file1(0x232a791a6200): >_writeAt: n=2, err= 2026/05/09 01:39:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/09 01:39:23 DEBUG : file1(0x232a791a6200): RWFileHandle.Flush 2026/05/09 01:39:23 DEBUG : file1(0x232a791a6200): RWFileHandle.Release 2026/05/09 01:39:23 DEBUG : file1(0x232a791a6200): close: 2026/05/09 01:39:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/09 01:39:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : file1(0x232a791a6200): >close: err= 2026/05/09 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:23 DEBUG : file1: vfs cache: starting upload 2026/05/09 01:39:23 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1.a0a9169e.partial" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1.a0a9169e.partial 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fokitog1fiqa/file1.a0a9169e.partial 2026/05/09 01:39:23 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/09 01:39:23 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/09 01:39:23 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/09 01:39:23 INFO : file1: Copied (new) 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:23 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/09 01:39:23 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/09 01:39:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/09 01:39:23 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:23 INFO : file1: vfs cache: upload succeeded try #1 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : >WaitForWriters: 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:23 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:23 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/09 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : file1: reading active writers 2026/05/09 01:39:23 DEBUG : >WaitForWriters: 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:23 DEBUG : rename_me: newRWFileHandle: 2026/05/09 01:39:23 DEBUG : rename_me(0x232a79104cc0): openPending: 2026/05/09 01:39:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/09 01:39:23 DEBUG : rename_me(0x232a79104cc0): >openPending: err= 2026/05/09 01:39:23 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/09 01:39:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/09 01:39:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/09 01:39:23 DEBUG : rename_me(0x232a79104cc0): _writeAt: size=5, off=0 2026/05/09 01:39:23 DEBUG : rename_me(0x232a79104cc0): >_writeAt: n=5, err= 2026/05/09 01:39:23 DEBUG : rename_me(0x232a79104cc0): close: 2026/05/09 01:39:23 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-09 01:39:23.805732576 +0000 UTC m=+6.472861693 2026/05/09 01:39:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/09 01:39:23 DEBUG : rename_me(0x232a79104cc0): >close: err= 2026/05/09 01:39:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/09 01:39:23 DEBUG : i_was_renamed: Updating file with 0x232a79214410 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/09 01:39:23 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/09 01:39:23 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/09 01:39:23 DEBUG : i_was_renamed.3c76c068.partial: size = 5 OK 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/i_was_renamed.3c76c068.partial" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/i_was_renamed.3c76c068.partial 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/i_was_renamed.3c76c068.partial 2026/05/09 01:39:23 DEBUG : i_was_renamed.3c76c068.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:23 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:23 DEBUG : i_was_renamed.3c76c068.partial: renamed to: i_was_renamed 2026/05/09 01:39:23 INFO : i_was_renamed: Copied (new) 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/i_was_renamed" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/i_was_renamed 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/i_was_renamed 2026/05/09 01:39:23 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-09 01:39:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/09 01:39:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/09 01:39:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/09 01:39:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/09 01:39:23 DEBUG : Looking for writers 2026/05/09 01:39:23 DEBUG : i_was_renamed: reading active writers 2026/05/09 01:39:23 DEBUG : >WaitForWriters: 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/09 01:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa" 2026/05/09 01:39:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:23 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:23 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/09 01:39:24 DEBUG : forgetting directory cache 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fa8c0): _readAt: size=512, off=0 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fa8c0): openPending: 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:40:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:39:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fa8c0): >openPending: err= 2026/05/09 01:39:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fa8c0): >_readAt: n=20, err=EOF 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fa8c0): close: 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:40:23 +0000 UTC 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fa8c0): >close: err= 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/09 01:39:24 DEBUG : forgetting directory cache 2026/05/09 01:39:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fb240): _readAt: size=512, off=0 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fb240): openPending: 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:41:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-09 00:40:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:41:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-09 00:40:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/09 01:39:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:39:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fb240): >openPending: err= 2026/05/09 01:39:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fb240): >_readAt: n=20, err=EOF 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fb240): close: 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:41:23 +0000 UTC 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fb240): >close: err= 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/09 01:39:24 DEBUG : forgetting directory cache 2026/05/09 01:39:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a79348080): _readAt: size=512, off=0 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a79348080): openPending: 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:42:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-09 00:41:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:42:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-09 00:41:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/09 01:39:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:39:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a79348080): >openPending: err= 2026/05/09 01:39:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a79348080): >_readAt: n=20, err=EOF 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a79348080): close: 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:42:23 +0000 UTC 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a79348080): >close: err= 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/09 01:39:24 DEBUG : forgetting directory cache 2026/05/09 01:39:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fbe40): _readAt: size=512, off=0 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fbe40): openPending: 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:43:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-09 00:42:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:43:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-09 00:42:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/09 01:39:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:39:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fbe40): >openPending: err= 2026/05/09 01:39:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fbe40): >_readAt: n=20, err=EOF 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fbe40): close: 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:43:23 +0000 UTC 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate(0x232a790fbe40): >close: err= 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:24 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/09 01:39:25 DEBUG : forgetting directory cache 2026/05/09 01:39:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a786dc880): _readAt: size=512, off=0 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a786dc880): openPending: 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:44:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-09 00:43:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:44:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-09 00:43:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/09 01:39:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:39:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a786dc880): >openPending: err= 2026/05/09 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a786dc880): >_readAt: n=20, err=EOF 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a786dc880): close: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:44:23 +0000 UTC 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a786dc880): >close: err= 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/09 01:39:25 DEBUG : forgetting directory cache 2026/05/09 01:39:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a792fcb00): _readAt: size=512, off=0 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a792fcb00): openPending: 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-09 00:45:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-09 00:44:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-09 00:45:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-09 00:44:23 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/09 01:39:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/09 01:39:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a792fcb00): >openPending: err= 2026/05/09 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a792fcb00): >_readAt: n=20, err=EOF 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a792fcb00): close: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:45:23 +0000 UTC 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a792fcb00): >close: err= 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/09 01:39:25 DEBUG : forgetting directory cache 2026/05/09 01:39:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a7883f480): _readAt: size=512, off=0 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a7883f480): openPending: 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-09 00:46:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-09 00:45:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-09 00:46:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-09 00:45:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/09 01:39:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/09 01:39:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a7883f480): >openPending: err= 2026/05/09 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a7883f480): >_readAt: n=21, err=EOF 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a7883f480): close: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:46:23 +0000 UTC 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a7883f480): >close: err= 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/09 01:39:25 DEBUG : forgetting directory cache 2026/05/09 01:39:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a79104b80): _readAt: size=512, off=0 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a79104b80): openPending: 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-09 00:47:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-09 00:46:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-09 00:47:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-09 00:46:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/09 01:39:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/09 01:39:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a79104b80): >openPending: err= 2026/05/09 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a79104b80): >_readAt: n=22, err=EOF 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a79104b80): close: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:47:23 +0000 UTC 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a79104b80): >close: err= 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/09 01:39:25 DEBUG : forgetting directory cache 2026/05/09 01:39:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a78c34500): _readAt: size=512, off=0 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a78c34500): openPending: 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-09 00:48:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-09 00:47:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-09 00:48:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-09 00:47:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/09 01:39:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/09 01:39:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a78c34500): >openPending: err= 2026/05/09 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a78c34500): >_readAt: n=23, err=EOF 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a78c34500): close: 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:48:23 +0000 UTC 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate(0x232a78c34500): >close: err= 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:25 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/09 01:39:26 DEBUG : forgetting directory cache 2026/05/09 01:39:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate(0x232a79105b00): _readAt: size=512, off=0 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate(0x232a79105b00): openPending: 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-fokitog1fiqa/TestRWCacheUpdate 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-09 00:49:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-09 00:48:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-09 00:49:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-09 00:48:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/09 01:39:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate(0x232a79105b00): >openPending: err= 2026/05/09 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate(0x232a79105b00): >_readAt: n=24, err=EOF 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate(0x232a79105b00): close: 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-09 00:49:23 +0000 UTC 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate(0x232a79105b00): >close: err= 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.20s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeA" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeA" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeB" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeB" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeA" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:39:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeA" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:39:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/09 01:39:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/09 01:39:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeB" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:39:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/09 01:39:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/09 01:39:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FilEb" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FilEb 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fokitog1fiqa/FilEb 2026/05/09 01:39:26 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeA" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeA" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fokitog1fiqa/FiLeA 2026/05/09 01:39:26 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeB" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeB" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FilEb" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FilEb 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fokitog1fiqa/FilEb 2026/05/09 01:39:26 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FilEb" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/FilEb 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-fokitog1fiqa/FilEb 2026/05/09 01:39:26 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/09 01:39:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/09 01:39:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/09 01:39:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FiLeB" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fokitog1fiqa/FiLeB 2026/05/09 01:39:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:39:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/09 01:39:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/09 01:39:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/FilEb" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/FilEb 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fokitog1fiqa/FilEb 2026/05/09 01:39:26 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/09 01:39:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/09 01:39:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/09 01:39:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/09 01:39:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/09 01:39:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/09 01:39:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/09 01:39:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/09 01:39:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/09 01:39:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : FiLeA: reading active writers 2026/05/09 01:39:26 DEBUG : FiLeB: reading active writers 2026/05/09 01:39:26 DEBUG : FilEb: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : FiLeA: reading active writers 2026/05/09 01:39:26 DEBUG : FiLeB: reading active writers 2026/05/09 01:39:26 DEBUG : FilEb: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/normal name with no special characters.txt" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/normal\ name\ with\ no\ special\ characters.txt 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fokitog1fiqa/normal name with no special characters.txt 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/normal name with no special characters.txt" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/normal\ name\ with\ no\ special\ characters.txt 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fokitog1fiqa/normal name with no special characters.txt 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/normal name with no special characters.txt" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/normal\ name\ with\ no\ special\ characters.txt 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fokitog1fiqa/normal name with no special characters.txt 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fokitog1fiqa/測試_Русский___ě_áñ 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/09 01:39:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Reusing VFS from active cache 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : dir: Looking for writers 2026/05/09 01:39:26 DEBUG : file2: reading active writers 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : dir: reading active writers 2026/05/09 01:39:26 DEBUG : file1: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : dir: Looking for writers 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : dir: reading active writers 2026/05/09 01:39:26 DEBUG : file1: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:39:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : file1: Open: flags=O_RDONLY 2026/05/09 01:39:26 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/09 01:39:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/09 01:39:26 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : forgetting directory cache 2026/05/09 01:39:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/09 01:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/new_file.txt" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/new_file.txt 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/dir/new_file.txt 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:39:26 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/09 01:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/09 01:39:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : dir: Looking for writers 2026/05/09 01:39:26 DEBUG : file2: reading active writers 2026/05/09 01:39:26 DEBUG : new_file.txt: reading active writers 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : file1: reading active writers 2026/05/09 01:39:26 DEBUG : dir: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file2" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fokitog1fiqa/dir/file2 2026/05/09 01:39:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:39:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/09 01:39:26 DEBUG : dir/file1: Updating file with dir/file1 0x232a78ded450 2026/05/09 01:39:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/09 01:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:26 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fokitog1fiqa/dir/file1 2026/05/09 01:39:26 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:39:26 INFO : dir/file1: Moved (server-side) to: file0 2026/05/09 01:39:26 DEBUG : file0: Updating file with file0 0x232a78ded450 2026/05/09 01:39:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file0" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file0 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fokitog1fiqa/file0 2026/05/09 01:39:26 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file0" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file0 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fokitog1fiqa/file0 2026/05/09 01:39:26 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : dir: Looking for writers 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : dir: reading active writers 2026/05/09 01:39:26 DEBUG : file0: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Server has VFS statistics extension 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: About path "/home/rclone/rclone-test-fokitog1fiqa" 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: New connection 127.0.0.1:54872->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: New connection 127.0.0.1:54884->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : a: Looking for writers 2026/05/09 01:39:26 DEBUG : b: Looking for writers 2026/05/09 01:39:26 DEBUG : c: Looking for writers 2026/05/09 01:39:26 DEBUG : d: Looking for writers 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : /: reading active writers 2026/05/09 01:39:26 DEBUG : a: reading active writers 2026/05/09 01:39:26 DEBUG : b: reading active writers 2026/05/09 01:39:26 DEBUG : c: reading active writers 2026/05/09 01:39:26 DEBUG : d: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/09 01:39:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/09 01:39:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/09 01:39:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : a/b/c/d: Looking for writers 2026/05/09 01:39:26 DEBUG : a/b/c: Looking for writers 2026/05/09 01:39:26 DEBUG : d: reading active writers 2026/05/09 01:39:26 DEBUG : a/b: Looking for writers 2026/05/09 01:39:26 DEBUG : c: reading active writers 2026/05/09 01:39:26 DEBUG : a: Looking for writers 2026/05/09 01:39:26 DEBUG : b: reading active writers 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : a: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 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-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/09 01:39:26 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/09 01:39:26 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:39:26 DEBUG : file1: size = 5 OK 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/09 01:39:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/09 01:39:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:39:26 DEBUG : file1: size = 0 OK 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:39:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (7 bytes), uploading instead of streaming 2026/05/09 01:39:26 DEBUG : file1: size = 7 OK 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:26 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/09 01:39:26 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/09 01:39:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:26 DEBUG : Looking for writers 2026/05/09 01:39:26 DEBUG : file1: reading active writers 2026/05/09 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{bUvU_}/rclone-test-fokitog1fiqa/dir/file1: no such file or directory 2026/05/09 01:39:27 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/09 01:39:27 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/09 01:39:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (11 bytes), uploading instead of streaming 2026/05/09 01:39:27 DEBUG : file1: size = 11 OK 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:39:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/09 01:39:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/09 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:27 DEBUG : Looking for writers 2026/05/09 01:39:27 DEBUG : file1: reading active writers 2026/05/09 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 01:39:27 DEBUG : file1: size = 5 OK 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/09 01:39:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/09 01:39:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/09 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:27 DEBUG : Looking for writers 2026/05/09 01:39:27 DEBUG : file1: reading active writers 2026/05/09 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : file1: WriteFileHandle.Release closing 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:39:27 DEBUG : file1: size = 0 OK 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:39:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/09 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:27 DEBUG : Looking for writers 2026/05/09 01:39:27 DEBUG : file1: reading active writers 2026/05/09 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (2 bytes), uploading instead of streaming 2026/05/09 01:39:27 DEBUG : file1: size = 2 OK 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/09 01:39:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/09 01:39:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:27 DEBUG : Looking for writers 2026/05/09 01:39:27 DEBUG : file1: reading active writers 2026/05/09 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/09 01:39:27 DEBUG : file1: size = 0 OK 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/09 01:39:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/09 01:39:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:27 DEBUG : file1: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/09 01:39:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/09 01:39:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:27 DEBUG : Looking for writers 2026/05/09 01:39:27 DEBUG : file1: reading active writers 2026/05/09 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 01:39:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: File to upload is small (100 bytes), uploading instead of streaming 2026/05/09 01:39:27 DEBUG : file1: size = 100 OK 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/file1" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 29372b477e6b22951b219fd774638cf3 /home/rclone/rclone-test-fokitog1fiqa/file1 2026/05/09 01:39:27 DEBUG : file1: Parsed hash: 29372b477e6b22951b219fd774638cf3 2026/05/09 01:39:27 DEBUG : file1: md5 = 29372b477e6b22951b219fd774638cf3 OK 2026/05/09 01:39:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/09 01:39:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 01:39:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 01:39:27 DEBUG : file1: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/09 01:39:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/09 01:39:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:27 DEBUG : Looking for writers 2026/05/09 01:39:27 DEBUG : file1: reading active writers 2026/05/09 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt 2026/05/09 01:39:27 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt 2026/05/09 01:39:27 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt 2026/05/09 01:39:27 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt 2026/05/09 01:39:27 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt 2026/05/09 01:39:27 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt 2026/05/09 01:39:27 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt 2026/05/09 01:39:27 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt 2026/05/09 01:39:27 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt 2026/05/09 01:39:27 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: sha1sum /home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt 2026/05/09 01:39:27 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/09 01:39:27 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/09 01:39:27 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-fokitog1fiqa/flat/f000.txt 2026/05/09 01:39:27 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/09 01:39:27 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/09 01:39:27 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-fokitog1fiqa/flat/f001.txt 2026/05/09 01:39:27 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/09 01:39:27 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/09 01:39:27 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-fokitog1fiqa/flat/f002.txt 2026/05/09 01:39:27 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/09 01:39:27 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/09 01:39:27 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-fokitog1fiqa/flat/f003.txt 2026/05/09 01:39:27 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/09 01:39:27 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/09 01:39:27 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-fokitog1fiqa/flat/f004.txt 2026/05/09 01:39:27 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/09 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:27 DEBUG : flat: Looking for writers 2026/05/09 01:39:27 DEBUG : f001.txt: reading active writers 2026/05/09 01:39:27 DEBUG : f002.txt: reading active writers 2026/05/09 01:39:27 DEBUG : f003.txt: reading active writers 2026/05/09 01:39:27 DEBUG : f004.txt: reading active writers 2026/05/09 01:39:27 DEBUG : f000.txt: reading active writers 2026/05/09 01:39:27 DEBUG : Looking for writers 2026/05/09 01:39:27 DEBUG : flat: reading active writers 2026/05/09 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.08s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:27 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/09 01:39:27 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/a/b/c/deep.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/a/b/c/deep.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-fokitog1fiqa/a/b/c/deep.txt 2026/05/09 01:39:27 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/09 01:39:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/09 01:39:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/a/b/mid.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/a/b/mid.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-fokitog1fiqa/a/b/mid.txt 2026/05/09 01:39:27 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/09 01:39:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/09 01:39:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/09 01:39:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:27 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/a/top.txt" 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/a/top.txt 2026/05/09 01:39:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-fokitog1fiqa/a/top.txt 2026/05/09 01:39:27 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/09 01:39:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:27 DEBUG : a/b/c: Looking for writers 2026/05/09 01:39:27 DEBUG : deep.txt: reading active writers 2026/05/09 01:39:27 DEBUG : a/b: Looking for writers 2026/05/09 01:39:27 DEBUG : c: reading active writers 2026/05/09 01:39:27 DEBUG : mid.txt: reading active writers 2026/05/09 01:39:27 DEBUG : a: Looking for writers 2026/05/09 01:39:27 DEBUG : top.txt: reading active writers 2026/05/09 01:39:27 DEBUG : b: reading active writers 2026/05/09 01:39:27 DEBUG : Looking for writers 2026/05/09 01:39:27 DEBUG : a: reading active writers 2026/05/09 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/bigdir/big.bin" 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/bigdir/big.bin 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: a6ad8eb22c02e38ba1d02eceba1a5223 /home/rclone/rclone-test-fokitog1fiqa/bigdir/big.bin 2026/05/09 01:39:28 DEBUG : bigdir/big.bin: Parsed hash: a6ad8eb22c02e38ba1d02eceba1a5223 2026/05/09 01:39:28 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:28 DEBUG : bigdir: Looking for writers 2026/05/09 01:39:28 DEBUG : big.bin: reading active writers 2026/05/09 01:39:28 DEBUG : Looking for writers 2026/05/09 01:39:28 DEBUG : bigdir: reading active writers 2026/05/09 01:39:28 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa", Local "Local file system at /tmp/rclone3248339051", Modify Window "1s" 2026/05/09 01:39:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: poll-interval is not supported by this remote 2026/05/09 01:39:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/09 01:39:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/09 01:39:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir1/a.txt" 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir1/a.txt 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-fokitog1fiqa/dir1/a.txt 2026/05/09 01:39:28 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/09 01:39:28 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/09 01:39:28 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/09 01:39:28 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:28 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir2/b.txt" 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir2/b.txt 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-fokitog1fiqa/dir2/b.txt 2026/05/09 01:39:28 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/09 01:39:28 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/09 01:39:28 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/09 01:39:28 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 01:39:28 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Shell path "/home/rclone/rclone-test-fokitog1fiqa/dir3/c.txt" 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Running remote command: md5sum /home/rclone/rclone-test-fokitog1fiqa/dir3/c.txt 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-fokitog1fiqa/dir3/c.txt 2026/05/09 01:39:28 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/09 01:39:28 DEBUG : WaitForWriters: timeout=30s 2026/05/09 01:39:28 DEBUG : dir2: Looking for writers 2026/05/09 01:39:28 DEBUG : b.txt: reading active writers 2026/05/09 01:39:28 DEBUG : dir3: Looking for writers 2026/05/09 01:39:28 DEBUG : c.txt: reading active writers 2026/05/09 01:39:28 DEBUG : dir1: Looking for writers 2026/05/09 01:39:28 DEBUG : a.txt: reading active writers 2026/05/09 01:39:28 DEBUG : Looking for writers 2026/05/09 01:39:28 DEBUG : dir1: reading active writers 2026/05/09 01:39:28 DEBUG : dir2: reading active writers 2026/05/09 01:39:28 DEBUG : dir3: reading active writers 2026/05/09 01:39:28 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/09 01:39:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fokitog1fiqa: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.134306366s (try 1/5)